lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 20 Jun 2013 13:02:31 +0100
From:	James Hogan <james.hogan@...tec.com>
To:	<linux-kernel@...r.kernel.org>
CC:	James Hogan <james.hogan@...tec.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Linus Walleij <linus.walleij@...aro.org>
Subject: [PATCH 0/7] metag: tz1090: add irq-pdc, pinctrl and gpio to DT

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@...utronix.de>
Cc: Linus Walleij <linus.walleij@...aro.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


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

Powered by Openwall GNU/*/Linux Powered by OpenVZ