Re: [PATCH 1/1] add mali r6p2 dt node

2017-11-09 Thread Maxime Ripard
On Tue, Nov 07, 2017 at 06:55:22PM +0100, Giulio Benetti wrote: > Hi, > > Il 07/11/2017 12:05, Maxime Ripard ha scritto: > > Hi, > > > > On Tue, Nov 07, 2017 at 11:03:30AM +0100, Giulio Benetti wrote: > > > This patch adds device tree mali node compatible with r6p2 utgard kernel > > > driver > >

Re: [PATCH 1/1] add mali r6p2 dt node

2017-11-07 Thread Giulio Benetti
Hi, Il 07/11/2017 12:05, Maxime Ripard ha scritto: Hi, On Tue, Nov 07, 2017 at 11:03:30AM +0100, Giulio Benetti wrote: This patch adds device tree mali node compatible with r6p2 utgard kernel driver provided by ARM and patched by maxime ripard on his github. It can be easily used in target.dt

Re: [PATCH 1/1] add mali r6p2 dt node

2017-11-07 Thread Maxime Ripard
On Tue, Nov 07, 2017 at 01:59:03PM +0100, Giulio Benetti wrote: > It seems there is not mali node in sun7i-a20.dtsi > > Add mali node to sun7i-a20.dtsi > > This patch adds device tree mali node compatible with r6p2 utgard kernel > driver > provided by ARM and patched by maxime ripard on his git

[PATCH 1/1] add mali r6p2 dt node

2017-11-07 Thread Giulio Benetti
It seems there is not mali node in sun7i-a20.dtsi Add mali node to sun7i-a20.dtsi This patch adds device tree mali node compatible with r6p2 utgard kernel driver provided by ARM and patched by maxime ripard on his github. It can be easily used in target.dts with: &mali { status = "okay

Re: [PATCH 1/1] add mali r6p2 dt node

2017-11-07 Thread Maxime Ripard
Hi, On Tue, Nov 07, 2017 at 11:03:30AM +0100, Giulio Benetti wrote: > This patch adds device tree mali node compatible with r6p2 utgard kernel > driver > provided by ARM and patched by maxime ripard on his github. > > It can be easily used in target.dts with: > > &mali { > status = "okay

[PATCH 1/1] add mali r6p2 dt node

2017-11-07 Thread Giulio Benetti
This patch adds device tree mali node compatible with r6p2 utgard kernel driver provided by ARM and patched by maxime ripard on his github. It can be easily used in target.dts with: &mali { status = "okay"; } then loading mali.ko in user space. Best regards Giulio Benetti Micronova srl

[PATCH 1/1] add mali r6p2 dt node

2017-11-07 Thread Giulio Benetti
This patch adds device tree mali node compatible with r6p2 utgard kernel driver provided by ARM and patched by maxime ripard on his github. It can be easily used in target.dts with: &mali { status = "okay"; } then loading mali.ko in user space. Best regards Giulio Benetti Micronova srl