Commit 0283687c authored by Srinivas Kandagatla's avatar Srinivas Kandagatla Committed by Andy Gross
Browse files

arm64: dts: apq8016-sbc: move sdhci node under soc node



To be consistent with other nodes move sdhci node under the soc node,
rather than using lable references.

Signed-off-by: default avatarSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 828dd5d6
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -129,12 +129,12 @@
				default-state = "off";
			};
		};
	};
};

&sdhc_1 {
		sdhci@07824000 {
			status = "okay";
		};
	};
};

&smd_rpm_regulators {
	vdd_l1_l2_l3-supply = <&pm8916_s3>;