From: Masaharu Hayakawa <[email protected]>

The problem which the card inserted in the slot of SDHI{0,3} does not
recognize in the combination of some boards and UHS-I sdcard occurred.

Therefore, this patch repealed SDR104 of SDHI0 and SDHI3.

Signed-off-by: Masaharu Hayakawa <[email protected]>
Signed-off-by: Takeshi Kihara <[email protected]>
---
 arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts 
b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts
index 03334e943efa..c3061a6df410 100644
--- a/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts
+++ b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts
@@ -567,7 +567,6 @@
        wp-gpios = <&gpio3 13 GPIO_ACTIVE_HIGH>;
        bus-width = <4>;
        sd-uhs-sdr50;
-       sd-uhs-sdr104;
        status = "okay";
 };
 
@@ -597,7 +596,6 @@
        wp-gpios = <&gpio4 16 GPIO_ACTIVE_HIGH>;
        bus-width = <4>;
        sd-uhs-sdr50;
-       sd-uhs-sdr104;
        status = "okay";
 };
 
-- 
2.7.0.rc3.207.g0ac5344

Reply via email to