* [PATCH v1] arm64: dts: mediatek: mt8186: add FHCTL node
@ 2024-09-23 8:13 Max Weng
2024-09-23 8:35 ` AngeloGioacchino Del Regno
0 siblings, 1 reply; 2+ messages in thread
From: Max Weng @ 2024-09-23 8:13 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.
Signed-off-by: max_weng <max_weng@compal.corp-partner.google.com>
---
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 v1] arm64: dts: mediatek: mt8186: add FHCTL node
2024-09-23 8:13 [PATCH v1] arm64: dts: mediatek: mt8186: add FHCTL node Max Weng
@ 2024-09-23 8:35 ` AngeloGioacchino Del Regno
0 siblings, 0 replies; 2+ messages in thread
From: AngeloGioacchino Del Regno @ 2024-09-23 8:35 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 10:13, Max Weng ha scritto:
> From: max_weng <max_weng@compal.corp-partner.google.com>
>
> add fhctl device node.
Please clarify the commit description, like so:
Add FHCTL device node for Frequency Hopping and Spread Spectrum
clocking function.
After which,
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
>
> Signed-off-by: max_weng <max_weng@compal.corp-partner.google.com>
> ---
> 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-23 8:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-23 8:13 [PATCH v1] arm64: dts: mediatek: mt8186: add FHCTL node Max Weng
2024-09-23 8:35 ` 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®