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_dptechnics_dpt-module.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts/ar9331_dptechnics_dpt-module.dts') diff --git a/target/linux/ath79/dts/ar9331_dptechnics_dpt-module.dts b/target/linux/ath79/dts/ar9331_dptechnics_dpt-module.dts index fb01ce43c6..02c15fec17 100644 --- a/target/linux/ath79/dts/ar9331_dptechnics_dpt-module.dts +++ b/target/linux/ath79/dts/ar9331_dptechnics_dpt-module.dts @@ -64,7 +64,7 @@ status = "okay"; /* Winbond 25Q128FVSG SPI flash */ - spiflash: w25q128@0 { + flash@0 { #address-cells = <1>; #size-cells = <1>; compatible = "winbond,w25q128", "jedec,spi-nor"; -- cgit v1.2.3