arm64: dts: renesas: salvator-xs: Add SD/OE pin properties
authorSean Anderson <sean.anderson@linux.dev>
Thu, 26 Sep 2024 18:09:02 +0000 (14:09 -0400)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 9 Oct 2024 11:52:54 +0000 (13:52 +0200)
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 my inspection of the
schematic (which shows the SD/OE pin permanently tied high).

[1] https://lore.kernel.org/linux-clk/CAMuHMdW9LMuQLuPEF-Fcs1E6Q7dDzY17VZqu4awKDj5WSTRt=A@mail.gmail.com/

Signed-off-by: Sean Anderson <sean.anderson@linux.dev>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20240926180903.479895-2-sean.anderson@linux.dev
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/salvator-xs.dtsi

index 08b925624e129205681d4e5feefee8596ddec2e1..1d18dedb1ff0398bf7feb7e6c0e52da443209eb5 100644 (file)
@@ -25,6 +25,8 @@
                #clock-cells = <1>;
                clocks = <&x23_clk>;
                clock-names = "xin";
+               idt,shutdown = <0>;
+               idt,output-enable-active = <1>;
        };
 };