Re: [PATCH v3 8/8] MIPS: DTS: jz4780: add sgx gpu node

2019-11-26 Thread Tony Lindgren
* H. Nikolaus Schaller [191124 18:00]: > Hi Paul, Tony, > > > Am 24.11.2019 um 18:48 schrieb Tony Lindgren : > > > > * Paul Cercueil [191124 12:58]: > >> Le dim., nov. 24, 2019 at 12:40, H. Nikolaus Schaller > >> a > >> écrit : > >>> and add interrupt and clocks. > > ... > >>> --- a/arch/mips

Re: [PATCH v3 8/8] MIPS: DTS: jz4780: add sgx gpu node

2019-11-25 Thread Tony Lindgren
* Paul Cercueil [191124 12:58]: > Le dim., nov. 24, 2019 at 12:40, H. Nikolaus Schaller a > écrit : > > and add interrupt and clocks. ... > > --- a/arch/mips/boot/dts/ingenic/jz4780.dtsi > > +++ b/arch/mips/boot/dts/ingenic/jz4780.dtsi > > @@ -46,6 +46,17 @@ > > #clock-cells = <1>; >

[PATCH v3 8/8] MIPS: DTS: jz4780: add sgx gpu node

2019-11-25 Thread H. Nikolaus Schaller
and add interrupt and clocks. Tested to build for CI20 board and load a (non-working) driver. Suggested-by: Paul Boddie Signed-off-by: H. Nikolaus Schaller --- arch/mips/boot/dts/ingenic/jz4780.dtsi | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/mips/boot/dts/ingenic/jz4

Re: [PATCH v3 8/8] MIPS: DTS: jz4780: add sgx gpu node

2019-11-25 Thread H. Nikolaus Schaller
Hi Paul, Tony, > Am 24.11.2019 um 18:48 schrieb Tony Lindgren : > > * Paul Cercueil [191124 12:58]: >> Le dim., nov. 24, 2019 at 12:40, H. Nikolaus Schaller a >> écrit : >>> and add interrupt and clocks. > ... >>> --- a/arch/mips/boot/dts/ingenic/jz4780.dtsi >>> +++ b/arch/mips/boot/dts/ingenic

Re: [PATCH v3 8/8] MIPS: DTS: jz4780: add sgx gpu node

2019-11-25 Thread Paul Cercueil
Hi Nikolaus, Le dim., nov. 24, 2019 at 12:40, H. Nikolaus Schaller a écrit : and add interrupt and clocks. Tested to build for CI20 board and load a (non-working) driver. Suggested-by: Paul Boddie Signed-off-by: H. Nikolaus Schaller --- arch/mips/boot/dts/ingenic/jz4780.dtsi | 11 +++