Message ID | 20210516230551.12469-3-afaerber@suse.de |
---|---|
State | Accepted |
Commit | 1d751b04a49dd7c2c7a07388074d262225f4de74 |
Headers | show |
Series | arm64: dts: rockchip: Initial Toybrick TB-RK1808M0 support | expand |
diff --git a/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml b/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml index 87ef1e218152..68545e421bbe 100644 --- a/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml +++ b/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml @@ -23,6 +23,7 @@ properties: - items: - enum: - rockchip,px30-uart + - rockchip,rk1808-uart - rockchip,rk3036-uart - rockchip,rk3066-uart - rockchip,rk3188-uart
Add a Rockchip RK1808 compatible. Signed-off-by: Andreas Färber <afaerber@suse.de> --- Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml | 1 + 1 file changed, 1 insertion(+)