Commit 5d55545c authored by Udit Kumar's avatar Udit Kumar Committed by Nishanth Menon

arm64: dts: ti: k3-j784s4-evm: Add Support for UFS peripheral

J784S4 EVM board has 32GB Non-Volatile UFS Memory.
So enabling UFS at board level.

UFS flash details are documented in board data sheet[1]
Section 1.2 Key Features and Interfaces.

[1] https://www.ti.com/lit/pdf/spruj62

Cc: Chai Wenle <Wenle.Chai@windriver.com>
Tested-by: default avatarChai Wenle <Wenle.Chai@windriver.com>
Signed-off-by: default avatarUdit Kumar <u-kumar1@ti.com>
Reviewed-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
Link: https://lore.kernel.org/r/20230725133607.2021379-3-u-kumar1@ti.comSigned-off-by: default avatarNishanth Menon <nm@ti.com>
parent f33f5e4c
......@@ -430,6 +430,10 @@ &main_uart8 {
pinctrl-0 = <&main_uart8_pins_default>;
};
&ufs_wrapper {
status = "okay";
};
&fss {
status = "okay";
};
......
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