dt-bindings: auxdisplay: ht16k33: Convert to json-schema
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 18 Jan 2021 12:35:38 +0000 (13:35 +0100)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 25 Jan 2021 21:16:10 +0000 (22:16 +0100)
commitf12b457c6b25c530499438dffab4f2184e67e819
tree7cb979ec577c538880addccb05aeb61cbb2cc3ff
parentf15cf04db3e706711d1311d570c3a9f493b30904
dt-bindings: auxdisplay: ht16k33: Convert to json-schema

Convert the Holtek HT16K33 LED controller with keyscan Device Tree
binding documentation to json-schema.

Move the file from display to auxdisplay.
Update the example:
  - Sort properties in order of documentation,
  - Group tuples using angle brackets to improve human readability and
    enable automatic validation.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Robin van der Gracht <robin@protonic.nl>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/ht16k33.txt [deleted file]
MAINTAINERS