arm64: dts: renesas: enable SDR104 on R-Car Gen3
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 21 Aug 2018 19:03:56 +0000 (21:03 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 13 Sep 2018 07:48:11 +0000 (09:48 +0200)
Successfully tested on H3 ES1.0 and ES2.0, M3-W ES1.0, and M3-N ES1.0.
Even previously stubborn cards work fine. Transfer rates were >60MB/s.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/salvator-common.dtsi
arch/arm64/boot/dts/renesas/ulcb.dtsi

index 3b90f816dfefcbd8cbddc513ed5a534504643197..d298f7c9ada10fa25cfa2ba80224754f1d1aa5ca 100644 (file)
        wp-gpios = <&gpio3 13 GPIO_ACTIVE_HIGH>;
        bus-width = <4>;
        sd-uhs-sdr50;
+       sd-uhs-sdr104;
        status = "okay";
 };
 
        wp-gpios = <&gpio4 16 GPIO_ACTIVE_HIGH>;
        bus-width = <4>;
        sd-uhs-sdr50;
+       sd-uhs-sdr104;
        status = "okay";
 };
 
index 0ead552d7eae9678cda710c897b84b3f45964c13..7e6078508ba0ba1959d274b1b86a28a20444b0be 100644 (file)
        cd-gpios = <&gpio3 12 GPIO_ACTIVE_LOW>;
        bus-width = <4>;
        sd-uhs-sdr50;
+       sd-uhs-sdr104;
        status = "okay";
 };