Re: [PATCH] arm: dts: sun5i: Add GPU node

2021-02-11 Thread Yassine Oudjana
On Thursday, February 11, 2021 7:01 PM, Yassine Oudjana wrote: > sun5i has the same Mali 400 GPU as sun4i with the same interrupts, clocks > and resets. Add node for it in dts. > > Signed-off-by: Yassine Oudjana y.oudj...@protonmail.com > > arch/arm/boot/dts/sun5i.dtsi | 42 +

[PATCH] arm: dts: sun5i: Add GPU node

2021-02-11 Thread Yassine Oudjana
sun5i has the same Mali 400 GPU as sun4i with the same interrupts, clocks and resets. Add node for it in dts. Signed-off-by: Yassine Oudjana --- arch/arm/boot/dts/sun5i.dtsi | 42 1 file changed, 42 insertions(+) diff --git a/arch/arm/boot/dts/sun5i.dtsi b/a