[PATCH] arm64: dts: ti: k3-j721e-common-proc-board: Enable OSPI1 on J721E

Kumar, Udit u-kumar1 at ti.com
Mon May 5 05:53:26 PDT 2025


Hi Prasanth

On 5/5/2025 6:08 PM, Nishanth Menon wrote:
> On 16:57-20250505, Prasanth Babu Mantena wrote:
>> J721E SoM has MT25QU512AB Serial NOR flash connected to
>> OSPI1 controller. Enable ospi1 node in device tree.
>>
>> Signed-off-by: Prasanth Babu Mantena <p-mantena at ti.com>
>> ---
>> Test log : https://gist.github.com/PrasanthBabuMantena/9dda540dce88282117de7e0e945e24ca
>>   arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
>> index e3d0ef6913b2..3112b351c052 100644
>> --- a/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
>> +++ b/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
>> @@ -571,6 +571,7 @@ &usb1 {
>>   };
>>   
>>   &ospi1 {
>> +	status = "okay";
> Follow Documentation/devicetree/bindings/dts-coding-style.rst

Also, please use Fixes tag

Fixes: cb27354b38f3b ("arm64: dts: ti: k3-j721e: Add DT nodes for few 
peripherials"


>
>>   	pinctrl-names = "default";
>>   	pinctrl-0 = <&mcu_fss0_ospi1_pins_default>;
>>   
>> -- 
>> 2.34.1
>>



More information about the linux-arm-kernel mailing list