From 217571b6abb3118a81e1cde32dd1151a9e95a0fc Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Fri, 5 Nov 2021 22:50:45 +0100 Subject: ath79: WNDR3700/3800/MAC: utilize nvmem for caldata fetching converts the still popular WNDR3700 Series to fetch the caldata through nvmem. As the "MAC with NVMEM" has shown, there could pitfalls along the way. Signed-off-by: Christian Lamparter --- target/linux/ath79/dts/ar7161_netgear_wndr.dtsi | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ath79/dts/ar7161_netgear_wndr.dtsi') diff --git a/target/linux/ath79/dts/ar7161_netgear_wndr.dtsi b/target/linux/ath79/dts/ar7161_netgear_wndr.dtsi index 414d5e6d99..afbccb8016 100644 --- a/target/linux/ath79/dts/ar7161_netgear_wndr.dtsi +++ b/target/linux/ath79/dts/ar7161_netgear_wndr.dtsi @@ -153,7 +153,6 @@ compatible = "pci168c,0029"; reg = <0x8800 0 0 0 0>; - qca,no-eeprom; #gpio-cells = <2>; gpio-controller; @@ -181,7 +180,6 @@ compatible = "pci168c,0029"; reg = <0x9000 0 0 0 0>; - qca,no-eeprom; #gpio-cells = <2>; gpio-controller; }; -- cgit v1.2.3