]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: display: bridge: lt8912b: Drop reset gpio requirement
authorDominik Haller <d.haller@phytec.de>
Fri, 30 Jan 2026 20:58:15 +0000 (12:58 -0800)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 10 Feb 2026 03:04:53 +0000 (21:04 -0600)
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>
Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml

index 2cef25215798598b8249c6fe3c20600c8d7b2aa1..63f000ebc9c5ecf4332f34ad60d2e00747cb5da3 100644 (file)
@@ -79,7 +79,6 @@ properties:
 required:
   - compatible
   - reg
-  - reset-gpios
   - ports
 
 additionalProperties: false