projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55a43c3
)
arm64: dts: rockchip: Enable ufshc on rk3576 evb1 board
author
Shawn Lin
<shawn.lin@rock-chips.com>
Wed, 5 Mar 2025 13:16:26 +0000
(21:16 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Mon, 7 Apr 2025 07:15:44 +0000
(09:15 +0200)
RK3576 evb1 board supports UFS, so enable it.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Link:
https://lore.kernel.org/r/1741180586-140422-1-git-send-email-shawn.lin@rock-chips.com
[the core device node went into the driver tree, hence this being later]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
b/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
index
e368691
..
08c1884
100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
+++ b/
arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
@@
-747,6
+747,10
@@
status = "okay";
};
+&ufshc {
+ status = "okay";
+};
+
&usbdp_phy {
rockchip,dp-lane-mux = <2 3>;
status = "okay";