linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] metag: tz1090: add irq-pdc, pinctrl and gpio to DT
@ 2013-06-20 12:02 James Hogan
  2013-06-20 12:02 ` [PATCH 1/7] metag: add <dt-bindings/> symlink James Hogan
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: James Hogan @ 2013-06-20 12:02 UTC (permalink / raw)
  To: linux-kernel; +Cc: James Hogan, Thomas Gleixner, Linus Walleij

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@linutronix.de>
Cc: Linus Walleij <linus.walleij@linaro.org>

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-06-27  9:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-20 12:02 [PATCH 0/7] metag: tz1090: add irq-pdc, pinctrl and gpio to DT James Hogan
2013-06-20 12:02 ` [PATCH 1/7] metag: add <dt-bindings/> symlink James Hogan
2013-06-20 16:29   ` Stephen Warren
2013-06-20 12:02 ` [PATCH 2/7] metag: *.dts: include using preprocessor James Hogan
2013-06-20 12:02 ` [PATCH 3/7] metag: tz1090: select and instantiate irq-imgpdc James Hogan
2013-06-20 12:02 ` [PATCH 4/7] metag: tz1090: select and instantiate pinctrl-tz1090 James Hogan
2013-06-20 12:02 ` [PATCH 5/7] metag: tz1090: select and instantiate gpio-tz1090 James Hogan
2013-06-20 12:02 ` [PATCH 6/7] metag: tz1090: select and instantiate pinctrl-tz1090-pdc James Hogan
2013-06-20 12:02 ` [PATCH 7/7] metag: tz1090: instantiate gpio-tz1090-pdc James Hogan
2013-06-24 15:16 ` [PATCH 0/7] metag: tz1090: add irq-pdc, pinctrl and gpio to DT Linus Walleij
2013-06-27  9:55   ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).