]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: dts: r8a7795: remove unnecessary cap-mmc-highspeed property
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 30 Aug 2016 21:09:55 +0000 (23:09 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 8 Sep 2016 07:35:16 +0000 (09:35 +0200)
Remove cap-mmc-highspeed property from SDHI2 and SDHI3.

This property is unnecessary as the driver automatically sets
the highspeed capability. Furthermore its use is inconsistent with SDHI0
and SDHI1 which are also highspeed capable but do not have this property
present.

Found by inspection.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/r8a7795.dtsi

index 64899b556a0efee5e46f33183859d9cc69d5fed5..8c15040f2540d63ada01a1c5acb62692268687fe 100644 (file)
                        clocks = <&cpg CPG_MOD 312>;
                        max-frequency = <200000000>;
                        power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
-                       cap-mmc-highspeed;
                        status = "disabled";
                };
 
                        clocks = <&cpg CPG_MOD 311>;
                        max-frequency = <200000000>;
                        power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
-                       cap-mmc-highspeed;
                        status = "disabled";
                };