devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v4 4/5] arm64: dts: mediatek: Correct I2C clock of MT8192
       [not found] ` <20220113065822.11809-5-allen-kh.cheng@mediatek.com>
@ 2022-01-13 10:03   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 6+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-01-13 10:03 UTC (permalink / raw)
  To: allen-kh.cheng, Matthias Brugger, Rob Herring, nfraprado
  Cc: Project_Global_Chrome_Upstream_Group, chun-jie.chen, devicetree,
	drinkcat, linux-arm-kernel, linux-kernel, linux-mediatek,
	srv_heupstream, Chen-Yu Tsai, Ryder Lee

Il 13/01/22 07:58, allen-kh.cheng ha scritto:
> From: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> 
> When the initial devicetree for mt8192 was added in 48489980e27e ("arm64:
> dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile"), the
> clock driver for mt8192 was not yet upstream, so the clock property nodes
> were set to the clk26m clock as a placeholder.
> 
> Given that the clock driver has since been added through 710573dee31b ("clk:
> mediatek: Add MT8192 basic clocks support"), as well as its dt-bindings
> through f35f1a23e0e1 ("clk: mediatek: Add dt-bindings of MT8192 clocks") and
> devicetree nodes through 5d2b897bc6f5 ("arm64: dts: mediatek: Add mt8192
> clock controllers"), fix the I2C clock property to point to the actual
> clock.
> 
> Signed-off-by: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> Reviewed-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>


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

* Re: [PATCH v4 5/5] arm64: dts: mediatek: Correct system timer clock of MT8192
       [not found] ` <20220113065822.11809-6-allen-kh.cheng@mediatek.com>
@ 2022-01-13 10:03   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 6+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-01-13 10:03 UTC (permalink / raw)
  To: allen-kh.cheng, Matthias Brugger, Rob Herring, nfraprado
  Cc: Project_Global_Chrome_Upstream_Group, chun-jie.chen, devicetree,
	drinkcat, linux-arm-kernel, linux-kernel, linux-mediatek,
	srv_heupstream, Chen-Yu Tsai, Ryder Lee

Il 13/01/22 07:58, allen-kh.cheng ha scritto:
> From: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> 
> When the initial devicetree for mt8192 was added in 48489980e27e ("arm64:
> dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile"), the
> clock driver for mt8192 was not yet upstream, so the clock property nodes
> were set to the clk26m clock as a placeholder.
> 
> Given that the clock driver has since been added through 710573dee31b ("clk:
> mediatek: Add MT8192 basic clocks support"), as well as its dt-bindings
> through f35f1a23e0e1 ("clk: mediatek: Add dt-bindings of MT8192 clocks") and
> devicetree nodes through 5d2b897bc6f5 ("arm64: dts: mediatek: Add mt8192
> clock controllers"), fix the systimer clock property to point to the actual
> clock.
> 
> Signed-off-by: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> Reviewed-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

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

* Re: [PATCH v4 3/5] arm64: dts: mediatek: Correct Nor Flash clock of MT8192
       [not found] ` <20220113065822.11809-4-allen-kh.cheng@mediatek.com>
@ 2022-01-13 10:03   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 6+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-01-13 10:03 UTC (permalink / raw)
  To: allen-kh.cheng, Matthias Brugger, Rob Herring, nfraprado
  Cc: Project_Global_Chrome_Upstream_Group, chun-jie.chen, devicetree,
	drinkcat, linux-arm-kernel, linux-kernel, linux-mediatek,
	srv_heupstream, Chen-Yu Tsai, Ryder Lee

Il 13/01/22 07:58, allen-kh.cheng ha scritto:
> From: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> 
> When the initial devicetree for mt8192 was added in 48489980e27e ("arm64:
> dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile"), the
> clock driver for mt8192 was not yet upstream, so the clock property nodes
> were set to the clk26m clock as a placeholder.
> 
> Given that the clock driver has since been added through 710573dee31b ("clk:
> mediatek: Add MT8192 basic clocks support"), as well as its dt-bindings
> through f35f1a23e0e1 ("clk: mediatek: Add dt-bindings of MT8192 clocks") and
> devicetree nodes through 5d2b897bc6f5 ("arm64: dts: mediatek: Add mt8192
> clock controllers"), fix the Nor Flash clock property to point to the actual
> clock.
> 
> Signed-off-by: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> Reviewed-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

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

* Re: [PATCH v4 2/5] arm64: dts: mediatek: Correct SPI clock of MT8192
       [not found] ` <20220113065822.11809-3-allen-kh.cheng@mediatek.com>
@ 2022-01-13 10:03   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 6+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-01-13 10:03 UTC (permalink / raw)
  To: allen-kh.cheng, Matthias Brugger, Rob Herring, nfraprado
  Cc: Project_Global_Chrome_Upstream_Group, chun-jie.chen, devicetree,
	drinkcat, linux-arm-kernel, linux-kernel, linux-mediatek,
	srv_heupstream, Chen-Yu Tsai, Ryder Lee

Il 13/01/22 07:58, allen-kh.cheng ha scritto:
> From: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> 
> When the initial devicetree for mt8192 was added in 48489980e27e ("arm64:
> dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile"), the
> clock driver for mt8192 was not yet upstream, so the clock property nodes
> were set to the clk26m clock as a placeholder.
> 
> Given that the clock driver has since been added through 710573dee31b ("clk:
> mediatek: Add MT8192 basic clocks support"), as well as its dt-bindings
> through f35f1a23e0e1 ("clk: mediatek: Add dt-bindings of MT8192 clocks") and
> devicetree nodes through 5d2b897bc6f5 ("arm64: dts: mediatek: Add mt8192
> clock controllers"), fix the SPI clock property to point to the actual
> clock.
> 
> Signed-off-by: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> Reviewed-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

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

* Re: [PATCH v4 1/5] arm64: dts: mediatek: Correct uart clock of MT8192
       [not found] ` <20220113065822.11809-2-allen-kh.cheng@mediatek.com>
@ 2022-01-13 10:03   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 6+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-01-13 10:03 UTC (permalink / raw)
  To: allen-kh.cheng, Matthias Brugger, Rob Herring, nfraprado
  Cc: Project_Global_Chrome_Upstream_Group, chun-jie.chen, devicetree,
	drinkcat, linux-arm-kernel, linux-kernel, linux-mediatek,
	srv_heupstream, Chen-Yu Tsai, Ryder Lee

Il 13/01/22 07:58, allen-kh.cheng ha scritto:
> From: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> 
> When the initial devicetree for mt8192 was added in 48489980e27e ("arm64:
> dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile"), the
> clock driver for mt8192 was not yet upstream, so the clock property nodes
> were set to the clk26m clock as a placeholder.
> 
> Given that the clock driver has since been added through 710573dee31b ("clk:
> mediatek: Add MT8192 basic clocks support"), as well as its dt-bindings
> through f35f1a23e0e1 ("clk: mediatek: Add dt-bindings of MT8192 clocks") and
> devicetree nodes through 5d2b897bc6f5 ("arm64: dts: mediatek: Add mt8192
> clock controllers"), fix the uart clock property to point to the actual
> clock.
> 
> Signed-off-by: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> Reviewed-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>


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

* Re: [PATCH v4 0/5] Update MT8192 Clock Setting
       [not found] <20220113065822.11809-1-allen-kh.cheng@mediatek.com>
                   ` (4 preceding siblings ...)
       [not found] ` <20220113065822.11809-2-allen-kh.cheng@mediatek.com>
@ 2022-01-13 16:07 ` Matthias Brugger
  5 siblings, 0 replies; 6+ messages in thread
From: Matthias Brugger @ 2022-01-13 16:07 UTC (permalink / raw)
  To: allen-kh.cheng, Rob Herring, nfraprado
  Cc: Project_Global_Chrome_Upstream_Group, chun-jie.chen, devicetree,
	drinkcat, linux-arm-kernel, linux-kernel, linux-mediatek,
	srv_heupstream, Chen-Yu Tsai, Ryder Lee



On 13/01/2022 07:58, allen-kh.cheng wrote:
> From: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> 
> This patch is base on v5.16-rc8,
> 
> changes since v3:
>   - update that list(remove already upstream patch)
> 
> 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
> 

Whole series queued in v5.17-tmp/dts64 which will be renamed to v5.17-next/dts64 
as soon as v5.17-rc1 is released.

Thanks!
Matthias

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

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

end of thread, other threads:[~2022-01-13 16:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20220113065822.11809-1-allen-kh.cheng@mediatek.com>
     [not found] ` <20220113065822.11809-5-allen-kh.cheng@mediatek.com>
2022-01-13 10:03   ` [PATCH v4 4/5] arm64: dts: mediatek: Correct I2C clock of MT8192 AngeloGioacchino Del Regno
     [not found] ` <20220113065822.11809-6-allen-kh.cheng@mediatek.com>
2022-01-13 10:03   ` [PATCH v4 5/5] arm64: dts: mediatek: Correct system timer " AngeloGioacchino Del Regno
     [not found] ` <20220113065822.11809-4-allen-kh.cheng@mediatek.com>
2022-01-13 10:03   ` [PATCH v4 3/5] arm64: dts: mediatek: Correct Nor Flash " AngeloGioacchino Del Regno
     [not found] ` <20220113065822.11809-3-allen-kh.cheng@mediatek.com>
2022-01-13 10:03   ` [PATCH v4 2/5] arm64: dts: mediatek: Correct SPI " AngeloGioacchino Del Regno
     [not found] ` <20220113065822.11809-2-allen-kh.cheng@mediatek.com>
2022-01-13 10:03   ` [PATCH v4 1/5] arm64: dts: mediatek: Correct uart " AngeloGioacchino Del Regno
2022-01-13 16:07 ` [PATCH v4 0/5] Update MT8192 Clock Setting Matthias Brugger

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).