mirror of https://github.com/hak5/openwrt-owl.git
ath79: glinet ar150: fix DTC warnings
Supply a unit name to match other .dts files and avoid DTC warnings. Signed-off-by: Karl Palsson <karlp@etactica.com>master
parent
9dad82c5d6
commit
5e69dce0e7
|
@ -89,7 +89,7 @@
|
||||||
num-chipselects = <1>;
|
num-chipselects = <1>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
spiflash {
|
spiflash@0 {
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
|
|
Loading…
Reference in New Issue