* [PATCH v3] arm64: dts: mediatek: mt8186: add FHCTL node
@ 2024-09-24 10:15 Max Weng
2024-09-24 11:37 ` AngeloGioacchino Del Regno
2024-10-02 9:33 ` AngeloGioacchino Del Regno
0 siblings, 2 replies; 3+ messages in thread
From: Max Weng @ 2024-09-24 10:15 UTC (permalink / raw)
To: linux-kernel
Cc: max_weng, robh, krzk+dt, conor+dt, matthias.bgg,
angelogioacchino.delregno, devicetree, linux-arm-kernel,
linux-mediatek
From: max_weng <max_weng@compal.corp-partner.google.com>
add FHCTL device node for Frequency Hopping and Spread Spectrum clock function.
Signed-off-by: Max Weng <max_weng@compal.corp-partner.google.com>
---
Change from v2 to v3
* Remove the Change-Id tag.
arch/arm64/boot/dts/mediatek/mt8186.dtsi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm64/boot/dts/mediatek/mt8186.dtsi b/arch/arm64/boot/dts/mediatek/mt8186.dtsi
index 148c332018b0..d3c3c2a40adc 100644
--- a/arch/arm64/boot/dts/mediatek/mt8186.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8186.dtsi
@@ -29,6 +29,13 @@ aliases {
rdma1 = &rdma1;
};
+ fhctl: fhctl@1000ce00 {
+ compatible = "mediatek,mt8186-fhctl";
+ clocks = <&apmixedsys CLK_APMIXED_TVDPLL>;
+ reg = <0 0x1000ce00 0 0x200>;
+ status = "disabled";
+ };
+
cci: cci {
compatible = "mediatek,mt8186-cci";
clocks = <&mcusys CLK_MCU_ARMPLL_BUS_SEL>,
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH v3] arm64: dts: mediatek: mt8186: add FHCTL node
2024-09-24 10:15 [PATCH v3] arm64: dts: mediatek: mt8186: add FHCTL node Max Weng
@ 2024-09-24 11:37 ` AngeloGioacchino Del Regno
2024-10-02 9:33 ` AngeloGioacchino Del Regno
1 sibling, 0 replies; 3+ messages in thread
From: AngeloGioacchino Del Regno @ 2024-09-24 11:37 UTC (permalink / raw)
To: Max Weng, linux-kernel
Cc: robh, krzk+dt, conor+dt, matthias.bgg, devicetree,
linux-arm-kernel, linux-mediatek
Il 24/09/24 12:15, Max Weng ha scritto:
> From: max_weng <max_weng@compal.corp-partner.google.com>
>
> add FHCTL device node for Frequency Hopping and Spread Spectrum clock function.
>
> Signed-off-by: Max Weng <max_weng@compal.corp-partner.google.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v3] arm64: dts: mediatek: mt8186: add FHCTL node
2024-09-24 10:15 [PATCH v3] arm64: dts: mediatek: mt8186: add FHCTL node Max Weng
2024-09-24 11:37 ` AngeloGioacchino Del Regno
@ 2024-10-02 9:33 ` AngeloGioacchino Del Regno
1 sibling, 0 replies; 3+ messages in thread
From: AngeloGioacchino Del Regno @ 2024-10-02 9:33 UTC (permalink / raw)
To: linux-kernel, Max Weng
Cc: robh, krzk+dt, conor+dt, matthias.bgg, devicetree,
linux-arm-kernel, linux-mediatek
On Tue, 24 Sep 2024 18:15:59 +0800, Max Weng wrote:
> add FHCTL device node for Frequency Hopping and Spread Spectrum clock function.
>
>
Applied to v6.12-next/dts64, thanks!
[1/1] arm64: dts: mediatek: mt8186: add FHCTL node
https://git.kernel.org/mediatek/c/43a9d9ea
Cheers,
Angelo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-02 9:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-24 10:15 [PATCH v3] arm64: dts: mediatek: mt8186: add FHCTL node Max Weng
2024-09-24 11:37 ` AngeloGioacchino Del Regno
2024-10-02 9:33 ` AngeloGioacchino Del Regno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox