Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1552094

[GIT PULL] pin control fixes for v4.10

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject [GIT PULL] pin control fixes for v4.10
Date 2017-01-05 17:20 +0100
Message-ID <sWiVI-5on-21@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View 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(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] pin control fixes for v4.10 Linus Walleij <linus.walleij@linaro.org> - 2017-01-05 17:20 +0100

csiph-web