[PATCH 0/7] metag: tz1090: add irq-pdc, pinctrl and gpio to DT

From: James Hogan
Date: Thu Jun 20 2013 - 08:03:39 EST


This patchset, based on and for the metag tree, adds the necessary
device tree nodes and selects the necessary Kconfig symbols in order to
enable the irq-imgpdc, {pinctrl,gpio}-tz1090[-pdc] drivers once they are
accepted and merged.

The first two patches set things up for metag so that we can include
<dt-bindings/*> files from device tree files.

I plan on applying the first two patches soon, and the others after the
corresponding drivers have been accepted into the appropriate trees on
which they depend.

Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>

James Hogan (7):
metag: add <dt-bindings/> symlink
metag: *.dts: include using preprocessor
metag: tz1090: select and instantiate irq-imgpdc
metag: tz1090: select and instantiate pinctrl-tz1090
metag: tz1090: select and instantiate gpio-tz1090
metag: tz1090: select and instantiate pinctrl-tz1090-pdc
metag: tz1090: instantiate gpio-tz1090-pdc

arch/metag/Kconfig.soc | 5 ++
arch/metag/boot/dts/include/dt-bindings | 1 +
arch/metag/boot/dts/skeleton.dts | 2 +-
arch/metag/boot/dts/tz1090.dtsi | 81 ++++++++++++++++++++++++++++++++-
arch/metag/boot/dts/tz1090_generic.dts | 2 +-
5 files changed, 88 insertions(+), 3 deletions(-)
create mode 120000 arch/metag/boot/dts/include/dt-bindings

--
1.8.1.2


--
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/