]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: alt: Enable UHS-I SDR-104
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 3 Nov 2016 15:07:25 +0000 (16:07 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 23 Nov 2016 19:52:24 +0000 (20:52 +0100)
And the sd-uhs-sdr104 property to SDHI0.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
arch/arm/boot/dts/r8a7794-alt.dts

index 7270d4224b1a616fea4902cc778de7a23c1beb75..569e3f0e97a51804bffe7206b2a7e7215e3fea5b 100644 (file)
@@ -307,6 +307,7 @@ &sdhi0 {
        cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
        wp-gpios = <&gpio6 7 GPIO_ACTIVE_LOW>;
        sd-uhs-sdr50;
+       sd-uhs-sdr104;
        status = "okay";
 };