diff mbox series

[2/2] dt-bindings: serial: Add a new compatible string for ums9632

Message ID 20241113110516.2166328-3-Wenhua.Lin@unisoc.com
State New
Headers show
Series serial: sprd: Modification of UNISOC Platform UART Driver | expand

Commit Message

Wenhua Lin Nov. 13, 2024, 11:05 a.m. UTC
The UMS9632 uses the SC9632 serial device.

Signed-off-by: Wenhua Lin <Wenhua.Lin@unisoc.com>
---
 Documentation/devicetree/bindings/serial/sprd-uart.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Conor Dooley Nov. 14, 2024, 8:12 p.m. UTC | #1
On Wed, Nov 13, 2024 at 07:05:16PM +0800, Wenhua Lin wrote:
> The UMS9632 uses the SC9632 serial device.
> 
> Signed-off-by: Wenhua Lin <Wenhua.Lin@unisoc.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Cixi Geng Nov. 15, 2024, 8:40 a.m. UTC | #2
2024年11月13日 19:05, "Wenhua Lin" <Wenhua.Lin@unisoc.com> 写到:



> 
> The UMS9632 uses the SC9632 serial device.
> 
> Signed-off-by: Wenhua Lin <Wenhua.Lin@unisoc.com>
> 
> ---
> 
>  Documentation/devicetree/bindings/serial/sprd-uart.yaml | 1 +
> 
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/serial/sprd-uart.yaml b/Documentation/devicetree/bindings/serial/sprd-uart.yaml
> 
> index f4dbb6dc2b6e..a2a5056eba04 100644
> 
> --- a/Documentation/devicetree/bindings/serial/sprd-uart.yaml
> 
> +++ b/Documentation/devicetree/bindings/serial/sprd-uart.yaml
> 
> @@ -17,6 +17,7 @@ properties:
> 
>  oneOf:
> 
>  - items:
> 
>  - enum:
> 
> + - sprd,sc9632-uart
> 
>  - sprd,sc9860-uart
> 
>  - sprd,sc9863a-uart
> 
>  - sprd,ums512-uart
> 
> -- 
> 
> 2.34.1
>
Acked-by: Cixi Geng <cixi.geng@linux.dev>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/serial/sprd-uart.yaml b/Documentation/devicetree/bindings/serial/sprd-uart.yaml
index f4dbb6dc2b6e..a2a5056eba04 100644
--- a/Documentation/devicetree/bindings/serial/sprd-uart.yaml
+++ b/Documentation/devicetree/bindings/serial/sprd-uart.yaml
@@ -17,6 +17,7 @@  properties:
     oneOf:
       - items:
           - enum:
+              - sprd,sc9632-uart
               - sprd,sc9860-uart
               - sprd,sc9863a-uart
               - sprd,ums512-uart