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:
parent
34e454793f
commit
66551ea574
|
|
@ -94,3 +94,8 @@
|
|||
&main_bcdma {
|
||||
ti,sci = <&dm_tifs>;
|
||||
};
|
||||
|
||||
&ospi0 {
|
||||
reg = <0x00 0x0fc40000 0x00 0x100>,
|
||||
<0x00 0x60000000 0x00 0x08000000>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue