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 <srinivas.kandagatla@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
Srinivas Kandagatla 2016-01-28 17:44:16 +00:00 committed by Andy Gross
parent 828dd5d66f
commit 0283687c5e
1 changed files with 4 additions and 4 deletions

View File

@ -129,11 +129,11 @@ led@6 {
default-state = "off"; default-state = "off";
}; };
}; };
};
};
&sdhc_1 { sdhci@07824000 {
status = "okay"; status = "okay";
};
};
}; };
&smd_rpm_regulators { &smd_rpm_regulators {