Skip to content

Commit 87975ca

Browse files
keveryanggregkh
authored andcommitted
dt-bindings: serial: snps-dw-apb-uart: Add support for rk3562
The UART core on Rockchip's RK3562 is the same as the one already included in generic dw-apb-uart. Extend the binding accordingly to allow compatible = "rockchip,rk3562-uart", "snps,dw-apb-uart"; Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250227111913.2344207-9-kever.yang@rock-chips.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent e98ab45 commit 87975ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ properties:
5151
- rockchip,rk3368-uart
5252
- rockchip,rk3399-uart
5353
- rockchip,rk3528-uart
54+
- rockchip,rk3562-uart
5455
- rockchip,rk3568-uart
5556
- rockchip,rk3576-uart
5657
- rockchip,rk3588-uart

0 commit comments

Comments
 (0)