Hi Laurent, Thank for your patch.
On 2020-06-21 03:47:31 +0300, Laurent Pinchart wrote: > All DT source files in the kernel tree specify the power-domains > property. Make it mandatory. > > Signed-off-by: Laurent Pinchart <[email protected]> > Reviewed-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Niklas Söderlund <[email protected]> > --- > Changes since v1: > > - Fix typo in comment message > --- > Documentation/devicetree/bindings/media/renesas,fdp1.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/media/renesas,fdp1.yaml > b/Documentation/devicetree/bindings/media/renesas,fdp1.yaml > index f4db96a1f53c..39184bd21a27 100644 > --- a/Documentation/devicetree/bindings/media/renesas,fdp1.yaml > +++ b/Documentation/devicetree/bindings/media/renesas,fdp1.yaml > @@ -43,6 +43,7 @@ required: > - reg > - interrupts > - clocks > + - power-domains > > additionalProperties: false > > -- > Regards, > > Laurent Pinchart > -- Regards, Niklas Söderlund _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
