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:
Jon Lin 2020-06-08 15:58:02 +08:00
parent 572e331b94
commit 759f94f55d
1 changed files with 1 additions and 0 deletions

View File

@ -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>;