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:
Huibin Hong
2024-10-23 14:22:27 +08:00
committed by Tao Huang
parent 99de7079fe
commit 15a69b362c

View File

@@ -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 {