arm64: dts: mediatek: mt6795: Add Frequency Hopping Controller node
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 27 Mar 2023 08:36:31 +0000 (10:36 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Sun, 2 Apr 2023 17:10:21 +0000 (19:10 +0200)
Add FHCTL node but keep it disabled as the PLL clocks that should be
handled through FHCTL and the Spread Spectrum Clocking parameters are
board specific.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230327083647.22017-2-angelogioacchino.delregno@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt6795.dtsi

index b3fc76d837a93463e877ddd0758cf049d15f5e58..4d2119751572664308aa7e688aa01612b1b10270 100644 (file)
                        clock-names = "clk13m";
                };
 
+               fhctl: clock-controller@10209f00 {
+                       compatible = "mediatek,mt6795-fhctl";
+                       reg = <0 0x10209f00 0 0x100>;
+                       status = "disabled";
+               };
+
                gic: interrupt-controller@10221000 {
                        compatible = "arm,gic-400";
                        #interrupt-cells = <3>;