forked from Minki/linux
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: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
parent
79d05ec96a
commit
d4eac998b9
@ -90,6 +90,10 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&r_rsb {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
&r_uart {
|
&r_uart {
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&r_uart_pins_a>;
|
pinctrl-0 = <&r_uart_pins_a>;
|
||||||
|
Loading…
Reference in New Issue
Block a user