Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency

2018-02-02 Thread Giulio Benetti
atches? Because I've tried to check sunxi-next and a lot of other Repo but I can't find this and neither "Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency" Usually, in the git tree listed in MAINTAINERS :) Please don't laugh at me! :) I've

Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency

2018-02-02 Thread Maxime Ripard
> > > > > > > > > > > > > > > > Btw, do I need to add a board using it, or can I add only Mali > > > > > > > node > > > > > > > to sun7i-a20.dtsi(plus other little patches)? > > > > > >

Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency

2018-02-02 Thread Giulio Benetti
ete the whole job? I already sent that patch quite some time ago, I'll just apply it. You can send the DT patch :) Thanks. Sorry for my ignorance, but where are you applying patches? Because I've tried to check sunxi-next and a lot of other Repo but I can't find this and neither &

Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency

2018-02-02 Thread Maxime Ripard
gt; > > nothing should be in the board DTS, everything in the DT for the Mali > > > > applies to all boards). > > > > > > Sure. So I would also add the patch you've addressed me: > > > http://code.bulix.org/1kitrq-268936?raw > > > as a commit. Can I submit it in patchset to complete the whole job? > > > > I already sent that patch quite some time ago, I'll just apply it. You > > can send the DT patch :) > > Thanks. Sorry for my ignorance, but where are you applying patches? > Because I've tried to check sunxi-next and a lot of other Repo but I can't > find this and neither "Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali > changing dclk frequency" Usually, in the git tree listed in MAINTAINERS :) Maxime -- Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering http://bootlin.com signature.asc Description: PGP signature

Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency

2018-02-02 Thread Giulio Benetti
DT patch :) Thanks. Sorry for my ignorance, but where are you applying patches? Because I've tried to check sunxi-next and a lot of other Repo but I can't find this and neither "Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency" Maxime -- Giulio Bene

Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency

2018-02-02 Thread Maxime Ripard
On Fri, Feb 02, 2018 at 11:57:20AM +0100, Giulio Benetti wrote: > Il 02/02/2018 11:53, Maxime Ripard ha scritto: > > Hi, > > > > On Thu, Feb 01, 2018 at 05:17:11PM +0100, Giulio Benetti wrote: > > > > > > What kernel version did you use? > > > > > > > > > > Latest mainline. > > > > > > > > I gue

Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency

2018-02-02 Thread Maxime Ripard
Hi, On Thu, Feb 01, 2018 at 05:17:11PM +0100, Giulio Benetti wrote: > > > > What kernel version did you use? > > > > > > Latest mainline. > > > > I guess this patch could fix it: > > http://code.bulix.org/1kitrq-268936?raw > > This should prevent from modifying parent clock. But my problem was

Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency

2018-02-02 Thread Giulio Benetti
Il 02/02/2018 11:53, Maxime Ripard ha scritto: Hi, On Thu, Feb 01, 2018 at 05:17:11PM +0100, Giulio Benetti wrote: What kernel version did you use? Latest mainline. I guess this patch could fix it: http://code.bulix.org/1kitrq-268936?raw This should prevent from modifying parent clock. Bu

Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency

2018-02-01 Thread Giulio Benetti
Hi, Il 01/02/2018 13:45, Maxime Ripard ha scritto: On Wed, Jan 31, 2018 at 01:05:38PM +0100, Giulio Benetti wrote: Hi, Il 31/01/2018 09:43, Maxime Ripard ha scritto: Hi, On Wed, Jan 31, 2018 at 12:23:59AM +0100, Giulio Benetti wrote: When mali.ko is inserted, it set default clocks and call

Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency

2018-02-01 Thread Maxime Ripard
On Wed, Jan 31, 2018 at 01:05:38PM +0100, Giulio Benetti wrote: > Hi, > > Il 31/01/2018 09:43, Maxime Ripard ha scritto: > > Hi, > > > > On Wed, Jan 31, 2018 at 12:23:59AM +0100, Giulio Benetti wrote: > > > When mali.ko is inserted, it set default clocks and call all parent > > > clocks to stay i

Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency

2018-01-31 Thread Giulio Benetti
Hi, Il 31/01/2018 09:43, Maxime Ripard ha scritto: Hi, On Wed, Jan 31, 2018 at 12:23:59AM +0100, Giulio Benetti wrote: When mali.ko is inserted, it set default clocks and call all parent clocks to stay into range, causing pll-video0 to change and subsequently to change dclk to wrong frequencie

Re: [PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency

2018-01-31 Thread Maxime Ripard
Hi, On Wed, Jan 31, 2018 at 12:23:59AM +0100, Giulio Benetti wrote: > When mali.ko is inserted, it set default clocks and call all parent > clocks to stay into range, causing pll-video0 to change and > subsequently to change dclk to wrong frequencies. This is what you should fix. > "gpu" clock h