dt-bindings: serial: snps-dw-apb-uart: Simplify DMA-less RZ/N1 rule

There is no need to repeat all SoC-specific compatible values in the
rule for DMA-less RZ/N1 variants.  Use wildcard "{}" instead, to ease
maintenance.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/90c7aa143beb6a28255b24e8ef8c96180d869cbb.1744271974.git.geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Geert Uytterhoeven 2025-04-10 10:00:56 +02:00 committed by Greg Kroah-Hartman
parent a5482409a4
commit 0ed2282754

View File

@ -17,9 +17,7 @@ allOf:
properties:
compatible:
items:
- enum:
- renesas,r9a06g032-uart
- renesas,r9a06g033-uart
- {}
- const: renesas,rzn1-uart
- const: snps,dw-apb-uart
then: