* [PATCH v2] arm64: dts: mediatek: mt8186: add FHCTL node
@ 2024-09-23 14:47 Max Weng
2024-09-24 8:46 ` AngeloGioacchino Del Regno
0 siblings, 1 reply; 2+ messages in thread
From: Max Weng @ 2024-09-23 14:47 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.
Change-Id: I7f9f2991978df7d5d3a6a8bc78f6f443f2f0460d
Signed-off-by: Max Weng <max_weng@compal.corp-partner.google.com>
---
Change frome v1 to v2
* Modify the commit description
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 [flat|nested] 2+ messages in thread
* Re: [PATCH v2] arm64: dts: mediatek: mt8186: add FHCTL node
2024-09-23 14:47 [PATCH v2] arm64: dts: mediatek: mt8186: add FHCTL node Max Weng
@ 2024-09-24 8:46 ` AngeloGioacchino Del Regno
0 siblings, 0 replies; 2+ messages in thread
From: AngeloGioacchino Del Regno @ 2024-09-24 8:46 UTC (permalink / raw)
To: Max Weng, linux-kernel
Cc: robh, krzk+dt, conor+dt, matthias.bgg, devicetree,
linux-arm-kernel, linux-mediatek
Il 23/09/24 16:47, 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.
>
> Change-Id: I7f9f2991978df7d5d3a6a8bc78f6f443f2f0460d
Please remove the useless Change-Id tag, this means nothing upstream, after which,
on V3:
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> Signed-off-by: Max Weng <max_weng@compal.corp-partner.google.com>
> ---
> Change frome v1 to v2
> * Modify the commit description
> 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>,
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-24 8:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-23 14:47 [PATCH v2] arm64: dts: mediatek: mt8186: add FHCTL node Max Weng
2024-09-24 8:46 ` 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
all inboxes | Powered by JetHome®