dt-bindings: serial: brcm,bcm2835-aux-uart: convert to dtschema
authorPratik Farkase <pratikfarkase94@gmail.com>
Thu, 25 Apr 2024 16:25:50 +0000 (18:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 4 May 2024 16:11:54 +0000 (18:11 +0200)
commit719910ebc3d7d06ca6c7db6e2b96a42405fbc0f9
treee15e4f2c7274fdcc3d347fd440c44a8ccc09adf9
parente3896be240780ccade65cc6cc8925c6f12e7f6c6
dt-bindings: serial: brcm,bcm2835-aux-uart: convert to dtschema

Convert the Broadcom BCM2835 Auxiliary UART to newer DT schema.
Created DT schema based on the .txt file which had
`compatible`, `reg` `clocks` and `interrupts` as the
required properties. This binding is used by Broadcom BCM2835
SOC used in some Raspberry PI boards.
Changes from original file:
Implemented complete example which the original txt binding lacked.

Acked-by: Florian Fainelli <florian.fainelli@broadcom.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Pratik Farkase <pratik.farkase@wsisweden.com>
Link: https://lore.kernel.org/r/20240425162554.13576-1-pratik.farkase@wsisweden.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/brcm,bcm2835-aux-uart.txt [deleted file]
Documentation/devicetree/bindings/serial/brcm,bcm2835-aux-uart.yaml [new file with mode: 0644]