]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: serial: vt8500-uart: convert to json-schema
authorKanak Shilledar <kanakshilledar@gmail.com>
Wed, 12 Jun 2024 15:38:43 +0000 (21:08 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2024 14:10:22 +0000 (16:10 +0200)
commit418af7eeb4e187ce6049dc6c611cbc299cc8ec77
treed322121166432fdb6a1cea0fe93fb97b7d9fc0b4
parentefa6b0a1d66e189fa13e75f704dd8ee5948a3cd3
dt-bindings: serial: vt8500-uart: convert to json-schema

Convert the VIA VT8500 and WonderMedia WM8xxx UART Controller to
newer DT schema. Created DT schema based on the .txt file which had
`compatible`, `reg`, `interrupts` and `clocks` as required properties.

Additions to the original binding
- changed the file name from vt8500-uart to via,vt8500-uart.yaml
- removed unnecessary alias from the example.

Signed-off-by: Kanak Shilledar <kanakshilledar@gmail.com>
Acked-by: Alexey Charkov <alchark@gmail.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240612153847.52647-2-kanakshilledar@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/via,vt8500-uart.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/serial/vt8500-uart.txt [deleted file]