Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d7e05ab authored by Shawn Guo's avatar Shawn Guo Committed by Shawn Guo
Browse files

arm64: dts: zte: remove zx296718 pll_vga clock



Rather than a fixed rate clock, pll_vga is a PLL can be programmed into
different freqencies.  Let's drop it from device tree and get it
registered from clock driver.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent c1ae3cfa
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -235,13 +235,6 @@
		clock-output-names = "pll_mac";
	};

	pll_vga: clk-pll-1073m {
		compatible = "fixed-clock";
		#clock-cells = <0>;
		clock-frequency = <1073000000>;
		clock-output-names = "pll_vga";
	};

	pll_mm0: clk-pll-1188m {
		compatible = "fixed-clock";
		#clock-cells = <0>;