This reverts commit d93f0d5371
.
Signed-off-by: Bruce Levy <quic_blevy@quicinc.com>
Change-Id: Iff84ff0d5b484bc956e34a73437e43d235010983
15 lines
383 B
Plaintext
15 lines
383 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "sun-mtp-qmp1000.dtsi"
|
|
#include "sun-pmic-overlay-v8.dtsi"
|
|
|
|
®ulator_ocp_notifier {
|
|
/delete-property/ periph-9a4-supply; /* S4J */
|
|
periph-5a7-supply = <&S5F>;
|
|
/delete-property/ periph-5aa-supply; /* S6F */
|
|
periph-5b0-supply = <&S8F_LEVEL>;
|
|
};
|