You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
ARM: dts: rockchip: rk3502: support uart frac 96M and 128M
Change-Id: Ifb9c17ee28f4e822836f7aeaa354e3cbd3454e85 Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
This commit is contained in:
@@ -1324,6 +1324,13 @@
|
||||
rockchip,grf = <&grf>;
|
||||
#clock-cells = <1>;
|
||||
#reset-cells = <1>;
|
||||
|
||||
assigned-clocks =
|
||||
<&cru CLK_FRAC_UART_MATRIX0>,
|
||||
<&cru CLK_FRAC_UART_MATRIX1>;
|
||||
assigned-clock-rates =
|
||||
<96000000>,
|
||||
<128000000>;
|
||||
};
|
||||
|
||||
pinctrl: pinctrl {
|
||||
|
||||
Reference in New Issue
Block a user