ARM: dts: sun8i: sinlinx-sina33: Enable Reduced Serial Bus controller
authorChen-Yu Tsai <wens@csie.org>
Thu, 1 Oct 2015 11:57:51 +0000 (19:57 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 7 Oct 2015 09:56:32 +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-a33-sinlinx-sina33.dts

index 1d5390d4e03aadd44965918d43c0672c070de9f9..13ce68f06dd6e0ab7c7b9a5ba6e05562e4df3868 100644 (file)
        };
 };
 
+&r_rsb {
+       status = "okay";
+};
+
 &uart0 {
        pinctrl-names = "default";
        pinctrl-0 = <&uart0_pins_b>;
This page took 0.025894 seconds and 5 git commands to generate.