summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksander Jan Bajkowski2025-11-29 17:56:50 +0000
committerHauke Mehrtens2026-01-03 16:04:58 +0000
commit914fe44647f27941c2e9925b7a05fa366ea1d85e (patch)
tree4d9b9ae06f9904e8ee58c31e2ef9c9c653637742
parent2055a4df785dcce2d3a9cd58be1e1346e51a1721 (diff)
downloadopenwrt-914fe44647f27941c2e9925b7a05fa366ea1d85e.tar.gz
airoha: en7583: dts: fix typo disable
No functional changes intended. Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> Link: https://github.com/openwrt/openwrt/pull/20985 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--target/linux/airoha/dts/an7583.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/airoha/dts/an7583.dtsi b/target/linux/airoha/dts/an7583.dtsi
index 49a0616a39..48f3df031d 100644
--- a/target/linux/airoha/dts/an7583.dtsi
+++ b/target/linux/airoha/dts/an7583.dtsi
@@ -422,7 +422,7 @@
#address-cells = <1>;
#size-cells = <0>;
- status = "disable";
+ status = "disabled";
};
i2c1: i2c1@1fbf8100 {
@@ -436,7 +436,7 @@
#address-cells = <1>;
#size-cells = <0>;
- status = "disable";
+ status = "disabled";
};
mmc0: mmc@1fa0e000 {