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>
This commit is contained in:
Aleksander Jan Bajkowski 2025-11-29 18:56:50 +01:00 committed by Hauke Mehrtens
parent 2055a4df78
commit 914fe44647

View file

@ -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 {