arm: dts: zynq: Move crystal freq. to board level
authorPeter Crosthwaite <crosthwaitepeter@gmail.com>
Mon, 1 Dec 2014 00:25:49 +0000 (10:25 +1000)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 1 Dec 2014 08:22:50 +0000 (09:22 +0100)
The fact that all supported boards use the same 33MHz crystal is a
co-incidence. The Zynq PS support a range of crystal freqs so the
hardcoded setting should be removed from the dtsi. Re-implement it
on the board level.

This prepares support for Zynq boards with different crystal
frequencies (e.g. the Digilent ZYBO).

Acked-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>

No differences found