dts: 750-84xx: wosm: move uio_mram to fss node
Signed-off-by: Heinrich Toews <ht@twx-software.de>
This commit is contained in:
parent
80083e3887
commit
7c67e64fc8
@ -54,8 +54,15 @@ vcc_1v8_sys: regulator-4 {
|
||||
regulator-boot-on;
|
||||
};
|
||||
|
||||
uio_nvram: UIO_NVRAM@1000000 {
|
||||
leds_gpio: leds {
|
||||
compatible = "gpio-leds";
|
||||
};
|
||||
};
|
||||
|
||||
&fss {
|
||||
uio_mram: uio@500000000 {
|
||||
compatible = "uio_pdrv_genirq";
|
||||
linux,uio-name = "UIO_OSPI_MRAM";
|
||||
|
||||
/*
|
||||
* FSS Memory Region: External Memory Space (Region 3)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user