arm64: dts: mediatek: mt8395-nio-12l: Enable UFS
UFS is the primary storage for the Radxa NIO 12L. Enable it now that the ufshci and ufsphy nodes are available in the common mt8195 dtsi. Signed-off-by: Julien Massot <julien.massot@collabora.com> Link: https://lore.kernel.org/r/20250905-radxa-nio-12l-ufs-v1-1-e2468bfd2c69@collabora.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
committed by
Matthias Brugger
parent
0aeb7ed4bc
commit
d22e9b8c96
@@ -990,6 +990,16 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&ufshci {
|
||||
vcc-supply = <&mt6359_vemc_1_ldo_reg>;
|
||||
vccq2-supply = <&mt6359_vufs_ldo_reg>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&ufsphy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&ssusb0 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&usb3_port0_pins>;
|
||||
|
||||
Reference in New Issue
Block a user