Merge "ARM: dts: msm: Add pmic overlay support for kera"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
7bb460c75f
25
qcom/kera-pmic-overlay.dtsi
Normal file
25
qcom/kera-pmic-overlay.dtsi
Normal 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>;
|
||||
};
|
||||
};
|
Reference in New Issue
Block a user