aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts
diff options
context:
space:
mode:
authorJohan Jonker <jbx6244@gmail.com>2020-04-15 15:10:57 +0200
committerHeiko Stuebner <heiko@sntech.de>2020-04-19 14:21:47 +0200
commit051083dddf07a4472bc1720d5c2b1909e0865890 (patch)
tree9e49574c740176b42815a01739ccfdc821603e67 /arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts
parentarm64: dts: rockchip: add micro SD card regulator to rockpro64 (diff)
downloadlinux-dev-051083dddf07a4472bc1720d5c2b1909e0865890.tar.xz
linux-dev-051083dddf07a4472bc1720d5c2b1909e0865890.zip
arm64: dts: rockchip: remove bus-width from mmc nodes in rk3308-roc-cc
The 'bus-width' property for mmc nodes is defined both in 'rk3308.dtsi' and 'rk3308-roc-cc.dts'. 'bus-width' and pinctrl containing the bus-pins should be in the same file, so remove all entries from mmc nodes in 'rk3308-roc-cc.dts'. Signed-off-by: Johan Jonker <jbx6244@gmail.com> Link: https://lore.kernel.org/r/20200415131057.2366-1-jbx6244@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts b/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts
index aa256350b18f..8011e9b12347 100644
--- a/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts
@@ -123,7 +123,6 @@
};
&emmc {
- bus-width = <8>;
cap-mmc-highspeed;
disable-wp;
mmc-hs200-1_8v;
@@ -171,7 +170,6 @@
};
&sdmmc {
- bus-width = <4>;
cap-mmc-highspeed;
cap-sd-highspeed;
card-detect-delay = <300>;