OSDN Git Service

dt-bindings: display: add bindings for MIPI DBI compatible SPI panels
authorNoralf Trønnes <noralf@tronnes.org>
Sun, 27 Feb 2022 12:47:09 +0000 (13:47 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 28 Feb 2022 09:29:33 +0000 (10:29 +0100)
commit2f3468b82db97f48894252c14bb240165f89806b
tree809271df78b5ab1b200a784cb694db79ba803feb
parent4db3189ce0621be901f249f8cd8226c977dd601d
dt-bindings: display: add bindings for MIPI DBI compatible SPI panels

Add binding for MIPI DBI compatible SPI panels.

v6:
- Fix indentation (Rob)

v5:
- Add sainsmart18 to compatible items (Rob)
- Expand write-only description (Sam)

v4:
- There should only be two compatible (Maxime)
- s/panel-dbi-spi/panel-mipi-dbi-spi/in compatible

v3:
- Move properties to Device Tree (Maxime)
- Use contains for compatible (Maxime)
- Add backlight property to example
- Flesh out description

v2:
- Fix path for panel-common.yaml
- Use unevaluatedProperties
- Drop properties which are in the allOf section
- Drop model property (Rob)

Acked-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20220227124713.39766-2-noralf@tronnes.org
Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml [new file with mode: 0644]