Skip to content

Commit

Permalink
ARM: dts: sun9i: cubieboard4: Enable Reduced Serial Bus controller
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Chen-Yu Tsai authored and Maxime Ripard committed Dec 10, 2015
1 parent 62b4b20 commit 6f353f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/sun9i-a80-cubieboard4.dts
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@
status = "okay";
};

&r_rsb {
status = "okay";
};

&uart0 {
pinctrl-names = "default";
pinctrl-0 = <&uart0_pins_a>;
Expand Down

0 comments on commit 6f353f6

Please sign in to comment.