Commit a8858d87 authored by Philipp Rossak's avatar Philipp Rossak Committed by Chen-Yu Tsai

ARM: dts: sun8i: a83t: Add the cir pin for the A83T

The CIR Pin of the A83T is located at PL12.
Signed-off-by: default avatarPhilipp Rossak <embed3d@gmail.com>
Acked-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
parent 5b394b2d
......@@ -1002,6 +1002,11 @@ r_pio: pinctrl@1f02c00 {
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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment