From: Thierry Reding treding@nvidia.com
SPI panels need to reference the SPI peripheral properties so that they can be properly validated.
Signed-off-by: Thierry Reding treding@nvidia.com --- .../devicetree/bindings/display/panel/lgphilips,lb035q02.yaml | 1 + .../devicetree/bindings/display/panel/sony,acx565akm.yaml | 1 + 2 files changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/panel/lgphilips,lb035q02.yaml b/Documentation/devicetree/bindings/display/panel/lgphilips,lb035q02.yaml index 830e335ddb53..240a884b7fa7 100644 --- a/Documentation/devicetree/bindings/display/panel/lgphilips,lb035q02.yaml +++ b/Documentation/devicetree/bindings/display/panel/lgphilips,lb035q02.yaml @@ -14,6 +14,7 @@ maintainers: - Tomi Valkeinen tomi.valkeinen@ti.com
allOf: + - $ref: ../../spi/spi-peripheral-props.yaml - $ref: panel-common.yaml#
properties: diff --git a/Documentation/devicetree/bindings/display/panel/sony,acx565akm.yaml b/Documentation/devicetree/bindings/display/panel/sony,acx565akm.yaml index 95d053c548ab..4459d746592f 100644 --- a/Documentation/devicetree/bindings/display/panel/sony,acx565akm.yaml +++ b/Documentation/devicetree/bindings/display/panel/sony,acx565akm.yaml @@ -14,6 +14,7 @@ maintainers: - Tomi Valkeinen tomi.valkeinen@ti.com
allOf: + - $ref: ../../spi/spi-peripheral-props.yaml - $ref: panel-common.yaml#
properties: