projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1ae3cf
)
arm64: dts: zte: remove zx296718 pll_vga clock
author
Shawn Guo
<shawn.guo@linaro.org>
Tue, 21 Mar 2017 08:42:45 +0000
(16:42 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Fri, 24 Mar 2017 08:16:50 +0000
(16:16 +0800)
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>
arch/arm64/boot/dts/zte/zx296718.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/boot/dts/zte/zx296718.dtsi
b/arch/arm64/boot/dts/zte/zx296718.dtsi
index b850b2cd0adc42aee1e671738ad6b6f40b33bc3d..1f256495b902c31135c8cccd512046acd431124d 100644
(file)
--- a/
arch/arm64/boot/dts/zte/zx296718.dtsi
+++ b/
arch/arm64/boot/dts/zte/zx296718.dtsi
@@
-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>;