Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: simple: allow panel-common properties

This device inherits properties from panel-common. Those should be allowed
to use, instead of specifying properties to true for each specific use.

Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>

authored by

Raphael Gallais-Pou and committed by
Alexandre Torgue
ce90d0c8 162e813a

+1 -10
+1 -10
Documentation/devicetree/bindings/display/panel/panel-simple.yaml
··· 348 348 # Yes Optoelectronics YTC700TLAG-05-201C 7" TFT LCD panel 349 349 - yes-optoelectronics,ytc700tlag-05-201c 350 350 351 - backlight: true 352 - ddc-i2c-bus: true 353 - enable-gpios: true 354 - port: true 355 - power-supply: true 356 - no-hpd: true 357 - hpd-gpios: true 358 - data-mapping: true 359 - 360 351 if: 361 352 not: 362 353 properties: ··· 358 367 properties: 359 368 data-mapping: false 360 369 361 - additionalProperties: false 370 + unevaluatedProperties: false 362 371 363 372 required: 364 373 - compatible