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_tplink_tl-mr3020-v1.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts') diff --git a/target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts b/target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts index 74db416ba6..684f092b3d 100644 --- a/target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts +++ b/target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts @@ -117,7 +117,7 @@ status = "okay"; /* Spansion S25FL032PIF SPI flash */ - spiflash: s25sl032p@0 { + flash@0 { #address-cells = <1>; #size-cells = <1>; compatible = "jedec,spi-nor"; -- cgit v1.2.3