dts: rv1126: Add label to SFC subdev SPI Nor
Change-Id: Ie23d7f0ce74a664ec2642e5ff86787b0a0217cb9 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
parent
572e331b94
commit
759f94f55d
|
|
@ -92,6 +92,7 @@
|
|||
spi_nor: flash@1 {
|
||||
u-boot,dm-spl;
|
||||
compatible = "jedec,spi-nor";
|
||||
label = "sfc_nor";
|
||||
reg = <0>;
|
||||
spi-tx-bus-width = <1>;
|
||||
spi-rx-bus-width = <4>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue