Hi Robin, Rob, Miguel, This patch series contains various updates for the Holtek HT16K33 LED controller with keyscan DT bindings and driver: 1. Make the keypad function optional, from an old patch by Robin that seem to have fallen through the cracks, 2. Fix the default brightness range, 3. Convert DT bindings to json-schema. Thanks! Geert Uytterhoeven (2): dt-bindings: auxdisplay: ht16k33: Fix default-brightness-level range dt-bindings: auxdisplay: ht16k33: Convert to json-schema Robin van der Gracht (1): dt-bindings: auxdisplay: ht16k33: Keyscan function should be optional .../bindings/auxdisplay/holtek,ht16k33.yaml | 77 +++++++++++++++++++ .../devicetree/bindings/display/ht16k33.txt | 40 ---------- MAINTAINERS | 2 +- drivers/auxdisplay/ht16k33.c | 14 ++-- 4 files changed, 84 insertions(+), 49 deletions(-) create mode 100644 Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml delete mode 100644 Documentation/devicetree/bindings/display/ht16k33.txt -- 2.25.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds