mbox series

[v3,0/5] Update MT8192 Clock Setting

Message ID 20220112115542.10606-1-allen-kh.cheng@mediatek.com (mailing list archive)
Headers show
Series Update MT8192 Clock Setting | expand

Message

Allen-KH Cheng Jan. 12, 2022, 11:55 a.m. UTC
From: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>

This patch is base on v5.16-rc8,
series "Mediatek MT8192 clock support"[1], [2] annd [3].
[1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=521127
[2] https://patchwork.kernel.org/project/linux-mediatek/patch/20210727023205.20319-2-chun-jie.chen@mediatek.com/
[3] https://lore.kernel.org/all/20210825011120.30481-1-chun-jie.chen@mediatek.com/

changes since v2:
 - add missing "clock" at the end of commit message

changes since v1:
 - update the commit message

Allen-KH Cheng (5):
  arm64: dts: mediatek: Correct uart clock of MT8192
  arm64: dts: mediatek: Correct SPI clock of MT8192
  arm64: dts: mediatek: Correct Nor Flash clock of MT8192
  arm64: dts: mediatek: Correct I2C clock of MT8192
  arm64: dts: mediatek: Correct system timer clock of MT8192

 arch/arm64/boot/dts/mediatek/mt8192.dtsi | 92 +++++++++++++-----------
 1 file changed, 52 insertions(+), 40 deletions(-)

Comments

Matthias Brugger Jan. 12, 2022, 4:51 p.m. UTC | #1
On 12/01/2022 12:55, allen-kh.cheng wrote:
> From: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> 
> This patch is base on v5.16-rc8,
> series "Mediatek MT8192 clock support"[1], [2] annd [3].
> [1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=521127
> [2] https://patchwork.kernel.org/project/linux-mediatek/patch/20210727023205.20319-2-chun-jie.chen@mediatek.com/
> [3] https://lore.kernel.org/all/20210825011120.30481-1-chun-jie.chen@mediatek.com/

Please update that list to only who the patches that are not yet upstream. That 
will help me to understand if I can take them right now or if we have to wait 
for something to get applied first.

Thanks,
Matthias

> 
> changes since v2:
>   - add missing "clock" at the end of commit message
> 
> changes since v1:
>   - update the commit message
> 
> Allen-KH Cheng (5):
>    arm64: dts: mediatek: Correct uart clock of MT8192
>    arm64: dts: mediatek: Correct SPI clock of MT8192
>    arm64: dts: mediatek: Correct Nor Flash clock of MT8192
>    arm64: dts: mediatek: Correct I2C clock of MT8192
>    arm64: dts: mediatek: Correct system timer clock of MT8192
> 
>   arch/arm64/boot/dts/mediatek/mt8192.dtsi | 92 +++++++++++++-----------
>   1 file changed, 52 insertions(+), 40 deletions(-)
>
Allen-KH Cheng Jan. 13, 2022, 6:36 a.m. UTC | #2
On Wed, 2022-01-12 at 17:51 +0100, Matthias Brugger wrote:
> 
> On 12/01/2022 12:55, allen-kh.cheng wrote:
> > From: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> > 
> > This patch is base on v5.16-rc8,
> > series "Mediatek MT8192 clock support"[1], [2] annd [3].
> > [1] 
> > https://urldefense.com/v3/__https://patchwork.kernel.org/project/linux-mediatek/list/?series=521127__;!!CTRNKA9wMg0ARbw!y4P6pz_u9M3axQ-m02SGlirjXL2ZKklxIqILLsUy4wXY9bVdhpSWqgRL0Me352sLvBo6xw$
> >  
> > [2] 
> > https://urldefense.com/v3/__https://patchwork.kernel.org/project/linux-mediatek/patch/20210727023205.20319-2-chun-jie.chen@mediatek.com/__;!!CTRNKA9wMg0ARbw!y4P6pz_u9M3axQ-m02SGlirjXL2ZKklxIqILLsUy4wXY9bVdhpSWqgRL0Me352vbYrxOog$
> >  
> > [3] 
> > https://urldefense.com/v3/__https://lore.kernel.org/all/20210825011120.30481-1-chun-jie.chen@mediatek.com/__;!!CTRNKA9wMg0ARbw!y4P6pz_u9M3axQ-m02SGlirjXL2ZKklxIqILLsUy4wXY9bVdhpSWqgRL0Me352sfbDoBBA$
> >  
> 
> Please update that list to only who the patches that are not yet
> upstream. That 
> will help me to understand if I can take them right now or if we have
> to wait 
> for something to get applied first.
> 
> Thanks,
> Matthias

Hi Matthias,

There is no patches we need to wait related to this serial.

I will update the list in next version.

Thanks.

> 
> > 
> > changes since v2:
> >   - add missing "clock" at the end of commit message
> > 
> > changes since v1:
> >   - update the commit message
> > 
> > Allen-KH Cheng (5):
> >    arm64: dts: mediatek: Correct uart clock of MT8192
> >    arm64: dts: mediatek: Correct SPI clock of MT8192
> >    arm64: dts: mediatek: Correct Nor Flash clock of MT8192
> >    arm64: dts: mediatek: Correct I2C clock of MT8192
> >    arm64: dts: mediatek: Correct system timer clock of MT8192
> > 
> >   arch/arm64/boot/dts/mediatek/mt8192.dtsi | 92 +++++++++++++----
> > -------
> >   1 file changed, 52 insertions(+), 40 deletions(-)
> >