SMART AM40: Fix typo in dts

This commit is contained in:
retro98boy 2026-01-27 15:09:47 +08:00 committed by Igor
parent 4ca40d63f2
commit f5650639d9
2 changed files with 2 additions and 2 deletions

View File

@ -613,7 +613,7 @@
};
usb {
vcc5v0_host_en: vcc5v0-hots-en {
vcc5v0_host_en: vcc5v0-host-en {
rockchip,pins = <1 RK_PA3 RK_FUNC_GPIO &pcfg_pull_none>;
};

View File

@ -613,7 +613,7 @@
};
usb {
vcc5v0_host_en: vcc5v0-hots-en {
vcc5v0_host_en: vcc5v0-host-en {
rockchip,pins = <1 RK_PA3 RK_FUNC_GPIO &pcfg_pull_none>;
};