On Mon, 16 Jun 2025 15:05:16 +0800, Andy Yan wrote: > From: Andy Yan <[email protected]> > > 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 <[email protected]> > --- > > .../devicetree/bindings/display/panel/raydium,rm67200.yaml | 1 - > 1 file changed, 1 deletion(-) >
Acked-by: Rob Herring (Arm) <[email protected]>
