]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit876ada27d9e7af2895248b2dc3e310896df68d91
tree7cb979ec577c538880addccb05aeb61cbb2cc3ff
parent0e14750a11c7c8a2f4cec29bf958af7ee6033781
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