[PATCH v2 0/3] clk: xgene: Add SoC and PMD PLL clocks with v2 hardware

Loc Ho lho at apm.com
Tue Jan 19 18:27:40 PST 2016


Add APM X-Gene SoC and PCP PLL clocks support for v2 hardware.

v2:
* Move the detection of the HW version to compatible string
* Update APM X-Gene clock node binding documentation for v2 hardware
* Update Merlin DT clock node to reflect v2 SoC/PCP PLL hardware
* Fix some minor coding indentation issue with existent code

--
Loc Ho (3):
  Documentation: Update APM X-Gene clock binding for v2 hardware
  clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
  arm64: Update the Merlin DT PCP PLL clock node for v2 hardware

 Documentation/devicetree/bindings/clock/xgene.txt |    2 +
 arch/arm64/boot/dts/apm/apm-shadowcat.dtsi        |    2 +-
 drivers/clk/clk-xgene.c                           |  103 +++++++++++++--------
 3 files changed, 69 insertions(+), 38 deletions(-)




More information about the linux-arm-kernel mailing list