ARM: dts: sun8i: q8-common: Enable RSB controller for A23/A33 Q8 tablets

The Reduced Serial Bus controller is used to talk to the onboard PMIC.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Chen-Yu Tsai 2015-10-01 19:57:50 +08:00 committed by Maxime Ripard
parent 79d05ec96a
commit d4eac998b9

View File

@ -90,6 +90,10 @@
};
};
&r_rsb {
status = "okay";
};
&r_uart {
pinctrl-names = "default";
pinctrl-0 = <&r_uart_pins_a>;