]> Git Repo - linux.git/commitdiff
arm64: dts: h3ulcb: Provide sd0_uhs node
authorSimon Horman <[email protected]>
Thu, 1 Dec 2016 09:07:26 +0000 (10:07 +0100)
committerSimon Horman <[email protected]>
Thu, 8 Dec 2016 13:29:17 +0000 (14:29 +0100)
Provide separaate sd0 and sd0_uhs nodes rather than duplicate sd0 nodes.

Cc: Vladimir Barinov <[email protected]>
Cc: Sergei Shtylyov <[email protected]>
Fixes: 93373c309a70 ("arm64: dts: h3ulcb: rename SDHI0 pins")
Signed-off-by: Simon Horman <[email protected]>
arch/arm64/boot/dts/renesas/r8a7795-h3ulcb.dts

index 6ffb0517421a92f40d43ffa37682bfd825efca25..dbea2c3d8f0c229f05573f94b9318837a8c11300 100644 (file)
                power-source = <3300>;
        };
 
-       sdhi0_pins_uhs: sd0 {
+       sdhi0_pins_uhs: sd0_uhs {
                groups = "sdhi0_data4", "sdhi0_ctrl";
                function = "sdhi0";
                power-source = <1800>;
This page took 0.058846 seconds and 4 git commands to generate.