Hi Jacopo, Thank you for the patch. On Wed, Apr 14, 2021 at 03:51:28PM +0200, Jacopo Mondi wrote: > From: Kieran Bingham <kieran.bingham@xxxxxxxxxxxxxxxx> > > Include the eagle-gmsl.dtsi to enable GMSL camera support on the > Eagle-V3M platform. This is useful for quick testing, but as I don't expect everybody to have cameras connected to the Eagle board, it should really be handled as an overlay. > Signed-off-by: Kieran Bingham <kieran.bingham@xxxxxxxxxxxxxxxx> > Signed-off-by: Jacopo Mondi <jacopo+renesas@xxxxxxxxxx> > --- > arch/arm64/boot/dts/renesas/r8a77970-eagle.dts | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts b/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts > index d2b6368d1e72..9b8dfb5132fb 100644 > --- a/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts > +++ b/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts > @@ -391,3 +391,6 @@ &scif0 { > > status = "okay"; > }; > + > +/* FAKRA Overlay */ > +#include "eagle-gmsl.dtsi" -- Regards, Laurent Pinchart