From: Philipp Rossak Date: Wed, 1 Aug 2018 09:47:58 +0000 (+0200) Subject: ARM: dts: sun8i: a83t: Add the cir pin for the A83T X-Git-Tag: v4.20-rc1~66^2~25^2~10 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a8858d871c062f3f74f4060d3ca6a3d6ca88f441;p=users%2Fjedix%2Flinux-maple.git ARM: dts: sun8i: a83t: Add the cir pin for the A83T The CIR Pin of the A83T is located at PL12. Signed-off-by: Philipp Rossak Acked-by: Maxime Ripard Signed-off-by: Chen-Yu Tsai --- diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi index 00a02b037320c..9322f8f6faacc 100644 --- a/arch/arm/boot/dts/sun8i-a83t.dtsi +++ b/arch/arm/boot/dts/sun8i-a83t.dtsi @@ -1002,6 +1002,11 @@ interrupt-controller; #interrupt-cells = <3>; + r_cir_pin: r-cir-pin { + pins = "PL12"; + function = "s_cir_rx"; + }; + r_rsb_pins: r-rsb-pins { pins = "PL0", "PL1"; function = "s_rsb";