]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: lager: Enable UHS-I SDR-104
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 3 Nov 2016 15:07:23 +0000 (16:07 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 23 Nov 2016 19:52:23 +0000 (20:52 +0100)
Add 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>
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
arch/arm/boot/dts/r8a7790-lager.dts

index 9b9748548702d54e87bb5c465c45cfd7c7210bca..bd512c86e8522233b3c1def53630e69808e2a666 100644 (file)
@@ -608,6 +608,7 @@ &sdhi0 {
        vqmmc-supply = <&vccq_sdhi0>;
        cd-gpios = <&gpio3 6 GPIO_ACTIVE_LOW>;
        sd-uhs-sdr50;
+       sd-uhs-sdr104;
        status = "okay";
 };