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: Chai Wenle <Wenle.Chai@windriver.com>
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>
Link: https://lore.kernel.org/r/20230725133607.2021379-3-u-kumar1@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Udit Kumar
2023-07-25 19:06:07 +05:30
committed by Nishanth Menon
parent f33f5e4c80
commit 5d55545cc2

View File

@@ -430,6 +430,10 @@ &main_uart8 {
pinctrl-0 = <&main_uart8_pins_default>;
};
&ufs_wrapper {
status = "okay";
};
&fss {
status = "okay";
};