From: Primoz Fiser Date: Tue, 22 Apr 2025 10:56:32 +0000 (+0200) Subject: arm64: dts: freescale: imx93-phycore-som: Disable LED pull-up X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d6241ba41f2c676b3f5a01497d99e5acb6ca2aef;p=users%2Fjedix%2Flinux-maple.git arm64: dts: freescale: imx93-phycore-som: Disable LED pull-up There is already an external pull-down resistor on the LED output line. It makes no sense to have both pull-down and pull-up resistors enabled at the same time. Thus disable the internal pull-up. Signed-off-by: Primoz Fiser Reviewed-by: Frank Li Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx93-phycore-som.dtsi b/arch/arm64/boot/dts/freescale/imx93-phycore-som.dtsi index 0528e293c03d8..06a9e674e338c 100644 --- a/arch/arm64/boot/dts/freescale/imx93-phycore-som.dtsi +++ b/arch/arm64/boot/dts/freescale/imx93-phycore-som.dtsi @@ -196,7 +196,7 @@ pinctrl_leds: ledsgrp { fsl,pins = < - MX93_PAD_I2C1_SDA__GPIO1_IO01 0x31e + MX93_PAD_I2C1_SDA__GPIO1_IO01 0x11e >; };