[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CACRpkdYSmxRP-b+QVuXfB2gUcDjnnxbnSJidp8o6H4O12V_8Fw@mail.gmail.com>
Date: Thu, 15 Oct 2015 12:28:14 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>,
Hans de Goede <hdegoede@...hat.com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>
Subject: [GIT PULL] pin control fixes for v4.3
Hi Linus,
here are some overdue (what can I say, I was on a short vacation)
driver fixes for the pin control subsystem. Details in the signed tag.
Please pull them in!
Yours,
Linus Walleij
The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:
Linux 4.3-rc2 (2015-09-20 14:32:34 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.3-3
for you to fetch changes up to de7f8e3e6b1bb6e3e400bf675e4052fa3d927987:
pinctrl: uniphier: fix input enable settings for PH1-sLD8
(2015-10-02 04:06:26 -0700)
----------------------------------------------------------------
Slightly delayed driver fixes for pin control:
- Allwinner sun5i A10s had a faulty mapping
- Freescale i.MX25 had some bad arithmetics
- Uniphier PH1-sLD8 missed some input enable settings
----------------------------------------------------------------
Hans de Goede (1):
pinctrl: sun5i: Fix a10s pwm1 pinctrl mapping
Masahiro Yamada (1):
pinctrl: uniphier: fix input enable settings for PH1-sLD8
Uwe Kleine-König (1):
pinctrl: imx25: ensure that a pin with id i is at position i in
the info array
drivers/pinctrl/freescale/pinctrl-imx25.c | 4 +-
drivers/pinctrl/sunxi/pinctrl-sun5i-a10s.c | 2 +-
drivers/pinctrl/uniphier/pinctrl-ph1-sld8.c | 226 ++++++++++++++--------------
3 files changed, 117 insertions(+), 115 deletions(-)
--
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