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: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Shawn Guo 2017-03-21 16:42:45 +08:00 committed by Shawn Guo
parent c1ae3cfa0e
commit 6d7e05ab8f
1 changed files with 0 additions and 7 deletions

View File

@ -235,13 +235,6 @@ pll_mac: clk-pll-1000m {
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>;