[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1433264017.git.cyrille.pitchen@atmel.com>
Date: Tue, 2 Jun 2015 18:57:17 +0200
From: Cyrille Pitchen <cyrille.pitchen@...el.com>
To: <nicolas.ferre@...el.com>, <boris.brezillon@...e-electrons.com>,
<alexandre.belloni@...e-electrons.com>, <linux-clk@...r.kernel.org>
CC: <linux-kernel@...r.kernel.org>, <robh+dt@...nel.org>,
<pawel.moll@....com>, <mark.rutland@....com>,
<ijc+devicetree@...lion.org.uk>, <galak@...eaurora.org>,
<devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
Cyrille Pitchen <cyrille.pitchen@...el.com>
Subject: [PATCH v2 0/2] clk: at91: add new driver for Flexcom
ChangeLog
v2:
- fix commit message
v1:
This series of patches introduces a new driver for the Atmel Flexcom.
Cyrille Pitchen (2):
clk: at91: add a new compatible string for Flexcom in the DT
documentation
clk: at91: add Flexcom clock
.../devicetree/bindings/clock/at91-clock.txt | 20 +++
arch/arm/mach-at91/Kconfig | 3 +
drivers/clk/at91/Makefile | 1 +
drivers/clk/at91/clk-flexcom.c | 160 +++++++++++++++++++++
4 files changed, 184 insertions(+)
create mode 100644 drivers/clk/at91/clk-flexcom.c
--
1.8.2.2
--
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