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>] [day] [month] [year] [list]
Date:	Tue, 15 Oct 2013 23:10:48 +0200
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Samuel Ortiz <sameo@...ux.intel.com>,
	Lee Jones <lee.jones@...aro.org>, devicetree@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org,
	Linus Walleij <linus.walleij@...aro.org>
Subject: [PATCH 0/5] MFD: fixup tc3589x for device tree

This series of patches defines the device tree bindings for the
Toshiba TC3589x multi-purpose expander. This has been half-useable
with devicetree using the "device tree node named like the I2C
device ID" approach, but this adds proper bindings and put them
to use.

It is partly documenting how it is already working, but since
there never was a proper binding document I do not regard the
old bindings "deployed".

The patches are orthogonal so once these are cleared, patches
1-3 can be applied to the MFD tree, patch 4 to the input tree,
and I will pick patch 5 to the ux500 device tree branch.

Linus Walleij (5):
  mfd: tc3589x: add device tree bindings
  mfd: tc3589x: detect the precise version
  mfd: tc3589x: reform device tree probing
  input: tc3589x-keypad: support probing from device tree
  ARM: ux500: adjust the TC3589x devices to the binding

 Documentation/devicetree/bindings/mfd/tc3589x.txt |  61 ++++++++++
 arch/arm/boot/dts/ste-href-tvk1281618.dtsi        |  39 ++++++-
 arch/arm/boot/dts/ste-hrefprev60.dtsi             |   8 +-
 drivers/input/keyboard/tc3589x-keypad.c           |  63 ++++++++++-
 drivers/mfd/tc3589x.c                             | 129 ++++++++++++++++++----
 5 files changed, 264 insertions(+), 36 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/tc3589x.txt

-- 
1.8.3.1

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