linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>
Subject: [GIT PULL] pin control fixes for v4.10
Date: Thu, 5 Jan 2017 17:18:45 +0100	[thread overview]
Message-ID: <CACRpkdYR=HjWPqdVt1FDO3kr4KW-rLZ6kJ_VT1CwJZB1xrMXOg@mail.gmail.com> (raw)

Hi Linus,

three small pin control fixes for the v4.10 series. Very little
to say about them, just driver fixes.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.10-2

for you to fetch changes up to 1259feddd0f83649d5c48d730c140b4f7f3fa288:

  pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for
Exynos5433 (2016-12-30 14:27:42 +0100)

----------------------------------------------------------------
Pin control fixes for the v4.10 series:

- One fix to the AMD pinctrl ACPI glue.

- Fix requests on the Meson driver.

- Fix bitfield widths on Samsungs Exynos 5433.

----------------------------------------------------------------
Chanwoo Choi (1):
      pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for
Exynos5433

Neil Armstrong (1):
      pinctrl: meson: fix gpio request disabling other modes

Shyam Sundar S K (1):
      pinctrl/amd: Set the level based on ACPI tables

 drivers/pinctrl/meson/pinctrl-meson.c    |  2 +-
 drivers/pinctrl/pinctrl-amd.c            | 19 +++----
 drivers/pinctrl/samsung/pinctrl-exynos.c | 91 ++++++++++++++++++--------------
 drivers/pinctrl/samsung/pinctrl-exynos.h | 31 +++++++++++
 4 files changed, 90 insertions(+), 53 deletions(-)

             reply	other threads:[~2017-01-05 16:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-05 16:18 Linus Walleij [this message]
2017-01-26 13:42 [GIT PULL] pin control fixes for v4.10 Linus Walleij
2017-02-01  8:56 Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACRpkdYR=HjWPqdVt1FDO3kr4KW-rLZ6kJ_VT1CwJZB1xrMXOg@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).