Commit 8ebcb400 authored by Simon Horman's avatar Simon Horman

arm64: dts: h3ulcb: Provide sd0_uhs node

Provide separaate sd0 and sd0_uhs nodes rather than duplicate sd0 nodes.

Cc: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Fixes: 93373c30 ("arm64: dts: h3ulcb: rename SDHI0 pins")
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 5de68961
......@@ -169,7 +169,7 @@ sdhi0_pins: sd0 {
power-source = <3300>;
};
sdhi0_pins_uhs: sd0 {
sdhi0_pins_uhs: sd0_uhs {
groups = "sdhi0_data4", "sdhi0_ctrl";
function = "sdhi0";
power-source = <1800>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment