]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: mediatek: Correct SPI clock of MT8192
authorAllen-KH Cheng <Allen-KH.Cheng@mediatek.com>
Thu, 13 Jan 2022 06:58:19 +0000 (14:58 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 24 Jan 2022 17:11:01 +0000 (18:11 +0100)
commitc934947fe384145834b651ac58d3d89e40b29845
tree8f2616ba4be54345fe08445fdd92fa14310db073
parent2ce960973077647c284714e4c666246994caf6f5
arm64: dts: mediatek: Correct SPI clock of MT8192

When the initial devicetree for mt8192 was added in 92c8d173a270 ("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 73cb537cf192 ("clk:
mediatek: Add MT8192 basic clocks support"), as well as its dt-bindings
through 85921f3903eb ("clk: mediatek: Add dt-bindings of MT8192 clocks") and
devicetree nodes through ebf68a21692d ("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>
Link: https://lore.kernel.org/r/20220113065822.11809-3-allen-kh.cheng@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8192.dtsi