aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2022-01-16 18:46:16 +0100
committerChristian Lamparter <chunkeey@gmail.com>2022-02-04 21:15:17 +0100
commit1085c4b4a72a5277a611cc4a8ac2e5742da127fc (patch)
tree489d8043c82f47ef278339900f72637538d981de /target/linux/apm821xx
parentfcd5fd49c5ceba3325de5d7615b87eeeb481f4d2 (diff)
downloadupstream-1085c4b4a72a5277a611cc4a8ac2e5742da127fc.tar.gz
upstream-1085c4b4a72a5277a611cc4a8ac2e5742da127fc.tar.bz2
upstream-1085c4b4a72a5277a611cc4a8ac2e5742da127fc.zip
apm821xx: WNDR4700: delete dead dt definitions
cooling-{min|max}-level are no longer used. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/apm821xx')
-rw-r--r--target/linux/apm821xx/dts/netgear-wndr4700.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/apm821xx/dts/netgear-wndr4700.dts b/target/linux/apm821xx/dts/netgear-wndr4700.dts
index 2e98a53292..3f93153d4d 100644
--- a/target/linux/apm821xx/dts/netgear-wndr4700.dts
+++ b/target/linux/apm821xx/dts/netgear-wndr4700.dts
@@ -263,8 +263,6 @@
fan0: fan@1b {
compatible = "microchip,tc654";
reg = <0x1b>;
- cooling-min-level = <0>;
- cooling-max-level = <255>;
#cooling-cells = <2>; /* min followed by max */
gpios = <&GPIO0 16 GPIO_ACTIVE_LOW>; /* fan status */