dts: rk3308: Add label to SFC subdev SPI Nor

Change-Id: Ibe05af4b4d764db9a0589e847c38f2b3c8ae1617
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
Jon Lin 2020-06-08 15:57:50 +08:00
parent 951aa503aa
commit 572e331b94
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,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>;