Searched hist:b0504e39c27b00101c9c1fa2c58fd896ae0f64f5 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | zynq-7000.txt | diff b0504e39c27b00101c9c1fa2c58fd896ae0f64f5 Mon Nov 18 16:48:19 CET 2013 Michal Simek <michal.simek@xilinx.com> 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>
|
/linux/include/linux/clk/ |
H A D | zynq.h | diff b0504e39c27b00101c9c1fa2c58fd896ae0f64f5 Mon Nov 18 16:48:19 CET 2013 Michal Simek <michal.simek@xilinx.com> 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>
|
/linux/drivers/clk/zynq/ |
H A D | clkc.c | diff b0504e39c27b00101c9c1fa2c58fd896ae0f64f5 Mon Nov 18 16:48:19 CET 2013 Michal Simek <michal.simek@xilinx.com> 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>
|
/linux/arch/arm/mach-zynq/ |
H A D | common.c | diff b0504e39c27b00101c9c1fa2c58fd896ae0f64f5 Mon Nov 18 16:48:19 CET 2013 Michal Simek <michal.simek@xilinx.com> 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>
|