Re: [PATCH v2] dt-bindings: serial: snps-dw-apb-uart: Add RV1106 compatible

From: Heiko Stuebner

Date: Wed Jul 15 2026 - 15:33:11 EST


Am Dienstag, 14. Juli 2026, 21:20:36 Mitteleuropäische Sommerzeit schrieb Simon Glass:
> Add the compatible for the UARTs of the Rockchip RV1106, which are
> compatible with the Synopsys DesignWare APB UART.
>
> Signed-off-by: Simon Glass <sjg@xxxxxxxxxxxx>

Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>

> ---
>
> Changes in v2:
> - Split out into its own patch
>
> Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml b/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml
> index 49f51b002879..c0d0524458c1 100644
> --- a/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml
> +++ b/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml
> @@ -72,6 +72,7 @@ properties:
> - rockchip,rk3576-uart
> - rockchip,rk3588-uart
> - rockchip,rv1103b-uart
> + - rockchip,rv1106-uart
> - rockchip,rv1108-uart
> - rockchip,rv1126-uart
> - sophgo,sg2044-uart
> ---
> base-commit: 3b029c035b34bbc693405ddf759f0e9b920c27f1
> branch: rv1106c2
>
>