* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
@ 2019-01-28 10:20 ` Miquel Raynal
0 siblings, 0 replies; 19+ messages in thread
From: Miquel Raynal @ 2019-01-28 10:20 UTC (permalink / raw)
To: Richard Weinberger, Dinh Nguyen
Cc: Masahiro Yamada, Marek Vasut, Boris Brezillon,
Linux Kernel Mailing List, Boris Brezillon, linux-mtd,
Brian Norris, David Woodhouse
Hi Dinh,
Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
2019 10:27:11 +0900:
> (+CC Dinh Nguyen)
>
> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> >
> > Hi Masahiro,
> >
> > Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
> > 2019 17:11:34 +0900:
> >
> > > Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
> > > on IP datasheet") introduced a more correct binding that requires
> > > three named clocks.
> > >
> > > Now that all upstream DT files migrated over to it, remove the single
> > > anonymous clock support.
> >
> > I would love to do that but I think this is against the "DT backward
> > compatibility rule".
>
> Yeah, I know this rule, but we break DT binding from time to time.
>
>
>
> > Anyway, IIRC it is accepted that this kind of
> > rule might be broken if decided per the arch-maintainer (in this
> > case, you I suppose). So if this is really what you want, I'll queue
> > it.
>
> My platform is fine, but this driver is used by SOCFPGA boards as well.
>
> I CCed the SOCFPGA maintainer, Dinh Nguyen.
>
Gentle ping on this topic.
Thanks,
Miquèl
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
2019-01-28 10:20 ` Miquel Raynal
@ 2019-01-30 16:20 ` Dinh Nguyen
-1 siblings, 0 replies; 19+ messages in thread
From: Dinh Nguyen @ 2019-01-30 16:20 UTC (permalink / raw)
To: Miquel Raynal, Richard Weinberger
Cc: Boris Brezillon, Boris Brezillon, Linux Kernel Mailing List,
Masahiro Yamada, linux-mtd, Brian Norris, David Woodhouse,
Marek Vasut
Hi Miquel,
Let me review this today.
Thanks,
Dinh
On 1/28/19 4:20 AM, Miquel Raynal wrote:
> Hi Dinh,
>
> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
> 2019 10:27:11 +0900:
>
>> (+CC Dinh Nguyen)
>>
>> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
>>>
>>> Hi Masahiro,
>>>
>>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
>>> 2019 17:11:34 +0900:
>>>
>>>> Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
>>>> on IP datasheet") introduced a more correct binding that requires
>>>> three named clocks.
>>>>
>>>> Now that all upstream DT files migrated over to it, remove the single
>>>> anonymous clock support.
>>>
>>> I would love to do that but I think this is against the "DT backward
>>> compatibility rule".
>>
>> Yeah, I know this rule, but we break DT binding from time to time.
>>
>>
>>
>>> Anyway, IIRC it is accepted that this kind of
>>> rule might be broken if decided per the arch-maintainer (in this
>>> case, you I suppose). So if this is really what you want, I'll queue
>>> it.
>>
>> My platform is fine, but this driver is used by SOCFPGA boards as well.
>>
>> I CCed the SOCFPGA maintainer, Dinh Nguyen.
>>
>
> Gentle ping on this topic.
>
>
> Thanks,
> Miquèl
>
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
@ 2019-01-30 16:20 ` Dinh Nguyen
0 siblings, 0 replies; 19+ messages in thread
From: Dinh Nguyen @ 2019-01-30 16:20 UTC (permalink / raw)
To: Miquel Raynal, Richard Weinberger
Cc: Masahiro Yamada, Marek Vasut, Boris Brezillon,
Linux Kernel Mailing List, Boris Brezillon, linux-mtd,
Brian Norris, David Woodhouse
Hi Miquel,
Let me review this today.
Thanks,
Dinh
On 1/28/19 4:20 AM, Miquel Raynal wrote:
> Hi Dinh,
>
> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
> 2019 10:27:11 +0900:
>
>> (+CC Dinh Nguyen)
>>
>> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
>>>
>>> Hi Masahiro,
>>>
>>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
>>> 2019 17:11:34 +0900:
>>>
>>>> Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
>>>> on IP datasheet") introduced a more correct binding that requires
>>>> three named clocks.
>>>>
>>>> Now that all upstream DT files migrated over to it, remove the single
>>>> anonymous clock support.
>>>
>>> I would love to do that but I think this is against the "DT backward
>>> compatibility rule".
>>
>> Yeah, I know this rule, but we break DT binding from time to time.
>>
>>
>>
>>> Anyway, IIRC it is accepted that this kind of
>>> rule might be broken if decided per the arch-maintainer (in this
>>> case, you I suppose). So if this is really what you want, I'll queue
>>> it.
>>
>> My platform is fine, but this driver is used by SOCFPGA boards as well.
>>
>> I CCed the SOCFPGA maintainer, Dinh Nguyen.
>>
>
> Gentle ping on this topic.
>
>
> Thanks,
> Miquèl
>
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
2019-01-28 10:20 ` Miquel Raynal
@ 2019-01-31 17:24 ` Dinh Nguyen
-1 siblings, 0 replies; 19+ messages in thread
From: Dinh Nguyen @ 2019-01-31 17:24 UTC (permalink / raw)
To: Miquel Raynal, Richard Weinberger
Cc: Boris Brezillon, Boris Brezillon, Linux Kernel Mailing List,
Masahiro Yamada, linux-mtd, Brian Norris, David Woodhouse,
Marek Vasut
On 1/28/19 4:20 AM, Miquel Raynal wrote:
> Hi Dinh,
>
> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
> 2019 10:27:11 +0900:
>
>> (+CC Dinh Nguyen)
>>
>> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
>>>
>>> Hi Masahiro,
>>>
>>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
>>> 2019 17:11:34 +0900:
>>>
>>>> Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
>>>> on IP datasheet") introduced a more correct binding that requires
>>>> three named clocks.
>>>>
>>>> Now that all upstream DT files migrated over to it, remove the single
>>>> anonymous clock support.
>>>
>>> I would love to do that but I think this is against the "DT backward
>>> compatibility rule".
>>
>> Yeah, I know this rule, but we break DT binding from time to time.
>>
>>
>>
>>> Anyway, IIRC it is accepted that this kind of
>>> rule might be broken if decided per the arch-maintainer (in this
>>> case, you I suppose). So if this is really what you want, I'll queue
>>> it.
>>
>> My platform is fine, but this driver is used by SOCFPGA boards as well.
>>
>> I CCed the SOCFPGA maintainer, Dinh Nguyen.
>>
>
> Gentle ping on this topic.
>
This patch looks fine to be. Feel free to add:
Tested-by: Dinh Nguyen <dinguyen@kernel.org>
Dinh
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
@ 2019-01-31 17:24 ` Dinh Nguyen
0 siblings, 0 replies; 19+ messages in thread
From: Dinh Nguyen @ 2019-01-31 17:24 UTC (permalink / raw)
To: Miquel Raynal, Richard Weinberger
Cc: Masahiro Yamada, Marek Vasut, Boris Brezillon,
Linux Kernel Mailing List, Boris Brezillon, linux-mtd,
Brian Norris, David Woodhouse
On 1/28/19 4:20 AM, Miquel Raynal wrote:
> Hi Dinh,
>
> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
> 2019 10:27:11 +0900:
>
>> (+CC Dinh Nguyen)
>>
>> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
>>>
>>> Hi Masahiro,
>>>
>>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
>>> 2019 17:11:34 +0900:
>>>
>>>> Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
>>>> on IP datasheet") introduced a more correct binding that requires
>>>> three named clocks.
>>>>
>>>> Now that all upstream DT files migrated over to it, remove the single
>>>> anonymous clock support.
>>>
>>> I would love to do that but I think this is against the "DT backward
>>> compatibility rule".
>>
>> Yeah, I know this rule, but we break DT binding from time to time.
>>
>>
>>
>>> Anyway, IIRC it is accepted that this kind of
>>> rule might be broken if decided per the arch-maintainer (in this
>>> case, you I suppose). So if this is really what you want, I'll queue
>>> it.
>>
>> My platform is fine, but this driver is used by SOCFPGA boards as well.
>>
>> I CCed the SOCFPGA maintainer, Dinh Nguyen.
>>
>
> Gentle ping on this topic.
>
This patch looks fine to be. Feel free to add:
Tested-by: Dinh Nguyen <dinguyen@kernel.org>
Dinh
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
2019-01-31 17:24 ` Dinh Nguyen
@ 2019-01-31 17:26 ` Boris Brezillon
-1 siblings, 0 replies; 19+ messages in thread
From: Boris Brezillon @ 2019-01-31 17:26 UTC (permalink / raw)
To: Dinh Nguyen
Cc: Boris Brezillon, Richard Weinberger, Linux Kernel Mailing List,
Masahiro Yamada, linux-mtd, Miquel Raynal, Brian Norris,
David Woodhouse, Marek Vasut
Hi Dinh,
On Thu, 31 Jan 2019 11:24:16 -0600
Dinh Nguyen <dinguyen@kernel.org> wrote:
> On 1/28/19 4:20 AM, Miquel Raynal wrote:
> > Hi Dinh,
> >
> > Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
> > 2019 10:27:11 +0900:
> >
> >> (+CC Dinh Nguyen)
> >>
> >> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> >>>
> >>> Hi Masahiro,
> >>>
> >>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
> >>> 2019 17:11:34 +0900:
> >>>
> >>>> Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
> >>>> on IP datasheet") introduced a more correct binding that requires
> >>>> three named clocks.
> >>>>
> >>>> Now that all upstream DT files migrated over to it, remove the single
> >>>> anonymous clock support.
> >>>
> >>> I would love to do that but I think this is against the "DT backward
> >>> compatibility rule".
> >>
> >> Yeah, I know this rule, but we break DT binding from time to time.
> >>
> >>
> >>
> >>> Anyway, IIRC it is accepted that this kind of
> >>> rule might be broken if decided per the arch-maintainer (in this
> >>> case, you I suppose). So if this is really what you want, I'll queue
> >>> it.
> >>
> >> My platform is fine, but this driver is used by SOCFPGA boards as well.
> >>
> >> I CCed the SOCFPGA maintainer, Dinh Nguyen.
> >>
> >
> > Gentle ping on this topic.
> >
>
> This patch looks fine to be. Feel free to add:
>
> Tested-by: Dinh Nguyen <dinguyen@kernel.org>
I think Miquel is waiting for an Acked-by to confirm that you're okay
breaking backward compat with old DT.
Regards,
Boris
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
@ 2019-01-31 17:26 ` Boris Brezillon
0 siblings, 0 replies; 19+ messages in thread
From: Boris Brezillon @ 2019-01-31 17:26 UTC (permalink / raw)
To: Dinh Nguyen
Cc: Miquel Raynal, Richard Weinberger, Masahiro Yamada, Marek Vasut,
Linux Kernel Mailing List, Boris Brezillon, linux-mtd,
Brian Norris, David Woodhouse
Hi Dinh,
On Thu, 31 Jan 2019 11:24:16 -0600
Dinh Nguyen <dinguyen@kernel.org> wrote:
> On 1/28/19 4:20 AM, Miquel Raynal wrote:
> > Hi Dinh,
> >
> > Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
> > 2019 10:27:11 +0900:
> >
> >> (+CC Dinh Nguyen)
> >>
> >> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> >>>
> >>> Hi Masahiro,
> >>>
> >>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
> >>> 2019 17:11:34 +0900:
> >>>
> >>>> Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
> >>>> on IP datasheet") introduced a more correct binding that requires
> >>>> three named clocks.
> >>>>
> >>>> Now that all upstream DT files migrated over to it, remove the single
> >>>> anonymous clock support.
> >>>
> >>> I would love to do that but I think this is against the "DT backward
> >>> compatibility rule".
> >>
> >> Yeah, I know this rule, but we break DT binding from time to time.
> >>
> >>
> >>
> >>> Anyway, IIRC it is accepted that this kind of
> >>> rule might be broken if decided per the arch-maintainer (in this
> >>> case, you I suppose). So if this is really what you want, I'll queue
> >>> it.
> >>
> >> My platform is fine, but this driver is used by SOCFPGA boards as well.
> >>
> >> I CCed the SOCFPGA maintainer, Dinh Nguyen.
> >>
> >
> > Gentle ping on this topic.
> >
>
> This patch looks fine to be. Feel free to add:
>
> Tested-by: Dinh Nguyen <dinguyen@kernel.org>
I think Miquel is waiting for an Acked-by to confirm that you're okay
breaking backward compat with old DT.
Regards,
Boris
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
2019-01-31 17:26 ` Boris Brezillon
@ 2019-02-05 13:18 ` Miquel Raynal
-1 siblings, 0 replies; 19+ messages in thread
From: Miquel Raynal @ 2019-02-05 13:18 UTC (permalink / raw)
To: Boris Brezillon
Cc: Dinh Nguyen, Richard Weinberger, Boris Brezillon,
Linux Kernel Mailing List, Masahiro Yamada, linux-mtd,
Brian Norris, David Woodhouse, Marek Vasut
Hi Dinh,
Boris Brezillon <bbrezillon@kernel.org> wrote on Thu, 31 Jan 2019
18:26:44 +0100:
> Hi Dinh,
>
> On Thu, 31 Jan 2019 11:24:16 -0600
> Dinh Nguyen <dinguyen@kernel.org> wrote:
>
> > On 1/28/19 4:20 AM, Miquel Raynal wrote:
> > > Hi Dinh,
> > >
> > > Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
> > > 2019 10:27:11 +0900:
> > >
> > >> (+CC Dinh Nguyen)
> > >>
> > >> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> > >>>
> > >>> Hi Masahiro,
> > >>>
> > >>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
> > >>> 2019 17:11:34 +0900:
> > >>>
> > >>>> Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
> > >>>> on IP datasheet") introduced a more correct binding that requires
> > >>>> three named clocks.
> > >>>>
> > >>>> Now that all upstream DT files migrated over to it, remove the single
> > >>>> anonymous clock support.
> > >>>
> > >>> I would love to do that but I think this is against the "DT backward
> > >>> compatibility rule".
> > >>
> > >> Yeah, I know this rule, but we break DT binding from time to time.
> > >>
> > >>
> > >>
> > >>> Anyway, IIRC it is accepted that this kind of
> > >>> rule might be broken if decided per the arch-maintainer (in this
> > >>> case, you I suppose). So if this is really what you want, I'll queue
> > >>> it.
> > >>
> > >> My platform is fine, but this driver is used by SOCFPGA boards as well.
> > >>
> > >> I CCed the SOCFPGA maintainer, Dinh Nguyen.
> > >>
> > >
> > > Gentle ping on this topic.
> > >
> >
> > This patch looks fine to be. Feel free to add:
> >
> > Tested-by: Dinh Nguyen <dinguyen@kernel.org>
>
> I think Miquel is waiting for an Acked-by to confirm that you're okay
> breaking backward compat with old DT.
Yes, I am waiting for your Acked-by.
Thanks,
Miquèl
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
@ 2019-02-05 13:18 ` Miquel Raynal
0 siblings, 0 replies; 19+ messages in thread
From: Miquel Raynal @ 2019-02-05 13:18 UTC (permalink / raw)
To: Boris Brezillon
Cc: Dinh Nguyen, Richard Weinberger, Masahiro Yamada, Marek Vasut,
Linux Kernel Mailing List, Boris Brezillon, linux-mtd,
Brian Norris, David Woodhouse
Hi Dinh,
Boris Brezillon <bbrezillon@kernel.org> wrote on Thu, 31 Jan 2019
18:26:44 +0100:
> Hi Dinh,
>
> On Thu, 31 Jan 2019 11:24:16 -0600
> Dinh Nguyen <dinguyen@kernel.org> wrote:
>
> > On 1/28/19 4:20 AM, Miquel Raynal wrote:
> > > Hi Dinh,
> > >
> > > Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
> > > 2019 10:27:11 +0900:
> > >
> > >> (+CC Dinh Nguyen)
> > >>
> > >> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> > >>>
> > >>> Hi Masahiro,
> > >>>
> > >>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
> > >>> 2019 17:11:34 +0900:
> > >>>
> > >>>> Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
> > >>>> on IP datasheet") introduced a more correct binding that requires
> > >>>> three named clocks.
> > >>>>
> > >>>> Now that all upstream DT files migrated over to it, remove the single
> > >>>> anonymous clock support.
> > >>>
> > >>> I would love to do that but I think this is against the "DT backward
> > >>> compatibility rule".
> > >>
> > >> Yeah, I know this rule, but we break DT binding from time to time.
> > >>
> > >>
> > >>
> > >>> Anyway, IIRC it is accepted that this kind of
> > >>> rule might be broken if decided per the arch-maintainer (in this
> > >>> case, you I suppose). So if this is really what you want, I'll queue
> > >>> it.
> > >>
> > >> My platform is fine, but this driver is used by SOCFPGA boards as well.
> > >>
> > >> I CCed the SOCFPGA maintainer, Dinh Nguyen.
> > >>
> > >
> > > Gentle ping on this topic.
> > >
> >
> > This patch looks fine to be. Feel free to add:
> >
> > Tested-by: Dinh Nguyen <dinguyen@kernel.org>
>
> I think Miquel is waiting for an Acked-by to confirm that you're okay
> breaking backward compat with old DT.
Yes, I am waiting for your Acked-by.
Thanks,
Miquèl
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
2019-02-05 13:18 ` Miquel Raynal
@ 2019-02-07 18:17 ` Dinh Nguyen
-1 siblings, 0 replies; 19+ messages in thread
From: Dinh Nguyen @ 2019-02-07 18:17 UTC (permalink / raw)
To: Miquel Raynal, Boris Brezillon
Cc: Marek Vasut, Masahiro Yamada, Richard Weinberger,
Linux Kernel Mailing List, Boris Brezillon, linux-mtd,
Brian Norris, David Woodhouse
On 2/5/19 7:18 AM, Miquel Raynal wrote:
> Hi Dinh,
>
> Boris Brezillon <bbrezillon@kernel.org> wrote on Thu, 31 Jan 2019
> 18:26:44 +0100:
>
>> Hi Dinh,
>>
>> On Thu, 31 Jan 2019 11:24:16 -0600
>> Dinh Nguyen <dinguyen@kernel.org> wrote:
>>
>>> On 1/28/19 4:20 AM, Miquel Raynal wrote:
>>>> Hi Dinh,
>>>>
>>>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
>>>> 2019 10:27:11 +0900:
>>>>
>>>>> (+CC Dinh Nguyen)
>>>>>
>>>>> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
>>>>>>
>>>>>> Hi Masahiro,
>>>>>>
>>>>>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
>>>>>> 2019 17:11:34 +0900:
>>>>>>
>>>>>>> Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
>>>>>>> on IP datasheet") introduced a more correct binding that requires
>>>>>>> three named clocks.
>>>>>>>
>>>>>>> Now that all upstream DT files migrated over to it, remove the single
>>>>>>> anonymous clock support.
>>>>>>
>>>>>> I would love to do that but I think this is against the "DT backward
>>>>>> compatibility rule".
>>>>>
>>>>> Yeah, I know this rule, but we break DT binding from time to time.
>>>>>
>>>>>
>>>>>
>>>>>> Anyway, IIRC it is accepted that this kind of
>>>>>> rule might be broken if decided per the arch-maintainer (in this
>>>>>> case, you I suppose). So if this is really what you want, I'll queue
>>>>>> it.
>>>>>
>>>>> My platform is fine, but this driver is used by SOCFPGA boards as well.
>>>>>
>>>>> I CCed the SOCFPGA maintainer, Dinh Nguyen.
>>>>>
>>>>
>>>> Gentle ping on this topic.
>>>>
>>>
>>> This patch looks fine to be. Feel free to add:
>>>
>>> Tested-by: Dinh Nguyen <dinguyen@kernel.org>
>>
>> I think Miquel is waiting for an Acked-by to confirm that you're okay
>> breaking backward compat with old DT.
>
> Yes, I am waiting for your Acked-by.
>
>
Acked-by: Dinh Nguyen <dinguyen@kernel.org>
Dinh
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
@ 2019-02-07 18:17 ` Dinh Nguyen
0 siblings, 0 replies; 19+ messages in thread
From: Dinh Nguyen @ 2019-02-07 18:17 UTC (permalink / raw)
To: Miquel Raynal, Boris Brezillon
Cc: Richard Weinberger, Masahiro Yamada, Marek Vasut,
Linux Kernel Mailing List, Boris Brezillon, linux-mtd,
Brian Norris, David Woodhouse
On 2/5/19 7:18 AM, Miquel Raynal wrote:
> Hi Dinh,
>
> Boris Brezillon <bbrezillon@kernel.org> wrote on Thu, 31 Jan 2019
> 18:26:44 +0100:
>
>> Hi Dinh,
>>
>> On Thu, 31 Jan 2019 11:24:16 -0600
>> Dinh Nguyen <dinguyen@kernel.org> wrote:
>>
>>> On 1/28/19 4:20 AM, Miquel Raynal wrote:
>>>> Hi Dinh,
>>>>
>>>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
>>>> 2019 10:27:11 +0900:
>>>>
>>>>> (+CC Dinh Nguyen)
>>>>>
>>>>> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
>>>>>>
>>>>>> Hi Masahiro,
>>>>>>
>>>>>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
>>>>>> 2019 17:11:34 +0900:
>>>>>>
>>>>>>> Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
>>>>>>> on IP datasheet") introduced a more correct binding that requires
>>>>>>> three named clocks.
>>>>>>>
>>>>>>> Now that all upstream DT files migrated over to it, remove the single
>>>>>>> anonymous clock support.
>>>>>>
>>>>>> I would love to do that but I think this is against the "DT backward
>>>>>> compatibility rule".
>>>>>
>>>>> Yeah, I know this rule, but we break DT binding from time to time.
>>>>>
>>>>>
>>>>>
>>>>>> Anyway, IIRC it is accepted that this kind of
>>>>>> rule might be broken if decided per the arch-maintainer (in this
>>>>>> case, you I suppose). So if this is really what you want, I'll queue
>>>>>> it.
>>>>>
>>>>> My platform is fine, but this driver is used by SOCFPGA boards as well.
>>>>>
>>>>> I CCed the SOCFPGA maintainer, Dinh Nguyen.
>>>>>
>>>>
>>>> Gentle ping on this topic.
>>>>
>>>
>>> This patch looks fine to be. Feel free to add:
>>>
>>> Tested-by: Dinh Nguyen <dinguyen@kernel.org>
>>
>> I think Miquel is waiting for an Acked-by to confirm that you're okay
>> breaking backward compat with old DT.
>
> Yes, I am waiting for your Acked-by.
>
>
Acked-by: Dinh Nguyen <dinguyen@kernel.org>
Dinh
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
2019-02-07 18:17 ` Dinh Nguyen
@ 2019-02-07 22:20 ` Miquel Raynal
-1 siblings, 0 replies; 19+ messages in thread
From: Miquel Raynal @ 2019-02-07 22:20 UTC (permalink / raw)
To: Dinh Nguyen
Cc: Boris Brezillon, Richard Weinberger, Boris Brezillon,
Linux Kernel Mailing List, Masahiro Yamada, linux-mtd,
Brian Norris, David Woodhouse, Marek Vasut
Hi Dinh,
Dinh Nguyen <dinguyen@kernel.org> wrote on Thu, 7 Feb 2019 12:17:50
-0600:
> On 2/5/19 7:18 AM, Miquel Raynal wrote:
> > Hi Dinh,
> >
> > Boris Brezillon <bbrezillon@kernel.org> wrote on Thu, 31 Jan 2019
> > 18:26:44 +0100:
> >
> >> Hi Dinh,
> >>
> >> On Thu, 31 Jan 2019 11:24:16 -0600
> >> Dinh Nguyen <dinguyen@kernel.org> wrote:
> >>
> >>> On 1/28/19 4:20 AM, Miquel Raynal wrote:
> >>>> Hi Dinh,
> >>>>
> >>>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
> >>>> 2019 10:27:11 +0900:
> >>>>
> >>>>> (+CC Dinh Nguyen)
> >>>>>
> >>>>> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> >>>>>>
> >>>>>> Hi Masahiro,
> >>>>>>
> >>>>>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
> >>>>>> 2019 17:11:34 +0900:
> >>>>>>
> >>>>>>> Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
> >>>>>>> on IP datasheet") introduced a more correct binding that requires
> >>>>>>> three named clocks.
> >>>>>>>
> >>>>>>> Now that all upstream DT files migrated over to it, remove the single
> >>>>>>> anonymous clock support.
> >>>>>>
> >>>>>> I would love to do that but I think this is against the "DT backward
> >>>>>> compatibility rule".
> >>>>>
> >>>>> Yeah, I know this rule, but we break DT binding from time to time.
> >>>>>
> >>>>>
> >>>>>
> >>>>>> Anyway, IIRC it is accepted that this kind of
> >>>>>> rule might be broken if decided per the arch-maintainer (in this
> >>>>>> case, you I suppose). So if this is really what you want, I'll queue
> >>>>>> it.
> >>>>>
> >>>>> My platform is fine, but this driver is used by SOCFPGA boards as well.
> >>>>>
> >>>>> I CCed the SOCFPGA maintainer, Dinh Nguyen.
> >>>>>
> >>>>
> >>>> Gentle ping on this topic.
> >>>>
> >>>
> >>> This patch looks fine to be. Feel free to add:
> >>>
> >>> Tested-by: Dinh Nguyen <dinguyen@kernel.org>
> >>
> >> I think Miquel is waiting for an Acked-by to confirm that you're okay
> >> breaking backward compat with old DT.
> >
> > Yes, I am waiting for your Acked-by.
> >
> >
>
> Acked-by: Dinh Nguyen <dinguyen@kernel.org>
>
> Dinh
Applied to nand/next.
Thanks,
Miquèl
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
@ 2019-02-07 22:20 ` Miquel Raynal
0 siblings, 0 replies; 19+ messages in thread
From: Miquel Raynal @ 2019-02-07 22:20 UTC (permalink / raw)
To: Dinh Nguyen
Cc: Boris Brezillon, Richard Weinberger, Masahiro Yamada, Marek Vasut,
Linux Kernel Mailing List, Boris Brezillon, linux-mtd,
Brian Norris, David Woodhouse
Hi Dinh,
Dinh Nguyen <dinguyen@kernel.org> wrote on Thu, 7 Feb 2019 12:17:50
-0600:
> On 2/5/19 7:18 AM, Miquel Raynal wrote:
> > Hi Dinh,
> >
> > Boris Brezillon <bbrezillon@kernel.org> wrote on Thu, 31 Jan 2019
> > 18:26:44 +0100:
> >
> >> Hi Dinh,
> >>
> >> On Thu, 31 Jan 2019 11:24:16 -0600
> >> Dinh Nguyen <dinguyen@kernel.org> wrote:
> >>
> >>> On 1/28/19 4:20 AM, Miquel Raynal wrote:
> >>>> Hi Dinh,
> >>>>
> >>>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Wed, 16 Jan
> >>>> 2019 10:27:11 +0900:
> >>>>
> >>>>> (+CC Dinh Nguyen)
> >>>>>
> >>>>> On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> >>>>>>
> >>>>>> Hi Masahiro,
> >>>>>>
> >>>>>> Masahiro Yamada <yamada.masahiro@socionext.com> wrote on Tue, 15 Jan
> >>>>>> 2019 17:11:34 +0900:
> >>>>>>
> >>>>>>> Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based
> >>>>>>> on IP datasheet") introduced a more correct binding that requires
> >>>>>>> three named clocks.
> >>>>>>>
> >>>>>>> Now that all upstream DT files migrated over to it, remove the single
> >>>>>>> anonymous clock support.
> >>>>>>
> >>>>>> I would love to do that but I think this is against the "DT backward
> >>>>>> compatibility rule".
> >>>>>
> >>>>> Yeah, I know this rule, but we break DT binding from time to time.
> >>>>>
> >>>>>
> >>>>>
> >>>>>> Anyway, IIRC it is accepted that this kind of
> >>>>>> rule might be broken if decided per the arch-maintainer (in this
> >>>>>> case, you I suppose). So if this is really what you want, I'll queue
> >>>>>> it.
> >>>>>
> >>>>> My platform is fine, but this driver is used by SOCFPGA boards as well.
> >>>>>
> >>>>> I CCed the SOCFPGA maintainer, Dinh Nguyen.
> >>>>>
> >>>>
> >>>> Gentle ping on this topic.
> >>>>
> >>>
> >>> This patch looks fine to be. Feel free to add:
> >>>
> >>> Tested-by: Dinh Nguyen <dinguyen@kernel.org>
> >>
> >> I think Miquel is waiting for an Acked-by to confirm that you're okay
> >> breaking backward compat with old DT.
> >
> > Yes, I am waiting for your Acked-by.
> >
> >
>
> Acked-by: Dinh Nguyen <dinguyen@kernel.org>
>
> Dinh
Applied to nand/next.
Thanks,
Miquèl
^ permalink raw reply [flat|nested] 19+ messages in thread