Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d4eac998 authored by Chen-Yu Tsai's avatar Chen-Yu Tsai Committed by Maxime Ripard
Browse files

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: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 79d05ec9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -90,6 +90,10 @@
	};
};

&r_rsb {
	status = "okay";
};

&r_uart {
	pinctrl-names = "default";
	pinctrl-0 = <&r_uart_pins_a>;