From: Srinivas Kandagatla Date: Thu, 28 Jan 2016 17:44:16 +0000 (+0000) Subject: arm64: dts: apq8016-sbc: move sdhci node under soc node X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=0283687c5eee787ec105011632099bcb79ba9714;p=deliverable%2Flinux.git 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: Srinivas Kandagatla Signed-off-by: Andy Gross --- diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi index 279af22065a5..81029293c7fd 100644 --- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi +++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi @@ -129,11 +129,11 @@ default-state = "off"; }; }; - }; -}; -&sdhc_1 { - status = "okay"; + sdhci@07824000 { + status = "okay"; + }; + }; }; &smd_rpm_regulators {