]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
airoha: en7583: dts: fix typo disable
authorAleksander Jan Bajkowski <olek2@wp.pl>
Sat, 29 Nov 2025 17:56:50 +0000 (18:56 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 3 Jan 2026 16:04:58 +0000 (17:04 +0100)
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>
target/linux/airoha/dts/an7583.dtsi

index 49a0616a3977a4bdbf9cc7c3860cbfaee614b4ba..48f3df031d36a7f6ce9adb67b240d1c47e73753d 100644 (file)
                        #address-cells = <1>;
                        #size-cells = <0>;
 
-                       status = "disable";
+                       status = "disabled";
                };
 
                i2c1: i2c1@1fbf8100 {
                        #address-cells = <1>;
                        #size-cells = <0>;
 
-                       status = "disable";
+                       status = "disabled";
                };
 
                mmc0: mmc@1fa0e000 {