ARM: dts: sun9i: cubieboard4: Enable Reduced Serial Bus controller

The Reduced Serial Bus (RSB) controller is used to talk to the 3
companion ICs (2 PMICs, 1 RTC/codec IC) on the board.

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-12-10 21:36:31 +08:00 committed by Maxime Ripard
parent 62b4b20cd2
commit 6f353f61e2
1 changed files with 4 additions and 0 deletions

View File

@ -118,6 +118,10 @@
status = "okay";
};
&r_rsb {
status = "okay";
};
&uart0 {
pinctrl-names = "default";
pinctrl-0 = <&uart0_pins_a>;