From 714ec34190e87525218f8614efb7a76bc4474724 Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Tue, 8 Jun 2021 13:37:34 +0200 Subject: [PATCH] ath79: add label to flash in the TP-Link dtsi Signed-off-by: Zoltan HERPAI --- target/linux/ath79/dts/ar7240_tplink.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ath79/dts/ar7240_tplink.dtsi b/target/linux/ath79/dts/ar7240_tplink.dtsi index 60cd38c220..bec68492bc 100644 --- a/target/linux/ath79/dts/ar7240_tplink.dtsi +++ b/target/linux/ath79/dts/ar7240_tplink.dtsi @@ -63,7 +63,7 @@ &spi { status = "okay"; - flash@0 { + flash: flash@0 { compatible = "jedec,spi-nor"; reg = <0>; spi-max-frequency = <25000000>; -- 2.30.2