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:	Fri, 17 Jun 2016 12:15:33 +0200
From:	Neil Armstrong <narmstrong@...libre.com>
To:	linus.walleij@...aro.org, andy.gross@...aro.org,
	sricharan@...eaurora.org
Cc:	Neil Armstrong <narmstrong@...libre.com>,
	linux-gpio@...r.kernel.org, linux-arm-msm@...r.kernel.org,
	linux-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] pinctrl: Add MDM9615 TLMM pinctrl driver and bindings

In order to support the Qualcomm MDM9615 in the Sierra Wireless WP8548
Modules, add the MDM9615 TLMM pinctrl driver and bindings.

This patchset is part of a global SoC + Module + Board support for the
Sierra Wireless mangOH Board support with the WP8548 module.

Neil Armstrong (2):
  pinctrl: qcom: Add support for MDM9615 TLMM
  dt-bindings: pinctrl: Add MDM9615 TLMM bindings

 .../bindings/pinctrl/qcom,mdm9615-pinctrl.txt      | 152 +++++++
 drivers/pinctrl/qcom/Kconfig                       |   8 +
 drivers/pinctrl/qcom/Makefile                      |   1 +
 drivers/pinctrl/qcom/pinctrl-mdm9615.c             | 483 +++++++++++++++++++++
 4 files changed, 644 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt
 create mode 100644 drivers/pinctrl/qcom/pinctrl-mdm9615.c

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ