Merge "ARM: dts: msm: Add pmic overlay support for kera"

This commit is contained in:
QCTECMDR Service
2024-10-31 20:22:17 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -0,0 +1,25 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include "tuna-pmic-overlay.dtsi"
&pm8550ve_f {
status = "disabled";
};
&pm8550ve_f_temp_alarm {
status = "disabled";
};
&pm8550ve_f_tz {
status = "disabled";
};
&pmk8550_sdam_1 {
ufs_dev: ufs_dev@af {
reg = <0xaf 0x1>;
bits = <0 0>;
};
};