arm: dts: k3-am62p5-r5-sk: Add 32bit OSPI DATA region

Add 32bit OSPI DATA region which enables R5 to access OSPI

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:
Vignesh Raghavendra 2023-11-23 14:08:40 +05:30 committed by Udit Kumar
parent 34e454793f
commit 66551ea574
1 changed files with 5 additions and 0 deletions

View File

@ -94,3 +94,8 @@
&main_bcdma {
ti,sci = <&dm_tifs>;
};
&ospi0 {
reg = <0x00 0x0fc40000 0x00 0x100>,
<0x00 0x60000000 0x00 0x08000000>;
};