[PATCH] clk support for Alphascale asm9260
From: Oleksij Rempel
Date: Thu Jan 08 2015 - 04:00:21 EST
Hello,
this patch provides clk support for Alphascale asm9260 SoC.
As was suggested by one of ARM maintainers, I explicitly ask you to
merge this patch :D
Oleksij Rempel (1):
ARM: clk: add clk-asm9260 driver
drivers/clk/Makefile | 1 +
drivers/clk/clk-asm9260.c | 359 +++++++++++++++++++++++++
include/dt-bindings/clock/alphascale,asm9260.h | 97 +++++++
3 files changed, 457 insertions(+)
create mode 100644 drivers/clk/clk-asm9260.c
create mode 100644 include/dt-bindings/clock/alphascale,asm9260.h
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/