diff options
| author | Johan Jonker <[email protected]> | 2022-09-10 00:01:28 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-09-22 16:11:20 +0200 |
| commit | 007b20e9ec8d8f5f57cf48b3d129616cf4c0c102 (patch) | |
| tree | 5f1b7446bf6c6012b9dd69980e58223f1474a0eb | |
| parent | e2752ae3cfc9a486c5af38b302615705992c3a78 (diff) | |
dt-bindings: serial: rockchip: add rockchip,rk3128-uart
Add rockchip,rk3128-uart compatible string.
Signed-off-by: Johan Jonker <[email protected]>
Acked-by: Jamie Iles <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml b/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml index dc74643ae72e..b9c2287c5d1e 100644 --- a/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml +++ b/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml @@ -26,6 +26,7 @@ properties: - rockchip,rk1808-uart - rockchip,rk3036-uart - rockchip,rk3066-uart + - rockchip,rk3128-uart - rockchip,rk3188-uart - rockchip,rk3288-uart - rockchip,rk3308-uart |