ARM: dts: sun8i: q8-common: Enable RSB controller for A23/A33 Q8 tablets
authorChen-Yu Tsai <wens@csie.org>
Thu, 1 Oct 2015 11:57:50 +0000 (19:57 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 7 Oct 2015 09:56:16 +0000 (10:56 +0100)
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>
arch/arm/boot/dts/sun8i-q8-common.dtsi

index f342736..1a69231 100644 (file)
        };
 };
 
+&r_rsb {
+       status = "okay";
+};
+
 &r_uart {
        pinctrl-names = "default";
        pinctrl-0 = <&r_uart_pins_a>;