From bf078fcab6f4683d2e8599dce107afee5e3742c3 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Mon, 6 Aug 2018 08:17:24 +0200 Subject: ath79: fix node names Use the standardized node names from the devicetree specification. Signed-off-by: Mathias Kresin --- target/linux/ath79/dts/ar9331_dragino_ms14.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts/ar9331_dragino_ms14.dts') diff --git a/target/linux/ath79/dts/ar9331_dragino_ms14.dts b/target/linux/ath79/dts/ar9331_dragino_ms14.dts index 23ecb1353a..e266a6cb4f 100644 --- a/target/linux/ath79/dts/ar9331_dragino_ms14.dts +++ b/target/linux/ath79/dts/ar9331_dragino_ms14.dts @@ -88,7 +88,7 @@ status = "okay"; /* Winbond 25Q128BVFG SPI flash */ - spiflash: w25q128@0 { + flash@0 { #address-cells = <1>; #size-cells = <1>; compatible = "winbond,w25q128", "jedec,spi-nor"; -- cgit v1.2.3