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 <embed3d@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
This commit is contained in:
Philipp Rossak 2018-08-01 11:47:58 +02:00 committed by Chen-Yu Tsai
parent 5b394b2ddf
commit a8858d871c
1 changed files with 5 additions and 0 deletions

View File

@ -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";