summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts
diff options
context:
space:
mode:
authorStefan Christ <s.christ@phytec.de>2015-11-06 11:21:49 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-11-09 07:38:53 +0100
commit54f9f8564ff6a27c2203fcdcedc02468088cf332 (patch)
treeb62193d34fe39903b5a6103cfab5c6b07cac40db /arch/arm/dts
parent713bff852e48c12a4af8a5ead7f177a4b1a3d7b8 (diff)
downloadbarebox-54f9f8564ff6a27c2203fcdcedc02468088cf332.tar.gz
barebox-54f9f8564ff6a27c2203fcdcedc02468088cf332.tar.xz
ARM: imx6: phycard: use numeric suffix in device tree
Use numeric suffix for 'environment-sd3' in device tree. This patch prepares phytec-phycard-imx6 for the SOM unification. Signed-off-by: Christian Hemp <c.hemp@phytec.de> Signed-off-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/dts')
-rw-r--r--arch/arm/dts/imx6q-phytec-pcaaxl3.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/imx6q-phytec-pcaaxl3.dtsi b/arch/arm/dts/imx6q-phytec-pcaaxl3.dtsi
index 97cf78a73c..05224657dc 100644
--- a/arch/arm/dts/imx6q-phytec-pcaaxl3.dtsi
+++ b/arch/arm/dts/imx6q-phytec-pcaaxl3.dtsi
@@ -17,7 +17,7 @@
compatible = "phytec,imx6q-pcaaxl3", "fsl,imx6q";
chosen {
- environment-sd {
+ environment-sd3 {
compatible = "barebox,environment";
device-path = &environment_usdhc3;
status = "disabled";