From acd1601e32b60e6313651f4201708f97a9807297 Mon Sep 17 00:00:00 2001 From: Zhiyuan Tang Date: Wed, 20 May 2026 11:29:33 +0800 Subject: [PATCH] rtl87x2j: twister: change the uart pin change to P3-2 as uart log output not support use one line for both flashing and logging in twsiter HIL yet Signed-off-by: Zhiyuan Tang --- .../rtl87x2j_evb/rtl87x2j_evb_rtl8762jth-pinctrl.dtsi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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;