Hello Marc, thanks for update On Wednesday 04 of May 2022 08:23:42 Marc Kleine-Budde wrote: > Since commit > > | 1f9234401ce0 ("dt-bindings: can: add can-controller.yaml") > > there is a common CAN controller binding. Add this to the ctucanfd > binding. > > Cc: Pavel Pisa <pisa@xxxxxxxxxxxxxxxx> > Cc: Ondrej Ille <ondrej.ille@xxxxxxxxx> > Signed-off-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> if my reaction is expected then you can add my Acked-by: Pavel Pisa <pisa@xxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml > b/Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml index > fb34d971dcb3..4635cb96fc64 100644 > --- a/Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml > +++ b/Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml > @@ -25,6 +25,9 @@ maintainers: > - Ondrej Ille <ondrej.ille@xxxxxxxxx> > - Martin Jerabek <martin.jerabek01@xxxxxxxxx> > > +allOf: > + - $ref: can-controller.yaml# > + > properties: > compatible: > oneOf: