clk: at91: add PMC macro file for dt definitions
authorBoris BREZILLON <b.brezillon@overkiz.com>
Fri, 11 Oct 2013 08:41:25 +0000 (10:41 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 2 Dec 2013 14:31:21 +0000 (15:31 +0100)
commit7e682b44376e8caa6fc57acbf818b52747b1f922
treec6f538d3395142ae9f583c52a12428bc861987ca
parent0ad6125b1579cac8ccbd0f46ec6d33cf71b79f51
clk: at91: add PMC macro file for dt definitions

This patch adds a new macro file for PMC macros.

This macro file includes the definitions of SR (status register) bit
offsets and will be use to reference PMC irqs.

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
include/dt-bindings/clk/at91.h [new file with mode: 0644]