2020-01-08 08:57:44

by Nicolas Boichat

[permalink] [raw]
Subject: Re: [PATCH v3 1/2] amr64: dts: modify mt8183.dtsi

minor nit, s/amr64/arm64/ in the commit title.

On Fri, Dec 27, 2019 at 10:15 PM Yong Liang <[email protected]> wrote:
>
> From: "yong.liang" <[email protected]>
>
> 1. Include mt8183-reset.h and add reset-cells in infracfg
> in dtsi file
> 2. Add watchdog device node
>
> Signed-off-by: yong.liang <[email protected]>

Tested-by: Nicolas Boichat <[email protected]>

> ---
> arch/arm64/boot/dts/mediatek/mt8183.dtsi | 8 ++++++++
> 1 file changed, 8 insertions(+)
> [snip]


2020-01-08 09:16:08

by Nicolas Boichat

[permalink] [raw]
Subject: Re: [PATCH v3 1/2] amr64: dts: modify mt8183.dtsi

On Wed, Jan 8, 2020 at 4:56 PM Nicolas Boichat <[email protected]> wrote:
>
> minor nit, s/amr64/arm64/ in the commit title.
>
> On Fri, Dec 27, 2019 at 10:15 PM Yong Liang <[email protected]> wrote:
> >
> > From: "yong.liang" <[email protected]>
> >
> > 1. Include mt8183-reset.h and add reset-cells in infracfg
> > in dtsi file

Err, wait, doesn't this depend on
http://lists.infradead.org/pipermail/linux-mediatek/2020-January/026170.html
?

> > 2. Add watchdog device node

Can we have a patch with just this change instead, since you're
sending the binding with it.

> >
> > Signed-off-by: yong.liang <[email protected]>
>
> Tested-by: Nicolas Boichat <[email protected]>
>
> > ---
> > arch/arm64/boot/dts/mediatek/mt8183.dtsi | 8 ++++++++
> > 1 file changed, 8 insertions(+)
> > [snip]

2020-01-09 04:04:49

by Yong Liang

[permalink] [raw]
Subject: Re: [PATCH v3 1/2] amr64: dts: modify mt8183.dtsi

On Wed, 2020-01-08 at 17:14 +0800, Nicolas Boichat wrote:
> On Wed, Jan 8, 2020 at 4:56 PM Nicolas Boichat <[email protected]> wrote:
> >
> > minor nit, s/amr64/arm64/ in the commit title.
> >
> > On Fri, Dec 27, 2019 at 10:15 PM Yong Liang <[email protected]> wrote:
> > >
> > > From: "yong.liang" <[email protected]>
> > >
> > > 1. Include mt8183-reset.h and add reset-cells in infracfg
> > > in dtsi file
>
> Err, wait, doesn't this depend on
> http://lists.infradead.org/pipermail/linux-mediatek/2020-January/026170.html
> ?
>
Yes, but this patch can be delay a while, We will ensure jiaxin's
patch be send out prioritly.

Yong.Liang

> > > 2. Add watchdog device node
>
> Can we have a patch with just this change instead, since you're
> sending the binding with it.

I will remove binding txt file from this patch.
And we will ensure jiaxin's patch be send out prioritly.

>
> > >
> > > Signed-off-by: yong.liang <[email protected]>
> >
> > Tested-by: Nicolas Boichat <[email protected]>
> >
> > > ---
> > > arch/arm64/boot/dts/mediatek/mt8183.dtsi | 8 ++++++++
> > > 1 file changed, 8 insertions(+)
> > > [snip]
>
> _______________________________________________
> Linux-mediatek mailing list
> [email protected]
> http://lists.infradead.org/mailman/listinfo/linux-mediatek

2020-01-10 10:12:15

by Matthias Brugger

[permalink] [raw]
Subject: Re: [PATCH v3 1/2] amr64: dts: modify mt8183.dtsi



On 08/01/2020 10:14, Nicolas Boichat wrote:
> On Wed, Jan 8, 2020 at 4:56 PM Nicolas Boichat <[email protected]> wrote:
>>
>> minor nit, s/amr64/arm64/ in the commit title.
>>
>> On Fri, Dec 27, 2019 at 10:15 PM Yong Liang <[email protected]> wrote:
>>>
>>> From: "yong.liang" <[email protected]>
>>>
>>> 1. Include mt8183-reset.h and add reset-cells in infracfg
>>> in dtsi file
>
> Err, wait, doesn't this depend on
> http://lists.infradead.org/pipermail/linux-mediatek/2020-January/026170.html
> ?
>

That's all a bit confusing, I thought we are fine to add the reset cells to
infracfg as we have the resets defined in
64ebb57a3df6 ("clk: reset: Modify reset-controller driver")

That's why I took this part from:
https://lore.kernel.org/linux-mediatek/[email protected]/

Please let me know if I'm wrong and I'll drop it.

Regards,
Matthias

>>> 2. Add watchdog device node
>
> Can we have a patch with just this change instead, since you're
> sending the binding with it.
>
>>>
>>> Signed-off-by: yong.liang <[email protected]>
>>
>> Tested-by: Nicolas Boichat <[email protected]>
>>
>>> ---
>>> arch/arm64/boot/dts/mediatek/mt8183.dtsi | 8 ++++++++
>>> 1 file changed, 8 insertions(+)
>>> [snip]

2020-01-13 04:46:30

by Nicolas Boichat

[permalink] [raw]
Subject: Re: [PATCH v3 1/2] amr64: dts: modify mt8183.dtsi

On Fri, Jan 10, 2020 at 6:09 PM Matthias Brugger <[email protected]> wrote:
>
>
>
> On 08/01/2020 10:14, Nicolas Boichat wrote:
> > On Wed, Jan 8, 2020 at 4:56 PM Nicolas Boichat <[email protected]> wrote:
> >>
> >> minor nit, s/amr64/arm64/ in the commit title.
> >>
> >> On Fri, Dec 27, 2019 at 10:15 PM Yong Liang <[email protected]> wrote:
> >>>
> >>> From: "yong.liang" <[email protected]>
> >>>
> >>> 1. Include mt8183-reset.h and add reset-cells in infracfg
> >>> in dtsi file
> >
> > Err, wait, doesn't this depend on
> > http://lists.infradead.org/pipermail/linux-mediatek/2020-January/026170.html
> > ?
> >
>
> That's all a bit confusing, I thought we are fine to add the reset cells to
> infracfg as we have the resets defined in
> 64ebb57a3df6 ("clk: reset: Modify reset-controller driver")

You're right, we're fine. But at least in theory, we should still have
the binding documentation that I linked above.

I will try to pick up all the required patches, split them across
8183/2712 and resend as one series.

> That's why I took this part from:
> https://lore.kernel.org/linux-mediatek/[email protected]/
>
> Please let me know if I'm wrong and I'll drop it.
>
> Regards,
> Matthias
>
> >>> 2. Add watchdog device node
> >
> > Can we have a patch with just this change instead, since you're
> > sending the binding with it.
> >
> >>>
> >>> Signed-off-by: yong.liang <[email protected]>
> >>
> >> Tested-by: Nicolas Boichat <[email protected]>
> >>
> >>> ---
> >>> arch/arm64/boot/dts/mediatek/mt8183.dtsi | 8 ++++++++
> >>> 1 file changed, 8 insertions(+)
> >>> [snip]

2020-01-13 06:28:51

by Nicolas Boichat

[permalink] [raw]
Subject: Re: [PATCH v3 1/2] amr64: dts: modify mt8183.dtsi

+Jiaxin +Sj Huang

On Mon, Jan 13, 2020 at 12:44 PM Nicolas Boichat <[email protected]> wrote:
>
> On Fri, Jan 10, 2020 at 6:09 PM Matthias Brugger <[email protected]> wrote:
> > [snip]
> > That's all a bit confusing, I thought we are fine to add the reset cells to
> > infracfg as we have the resets defined in
> > 64ebb57a3df6 ("clk: reset: Modify reset-controller driver")
>
> You're right, we're fine. But at least in theory, we should still have
> the binding documentation that I linked above.
>
> I will try to pick up all the required patches, split them across
> 8183/2712 and resend as one series.

Okay, summary of the patches, there are 2 series:

https://patchwork.kernel.org/patch/11311237/
[1.1] [v3,1/2] amr64: dts: modify mt8183.dtsi
=> Partially applied to Matthias' v5.5-next/dts64
=> Other part depend on [1.2], needs to be applied
https://patchwork.kernel.org/patch/11311241/
[1.2] [v3,2/2] dt-bindings: mt8183: Add watchdog dt-binding
=> Pending Guenter/Wim

https://patchwork.kernel.org/cover/11326757/
[2.0] [PATCH v11 0/3] ASoC: mt8183: fix audio playback slowly after playback
[2.1] [PATCH v11 1/3] dt-bindings: mediatek: mt8183: Add #reset-cells
=> IMHO adding mt2712 compatible should be another patch
=> Depends on [1.2]
=> Tags should be all dropped
[2.2] [PATCH v11 2/3] watchdog: mtk_wdt: mt8183: Add reset controller
=> Issues about tags
[2.3] [PATCH v11 3/3] watchdog: mtk_wdt: mt2712: Add reset controller
=> Issues about tags

Jiaxin/Yong Liang/Matthias: Please let me know, I'm happy to pick up
the patches, clean them up and resend them, if you think that helps.


> > That's why I took this part from:
> > https://lore.kernel.org/linux-mediatek/[email protected]/
> >
> > Please let me know if I'm wrong and I'll drop it.
> >
> > Regards,
> > Matthias
> >
> > >>> 2. Add watchdog device node
> > >
> > > Can we have a patch with just this change instead, since you're
> > > sending the binding with it.
> > >
> > >>>
> > >>> Signed-off-by: yong.liang <[email protected]>
> > >>
> > >> Tested-by: Nicolas Boichat <[email protected]>
> > >>
> > >>> ---
> > >>> arch/arm64/boot/dts/mediatek/mt8183.dtsi | 8 ++++++++
> > >>> 1 file changed, 8 insertions(+)
> > >>> [snip]

2020-01-13 09:43:18

by Yong Liang

[permalink] [raw]
Subject: Re: [PATCH v3 1/2] amr64: dts: modify mt8183.dtsi

On Mon, 2020-01-13 at 14:27 +0800, Nicolas Boichat wrote:
> +Jiaxin +Sj Huang
>
> On Mon, Jan 13, 2020 at 12:44 PM Nicolas Boichat <[email protected]> wrote:
> >
> > On Fri, Jan 10, 2020 at 6:09 PM Matthias Brugger <[email protected]> wrote:
> > > [snip]
> > > That's all a bit confusing, I thought we are fine to add the reset cells to
> > > infracfg as we have the resets defined in
> > > 64ebb57a3df6 ("clk: reset: Modify reset-controller driver")
> >
> > You're right, we're fine. But at least in theory, we should still have
> > the binding documentation that I linked above.
> >
> > I will try to pick up all the required patches, split them across
> > 8183/2712 and resend as one series.
>
> Okay, summary of the patches, there are 2 series:
>
> https://patchwork.kernel.org/patch/11311237/
> [1.1] [v3,1/2] amr64: dts: modify mt8183.dtsi
> => Partially applied to Matthias' v5.5-next/dts64
> => Other part depend on [1.2], needs to be applied
> https://patchwork.kernel.org/patch/11311241/
> [1.2] [v3,2/2] dt-bindings: mt8183: Add watchdog dt-binding
> => Pending Guenter/Wim
>
> https://patchwork.kernel.org/cover/11326757/
> [2.0] [PATCH v11 0/3] ASoC: mt8183: fix audio playback slowly after playback
> [2.1] [PATCH v11 1/3] dt-bindings: mediatek: mt8183: Add #reset-cells
> => IMHO adding mt2712 compatible should be another patch
> => Depends on [1.2]
> => Tags should be all dropped
> [2.2] [PATCH v11 2/3] watchdog: mtk_wdt: mt8183: Add reset controller
> => Issues about tags
> [2.3] [PATCH v11 3/3] watchdog: mtk_wdt: mt2712: Add reset controller
> => Issues about tags
>
> Jiaxin/Yong Liang/Matthias: Please let me know, I'm happy to pick up
> the patches, clean them up and resend them, if you think that helps.
>
[1.2] [v3,2/2] dt-bindings: mt8183: Add watchdog dt-binding
-> It is no use, I will send 8183 in jiaxin's patch
We want to send jiaxin's patch prioritily. So you can merge
jiaxin's patch firstly.
>
> > > That's why I took this part from:
> > > https://lore.kernel.org/linux-mediatek/[email protected]/
> > >
> > > Please let me know if I'm wrong and I'll drop it.
> > >
> > > Regards,
> > > Matthias
> > >
> > > >>> 2. Add watchdog device node
> > > >
> > > > Can we have a patch with just this change instead, since you're
> > > > sending the binding with it.
> > > >
> > > >>>
> > > >>> Signed-off-by: yong.liang <[email protected]>
> > > >>
> > > >> Tested-by: Nicolas Boichat <[email protected]>
> > > >>
> > > >>> ---
> > > >>> arch/arm64/boot/dts/mediatek/mt8183.dtsi | 8 ++++++++
> > > >>> 1 file changed, 8 insertions(+)
> > > >>> [snip]