]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: display: panel: Make reset-gpio as optional for Raydium RM67200
authorAndy Yan <andy.yan@rock-chips.com>
Mon, 16 Jun 2025 07:05:16 +0000 (15:05 +0800)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 30 Jun 2025 15:39:57 +0000 (17:39 +0200)
Although the datasheet of the panel module describes that it has a
reset pin, in the actual hardware design, we often use an RC circuit
to control the reset, and rarely use GPIO to control the reset. This
is the way it is done on our numerous development boards (such as RK3568,
RK3576 EVB).
So make the reset-gpio optional.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250616070536.670519-1-andyshrk@163.com
Documentation/devicetree/bindings/display/panel/raydium,rm67200.yaml

index 54c9c0ef45ecc730c722fb152390db4e6c45aab9..97b7fbe05c077bf29564120dfa163d4f40f4aead 100644 (file)
@@ -42,7 +42,6 @@ required:
   - compatible
   - port
   - reg
-  - reset-gpios
 
 additionalProperties: false