Re: [PATCH V9 5/6] arm64: dts: qcom: pm8008: Add base dts file

From: Satya Priya Kakitapalli (Temp)
Date: Wed Apr 06 2022 - 09:01:41 EST



On 4/6/2022 12:41 AM, Stephen Boyd wrote:
Quoting Satya Priya (2022-04-05 06:50:32)
diff --git a/arch/arm64/boot/dts/qcom/pm8008.dtsi b/arch/arm64/boot/dts/qcom/pm8008.dtsi
new file mode 100644
index 0000000..24bd832
--- /dev/null
+++ b/arch/arm64/boot/dts/qcom/pm8008.dtsi
@@ -0,0 +1,47 @@
+// SPDX-License-Identifier: BSD-3-Clause
+// Copyright (c) 2022, The Linux Foundation. All rights reserved.
+
+&pm8008_bus {
+ pm8008: pm8008@8 {
pmic@8


Sorry I missed this change. I'll change it in next post.


+ compatible = "qcom,pm8008";
+ reg = <0x8>;
+ #address-cells = <1>;
+ #size-cells = <0>;
+ #interrupt-cells = <2>;
+ };
+
+ pm8008_regulators: pm8008@9 {
pmic@9

+ compatible = "qcom,pm8008-regulators";
+ reg = <0x9>;
+ #address-cells = <0>;
+ #size-cells = <0>;
+