commit | b0504e39c27b00101c9c1fa2c58fd896ae0f64f5 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Nov 18 16:48:19 2013 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Feb 10 11:21:13 2014 +0100 |
tree | 526bfc125e81fbdb37a8391106070be9f5cfec61 | |
parent | 5e2182803497c22d50675f0f3af12bf5305e8716 [diff] |
ARM: zynq: Map I/O memory on clkc init The clkc has its registers in the range of the slcr. Instead of passing around the slcr base address pointer, let the clkc get the address from the DT. This prepares the slcr to be a real driver with multiple memory ranges (slcr, clocks, pinctrl,...) Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Michal Simek <michal.simek@xilinx.com>