From 478bb635acac133dd5a3f31dad42d75a3aa3566a Mon Sep 17 00:00:00 2001 From: Xmj <146149506+Deer-Xmj@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:48:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A4=E6=8D=A2=E9=BB=98=E8=AE=A4=E5=BC=95?= =?UTF-8?q?=E8=84=9A,=E7=9C=8B=E6=98=AF=E5=90=A6=E6=AD=A3=E7=A1=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Xmj <146149506+Deer-Xmj@users.noreply.github.com> --- config/boards/shields/rolio/rolio.dtsi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/boards/shields/rolio/rolio.dtsi b/config/boards/shields/rolio/rolio.dtsi index 54ad263..cc45fc0 100644 --- a/config/boards/shields/rolio/rolio.dtsi +++ b/config/boards/shields/rolio/rolio.dtsi @@ -79,15 +79,15 @@ RC(2,0) RC(2,1) RC(2,2) RC(2,3) RC(2,4) RC(2,5) RC(3,0) RC(3,11) RC(2,6) RC(2, &pinctrl { i2c0_default: i2c0_default { group1 { - psels = , - ; + psels = , + ; }; }; i2c0_sleep: i2c0_sleep { group1 { - psels = , - ; + psels = , + ; low-power-enable; }; };