On Sun, May 12, 2019 at 11:16 PM <[email protected]> wrote: > > From: Clément Péron <[email protected]> > > Enable and add supply to the Mali GPU node on the > Pine H64 board. > > Signed-off-by: Clément Péron <[email protected]> > --- > arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts > b/arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts > index 4802902e128f..e16a8c6738f9 100644 > --- a/arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts > +++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts > @@ -85,6 +85,11 @@ > status = "okay"; > }; > > +&gpu { > + mali-supply = <®_dcdcc>; > + status = "okay"; > +};
I think we can squash all these board dts changes into single patch. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/linux-sunxi/CAMty3ZBTO9%2B9HLikR8%3DKgWZQBp%2B1yVgxQ_rD-E8WeJ8VvpuAcA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
