mbox series

[linux,dev-4.10,0/1] pinctrl: aspeed: Allow disabling Port D and Port E loopback mode

Message ID 1512376203-147224-1-git-send-email-yong.b.li@linux.intel.com
Headers show
Series pinctrl: aspeed: Allow disabling Port D and Port E loopback mode | expand

Message

Yong Li Dec. 4, 2017, 8:30 a.m. UTC
Backport pinctrl patch from kernel 4.12

This patch is used to control the pass-through functions for GPIOE/GPIOD

It is included in kernel V4.12:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c825676b0823fd43a4d08bf865f81bb188b51db1

Rick Altherr (1):
  pinctrl: aspeed: Allow disabling Port D and Port E loopback mode

 drivers/pinctrl/aspeed/pinctrl-aspeed.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

Comments

Joel Stanley Dec. 5, 2017, 12:42 a.m. UTC | #1
On Mon, Dec 4, 2017 at 7:00 PM, Yong Li <yong.b.li@linux.intel.com> wrote:
> Backport pinctrl patch from kernel 4.12
>
> This patch is used to control the pass-through functions for GPIOE/GPIOD
>
> It is included in kernel V4.12:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c825676b0823fd43a4d08bf865f81bb188b51db1

Thanks. I've backported this to 4.10, as well as the "pinctrl: aspeed:
Fix ast2500 strap register write logic" that you submitted (and
Andrew's fix "pinctrl: aspeed: Allow disabling Port D and Port E
loopback mode").

Cheers,

Joel
Yong Li Dec. 5, 2017, 12:56 a.m. UTC | #2
Thanks Joel!

-----Original Message-----
From: joel.stan@gmail.com [mailto:joel.stan@gmail.com] On Behalf Of Joel Stanley
Sent: Tuesday, December 5, 2017 8:43 AM
To: Yong Li <yong.b.li@linux.intel.com>
Cc: Andrew Jeffery <andrew@aj.id.au>; OpenBMC Maillist <openbmc@lists.ozlabs.org>
Subject: Re: [PATCH linux dev-4.10 0/1] pinctrl: aspeed: Allow disabling Port D and Port E loopback mode

On Mon, Dec 4, 2017 at 7:00 PM, Yong Li <yong.b.li@linux.intel.com> wrote:
> Backport pinctrl patch from kernel 4.12
>
> This patch is used to control the pass-through functions for 
> GPIOE/GPIOD
>
> It is included in kernel V4.12:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/com
> mit/?id=c825676b0823fd43a4d08bf865f81bb188b51db1

Thanks. I've backported this to 4.10, as well as the "pinctrl: aspeed:
Fix ast2500 strap register write logic" that you submitted (and Andrew's fix "pinctrl: aspeed: Allow disabling Port D and Port E loopback mode").

Cheers,

Joel