Skip to content
Snippets Groups Projects
Commit 6bfadd41 authored by AngeloGioacchino Del Regno's avatar AngeloGioacchino Del Regno Committed by Julien Massot
Browse files

arm64: dts: mediatek: mt8395-nio-12l: Enable UFS storage


Enable the UFS PHY and UFS controller with its required power
supplies to enable using the UFS card on this board.

Signed-off-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
parent 2484aaf6
No related branches found
No related tags found
No related merge requests found
......@@ -1022,6 +1022,16 @@ &uart1 {
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>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment