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

From: Stephen Boyd
Date: Tue Apr 05 2022 - 16:17:43 EST


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

> + 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>;
> +