dt-bindings: display: Split common Solomon properties in their own schema
authorJavier Martinez Canillas <javierm@redhat.com>
Sat, 14 Oct 2023 07:15:07 +0000 (09:15 +0200)
committerJavier Martinez Canillas <javierm@redhat.com>
Wed, 18 Oct 2023 07:53:31 +0000 (09:53 +0200)
commit7618b8659438c42baabb5678b2519abde4b4352a
tree8de7279c404d5cc9fbd83f0e844f0e643a9b97c5
parentfdd591e00a9c9d64a5f1d74779b72218c22bf15d
dt-bindings: display: Split common Solomon properties in their own schema

There are DT properties that can be shared across different Solomon OLED
Display Controller families. Split them into a separate common schema to
avoid these properties to be duplicated in different DT bindings schemas.

Suggested-by: Rob Herring <robh@kernel.org>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20231014071520.1342189-6-javierm@redhat.com
Documentation/devicetree/bindings/display/solomon,ssd-common.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/solomon,ssd1307fb.yaml
MAINTAINERS