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
(cherry picked from commit 914fe44647)
Link: https://github.com/openwrt/openwrt/pull/21838
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
7c201ca77b
commit
0dc1b12154
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user