diff --git a/boards/realtek/rtl87x2j_evb/rtl87x2j_evb_rtl8762jth-pinctrl.dtsi b/boards/realtek/rtl87x2j_evb/rtl87x2j_evb_rtl8762jth-pinctrl.dtsi index 27335a2d0d7f9..623358cca7582 100644 --- a/boards/realtek/rtl87x2j_evb/rtl87x2j_evb_rtl8762jth-pinctrl.dtsi +++ b/boards/realtek/rtl87x2j_evb/rtl87x2j_evb_rtl8762jth-pinctrl.dtsi @@ -8,14 +8,14 @@ &pinctrl { uart2_default: uart2_default { group1 { - psels = ; + psels = ; output-enable; output-high; bias-pull-up; }; group2 { - psels = ; + psels = ; output-disable; bias-pull-up; }; @@ -23,7 +23,7 @@ uart2_sleep: uart2_sleep { group1 { - psels = ; + psels = ; sleep-hardware-state; output-enable; output-high; @@ -31,7 +31,7 @@ }; group2 { - psels = ; + psels = ; sleep-hardware-state; output-disable; bias-pull-up;