Re: [PATCH] ARM: dts: sun8i-h3: Add Mali node

2018-03-18 Thread Maxime Ripard
On Tue, Mar 13, 2018 at 11:16:45AM +0100, Giulio Benetti wrote: > The H3 has an ARM Mali 400 GPU, so add binding to our DT. > > Signed-off-by: Giulio Benetti Applied, thanks! Maxime -- Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel

Re: [PATCH] ARM: dts: sun8i-h3: Add Mali node

2018-03-18 Thread Maxime Ripard
On Tue, Mar 13, 2018 at 11:16:45AM +0100, Giulio Benetti wrote: > The H3 has an ARM Mali 400 GPU, so add binding to our DT. > > Signed-off-by: Giulio Benetti Applied, thanks! Maxime -- Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com

Re: [PATCH] ARM: dts: sun8i-h3: Add Mali node

2018-03-18 Thread Rob Herring
On Tue, Mar 13, 2018 at 11:16:45AM +0100, Giulio Benetti wrote: > The H3 has an ARM Mali 400 GPU, so add binding to our DT. > > Signed-off-by: Giulio Benetti > --- > .../devicetree/bindings/gpu/arm,mali-utgard.txt| 1 + > arch/arm/boot/dts/sun8i-h3.dtsi

Re: [PATCH] ARM: dts: sun8i-h3: Add Mali node

2018-03-18 Thread Rob Herring
On Tue, Mar 13, 2018 at 11:16:45AM +0100, Giulio Benetti wrote: > The H3 has an ARM Mali 400 GPU, so add binding to our DT. > > Signed-off-by: Giulio Benetti > --- > .../devicetree/bindings/gpu/arm,mali-utgard.txt| 1 + > arch/arm/boot/dts/sun8i-h3.dtsi| 27 >

Re: [PATCH] ARM: dts: sun8i-h3: Add Mali node

2018-03-14 Thread Giulio Benetti
Hi, Il 14/03/2018 09:05, Maxime Ripard ha scritto: On Tue, Mar 13, 2018 at 11:16:45AM +0100, Giulio Benetti wrote: The H3 has an ARM Mali 400 GPU, so add binding to our DT. Signed-off-by: Giulio Benetti How was this tested? I wanted you asked me about

Re: [PATCH] ARM: dts: sun8i-h3: Add Mali node

2018-03-14 Thread Giulio Benetti
Hi, Il 14/03/2018 09:05, Maxime Ripard ha scritto: On Tue, Mar 13, 2018 at 11:16:45AM +0100, Giulio Benetti wrote: The H3 has an ARM Mali 400 GPU, so add binding to our DT. Signed-off-by: Giulio Benetti How was this tested? I wanted you asked me about this to ask you: if I can't test it

Re: [PATCH] ARM: dts: sun8i-h3: Add Mali node

2018-03-14 Thread Maxime Ripard
On Tue, Mar 13, 2018 at 11:16:45AM +0100, Giulio Benetti wrote: > The H3 has an ARM Mali 400 GPU, so add binding to our DT. > > Signed-off-by: Giulio Benetti How was this tested? Is there any specific reason not to share it with the H5? Maxime -- Maxime

Re: [PATCH] ARM: dts: sun8i-h3: Add Mali node

2018-03-14 Thread Maxime Ripard
On Tue, Mar 13, 2018 at 11:16:45AM +0100, Giulio Benetti wrote: > The H3 has an ARM Mali 400 GPU, so add binding to our DT. > > Signed-off-by: Giulio Benetti How was this tested? Is there any specific reason not to share it with the H5? Maxime -- Maxime Ripard, Bootlin (formerly Free

[PATCH] ARM: dts: sun8i-h3: Add Mali node

2018-03-13 Thread Giulio Benetti
The H3 has an ARM Mali 400 GPU, so add binding to our DT. Signed-off-by: Giulio Benetti --- .../devicetree/bindings/gpu/arm,mali-utgard.txt| 1 + arch/arm/boot/dts/sun8i-h3.dtsi| 27 ++ 2 files changed, 28

[PATCH] ARM: dts: sun8i-h3: Add Mali node

2018-03-13 Thread Giulio Benetti
The H3 has an ARM Mali 400 GPU, so add binding to our DT. Signed-off-by: Giulio Benetti --- .../devicetree/bindings/gpu/arm,mali-utgard.txt| 1 + arch/arm/boot/dts/sun8i-h3.dtsi| 27 ++ 2 files changed, 28 insertions(+) diff --git