From: Sean Anderson Date: Fri, 27 Sep 2024 20:13:11 +0000 (-0400) Subject: arm64: dts: renesas: salvator-x: Add SD/OE pin properties X-Git-Tag: v6.13-rc1~140^2~37^2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d0d4af97f0422f30349c2fab217a56c324d4d85;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: renesas: salvator-x: Add SD/OE pin properties Add SD/OE pin properties to the devicetree so that Linux can configure the pin without relying on the OTP. This matches the register configuration reported by Geert [1] as well as his analysis of the schematic. [1] https://lore.kernel.org/linux-arm-kernel/CAMuHMdUmf=BYrVWGDp4kjLGK=66HSMJbHuMvne-xGLkTYnGv2g@mail.gmail.com/ Signed-off-by: Sean Anderson Reviewed-by: Geert Uytterhoeven Tested-by: Geert Uytterhoeven Link: https://lore.kernel.org/20240927201313.624762-2-sean.anderson@linux.dev Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/arm64/boot/dts/renesas/salvator-x.dtsi b/arch/arm64/boot/dts/renesas/salvator-x.dtsi index ddee50e64632d..5920932cbc2f6 100644 --- a/arch/arm64/boot/dts/renesas/salvator-x.dtsi +++ b/arch/arm64/boot/dts/renesas/salvator-x.dtsi @@ -25,5 +25,7 @@ #clock-cells = <1>; clocks = <&x23_clk>; clock-names = "xin"; + idt,shutdown = <0>; + idt,output-enable-active = <1>; }; };