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: bridge: lt8912b: Drop reset gpio requirement

Drop the gpio reset from the list of required properties. The bridge works
fine with a reset not managed by Linux. In the driver itself the gpio is
already flagged as optional.

Signed-off-by: Dominik Haller <d.haller@phytec.de>
Link: https://patch.msgid.link/20260130205820.83189-6-d.haller@phytec.de
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

authored by

Dominik Haller and committed by
Rob Herring (Arm)
eb83cb51 39451ebc

-1
-1
Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml
··· 79 79 required: 80 80 - compatible 81 81 - reg 82 - - reset-gpios 83 82 - ports 84 83 85 84 additionalProperties: false