Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 655002c2 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Modify the "reg" property format to 32 bit"

parents 8b5ea8a7 2108bd37
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ pm8008_9: qcom,pm8008@9 {
		qcom,enable-ocp-broadcast;

		L1P: qcom,pm8008-l1@4000 {
			reg = /bits/ 16 <0x4000>;
			reg = <0x4000>;
			regulator-name = "pm8008_l1";
			regulator-min-microvolt = <528000>;
			regulator-max-microvolt = <1504000>;
@@ -71,7 +71,7 @@ pm8008_9: qcom,pm8008@9 {
		};

		L2P: qcom,pm8008-l2@4100 {
			reg = /bits/ 16 <0x4100>;
			reg = <0x4100>;
			regulator-name = "pm8008_l2";
			regulator-min-microvolt = <528000>;
			regulator-max-microvolt = <1504000>;
@@ -80,7 +80,7 @@ pm8008_9: qcom,pm8008@9 {
		};

		L3P: qcom,pm8008-l3@4200 {
			reg = /bits/ 16 <0x4200>;
			reg = <0x4200>;
			regulator-name = "pm8008_l3";
			regulator-min-microvolt = <1500000>;
			regulator-max-microvolt = <3400000>;
@@ -89,7 +89,7 @@ pm8008_9: qcom,pm8008@9 {
		};

		L4P: qcom,pm8008-l4@4300 {
			reg = /bits/ 16 <0x4300>;
			reg = <0x4300>;
			regulator-name = "pm8008_l4";
			regulator-min-microvolt = <1500000>;
			regulator-max-microvolt = <3400000>;
@@ -98,7 +98,7 @@ pm8008_9: qcom,pm8008@9 {
		};

		L5P: qcom,pm8008-l5@4400 {
			reg = /bits/ 16 <0x4400>;
			reg = <0x4400>;
			regulator-name = "pm8008_l5";
			regulator-min-microvolt = <1500000>;
			regulator-max-microvolt = <3400000>;
@@ -107,7 +107,7 @@ pm8008_9: qcom,pm8008@9 {
		};

		L6P: qcom,pm8008-l6@4400 {
			reg = /bits/ 16 <0x4500>;
			reg = <0x4500>;
			regulator-name = "pm8008_l6";
			regulator-min-microvolt = <1500000>;
			regulator-max-microvolt = <3400000>;
@@ -116,7 +116,7 @@ pm8008_9: qcom,pm8008@9 {
		};

		L7P: qcom,pm8008-l7@4400 {
			reg = /bits/ 16 <0x4600>;
			reg = <0x4600>;
			regulator-name = "pm8008_l7";
			regulator-min-microvolt = <1500000>;
			regulator-max-microvolt = <3400000>;