mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 19:01:37 +00:00
arm: Xilinx Zynq dt patches for v3.15
- Define fclk-enable property -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAlMGGzAACgkQykllyylKDCGQ8QCePYiY0VQN7yn7z2WZ2preAClx KDUAnilZJyUjsJpuXXusByxPDTOaJlYJ =5NA7 -----END PGP SIGNATURE----- Merge tag 'zynq-dt-for-3.15' of git://git.xilinx.com/linux-xlnx into next/dt Merge "arm: Xilinx Zynq dt patches for v3.15" from Michal Simek: - Define fclk-enable property * tag 'zynq-dt-for-3.15' of git://git.xilinx.com/linux-xlnx: arm: dt: zynq: Add fclk-enable property to clkc node Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
commit
813004a3f1
@ -134,6 +134,7 @@
|
||||
#clock-cells = <1>;
|
||||
compatible = "xlnx,ps7-clkc";
|
||||
ps-clk-frequency = <33333333>;
|
||||
fclk-enable = <0>;
|
||||
clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x",
|
||||
"cpu_3or2x", "cpu_2x", "cpu_1x", "ddr2x", "ddr3x",
|
||||
"dci", "lqspi", "smc", "pcap", "gem0", "gem1",
|
||||
|
Loading…
Reference in New Issue
Block a user