linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [linux-sunxi] Re: [PATCH 2/3] clk: sunxi-ng: add support for PRCM CCUs
       [not found] <20170301152220.MEgmqtKw@smtp2p.mail.yandex.net>
@ 2017-03-02 14:08 ` Maxime Ripard
       [not found]   ` <3232491488467598@web22o.yandex.ru>
  0 siblings, 1 reply; 3+ messages in thread
From: Maxime Ripard @ 2017-03-02 14:08 UTC (permalink / raw)
  To: Icenowy Zheng
  Cc: Rob Herring, linux-kernel, linux-arm-kernel, linux-clk,
	linux-sunxi, devicetree, Chen-Yu Tsai

[-- Attachment #1: Type: text/plain, Size: 573 bytes --]

On Wed, Mar 01, 2017 at 08:17:39PM +0800, Icenowy Zheng wrote:
> > I'm a bit worried by that to be honest. You claim to support the A31, 
> > yet jugdging by the current state of that code you never actually 
> > tested it on that SoC. 
> 
> I only claim to reserve possibility to extend the driver to support
> A31, but I didn't claim it currently support A31.

Well, you did call it sun6i.

Please rename it, and we will consolidate in due time.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-sunxi] Re: [PATCH 2/3] clk: sunxi-ng: add support for PRCM CCUs
       [not found]   ` <3232491488467598@web22o.yandex.ru>
@ 2017-03-03 14:48     ` Maxime Ripard
  0 siblings, 0 replies; 3+ messages in thread
From: Maxime Ripard @ 2017-03-03 14:48 UTC (permalink / raw)
  To: Icenowy Zheng
  Cc: Rob Herring, linux-kernel, linux-arm-kernel, linux-clk,
	linux-sunxi, devicetree, Chen-Yu Tsai

[-- Attachment #1: Type: text/plain, Size: 829 bytes --]

On Thu, Mar 02, 2017 at 11:13:18PM +0800, Icenowy Zheng wrote:
> 
> 
> 02.03.2017, 22:09, "Maxime Ripard" <maxime.ripard@free-electrons.com>:
> > On Wed, Mar 01, 2017 at 08:17:39PM +0800, Icenowy Zheng wrote:
> >>  > I'm a bit worried by that to be honest. You claim to support the A31,
> >>  > yet jugdging by the current state of that code you never actually
> >>  > tested it on that SoC.
> >>
> >>  I only claim to reserve possibility to extend the driver to support
> >>  A31, but I didn't claim it currently support A31.
> >
> > Well, you did call it sun6i.
> >
> > Please rename it, and we will consolidate in due time.
> 
> Then rename it back when it really gains support for A31?

Yes.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-sunxi] Re: [PATCH 2/3] clk: sunxi-ng: add support for PRCM CCUs
       [not found]   ` <2899221488467633@web38j.yandex.ru>
@ 2017-03-03 14:51     ` maxime.ripard
  0 siblings, 0 replies; 3+ messages in thread
From: maxime.ripard @ 2017-03-03 14:51 UTC (permalink / raw)
  To: Icenowy Zheng
  Cc: Rob Herring, linux-kernel, linux-arm-kernel, linux-clk,
	linux-sunxi, devicetree, Chen-Yu Tsai

[-- Attachment #1: Type: text/plain, Size: 1550 bytes --]

On Thu, Mar 02, 2017 at 11:13:53PM +0800, Icenowy Zheng wrote:
> 
> 
> 02.03.2017, 22:09, "Maxime Ripard" <maxime.ripard@free-electrons.com>:
> > On Wed, Mar 01, 2017 at 08:22:13PM +0800, Icenowy Zheng wrote:
> >>  > I'm a bit worried by that to be honest. You claim to support the A31,
> >>  > yet jugdging by the current state of that code you never actually
> >>  > tested it on that SoC.
> >>  >
> >>  > What makes you say that the PRCM clocks are the same for the H3 and
> >>  > A64? We have to be sure, otherwise we might not be able to get the DT
> >>  > binding right from the very beginning, and we might not be able to fix
> >>  > it later.
> >>
> >>  In fact, if we worry about this, we shouldn't make r-ccu, as
> >>  dedicated clocks are more easy to fix.
> >>
> >>  For newer SoCs' PRCM, we never have enough documents, and Allwinner
> >>  have said that they cannot provide it. (I asked them for this.)
> >>
> >>  The best solution is to implement mature enough dedicated clocks
> >>  before we convert to ccu.
> >
> > What do you mean by dedicated clocks?
> 
> The legacy form of clocks.

Which itself creates another form of issues. What happens if we get
something wrong on those clocks (as it is likely to happen)?

We potentially can't fix it at all, that's what happens.

And that's leaving aside the DT and clocks maintainers regular
complaints that we should get away from those.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-03 16:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170301152220.MEgmqtKw@smtp2p.mail.yandex.net>
2017-03-02 14:08 ` [linux-sunxi] Re: [PATCH 2/3] clk: sunxi-ng: add support for PRCM CCUs Maxime Ripard
     [not found]   ` <3232491488467598@web22o.yandex.ru>
2017-03-03 14:48     ` Maxime Ripard
     [not found] <20170301152236.MUXmRgOe@smtp1m.mail.yandex.net>
2017-03-02 14:09 ` Maxime Ripard
     [not found]   ` <2899221488467633@web38j.yandex.ru>
2017-03-03 14:51     ` [linux-sunxi] " maxime.ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).