Hi Marek, Thanks for your work.
On 2026-06-11 02:57:29 +0200, Marek Vasut wrote: > Enable GPU on Salvator-X with R-Car M3-N. > > Signed-off-by: Marek Vasut <[email protected]> For the whole series, Reviewed-by: Niklas Söderlund <[email protected]> > --- > Cc: Conor Dooley <[email protected]> > Cc: David Airlie <[email protected]> > Cc: Frank Binns <[email protected]> > Cc: Geert Uytterhoeven <[email protected]> > Cc: Krzysztof Kozlowski <[email protected]> > Cc: Maarten Lankhorst <[email protected]> > Cc: Magnus Damm <[email protected]> > Cc: Matt Coster <[email protected]> > Cc: Maxime Ripard <[email protected]> > Cc: "Niklas Söderlund" <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Simona Vetter <[email protected]> > Cc: Thomas Zimmermann <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > --- > arch/arm64/boot/dts/renesas/r8a77965-salvator-x.dts | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/arch/arm64/boot/dts/renesas/r8a77965-salvator-x.dts > b/arch/arm64/boot/dts/renesas/r8a77965-salvator-x.dts > index f84c64ed4df7b..af8cfdccd2103 100644 > --- a/arch/arm64/boot/dts/renesas/r8a77965-salvator-x.dts > +++ b/arch/arm64/boot/dts/renesas/r8a77965-salvator-x.dts > @@ -30,3 +30,7 @@ &du { > clock-names = "du.0", "du.1", "du.3", > "dclkin.0", "dclkin.1", "dclkin.3"; > }; > + > +&gpu { > + status = "okay"; > +}; > -- > 2.53.0 > -- Kind Regards, Niklas Söderlund
