Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
[linux/fpc-iii.git] / arch / arm / boot / dts / at91sam9x5_isi.dtsi
blob98bc877a68ef0d697f46f3e43fe83fef6c1d7d0a
1 /*
2  * at91sam9x5_isi.dtsi - Device Tree Include file for AT91SAM9x5 SoC with an
3  * Image Sensor Interface.
4  *
5  * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
6  *
7  * Licensed under GPLv2.
8  */
10 #include <dt-bindings/pinctrl/at91.h>
11 #include <dt-bindings/interrupt-controller/irq.h>
13 / {
14         ahb {
15                 apb {
16                         pmc: pmc@fffffc00 {
17                                 periphck {
18                                         isi_clk: isi_clk {
19                                                 #clock-cells = <0>;
20                                                 reg = <25>;
21                                         };
22                                 };
23                         };
24                 };
25         };