[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1420707567-22760-1-git-send-email-linux@rempel-privat.de>
Date: Thu, 8 Jan 2015 09:59:26 +0100
From: Oleksij Rempel <linux@...pel-privat.de>
To: mturquette@...aro.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Cc: Oleksij Rempel <linux@...pel-privat.de>
Subject: [PATCH] clk support for Alphascale asm9260
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists