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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: display: mitsubishi,aa104xd12: Adjust allowed and required properties

The Mitsubishi aa104xd12 panel requires an external backlight driver
circuit, so allow the "backlight" property.

There are users of this panel without a vcc-supply, so it shouldn't be
required.

Signed-off-by: "Rob Herring (Arm)" <robh@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20250225210316.3043357-2-robh@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

+1 -1
+1 -1
Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml
··· 43 43 height-mm: 44 44 const: 158 45 45 46 + backlight: true 46 47 panel-timing: true 47 48 port: true 48 49 ··· 51 50 52 51 required: 53 52 - compatible 54 - - vcc-supply 55 53 - data-mapping 56 54 - width-mm 57 55 - height-mm