On Mon, Jun 29, 2026 at 01:30:17PM +0800, Icenowy Zheng wrote: > The only variant supported by the binding now, the DC8200 controller on > T-Head TH1520, requires two reset lines. > > Add the reset properties to the required list to clarify this. The > in-tree th1520.dtsi file isn't affected by this change because the reset > lines are already populated there. > > The driver still considers the resets optional, so if another variant > with no reset line appears, only the binding needs tweaking. >
Reviewed-by: Conor Dooley <[email protected]> pw-bot: changes-requested (cos of sashiko) > Signed-off-by: Icenowy Zheng <[email protected]> > --- > Documentation/devicetree/bindings/display/verisilicon,dc.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/verisilicon,dc.yaml > b/Documentation/devicetree/bindings/display/verisilicon,dc.yaml > index 9dc35ab973f20..919a900122012 100644 > --- a/Documentation/devicetree/bindings/display/verisilicon,dc.yaml > +++ b/Documentation/devicetree/bindings/display/verisilicon,dc.yaml > @@ -75,6 +75,8 @@ required: > - interrupts > - clocks > - clock-names > + - resets > + - reset-names > - ports > > additionalProperties: false > -- > 2.52.0 > >
signature.asc
Description: PGP signature
