mbox

[GIT,PULL] CSR atlas7 pinctrl descriptions for 4.2

Message ID CAGsJ_4x7rSFCJW6=9=WpGSUBf0yaCpcxXA22W5k+mZ=9qk5SGg@mail.gmail.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git

Message

Barry Song June 10, 2015, 7:35 a.m. UTC
Hi Arnd, Kevin, Olof,

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git
tags/atlas7-pinctrl-dts-for-4.2

for you to fetch changes up to 27b0d37e4209f3fc40c65e2b7936ee4154f4070d:

  ARM: dts: atlas7: add pinctrl and gpio descriptions (2015-06-10
15:00:50 +0800)

----------------------------------------------------------------
add atlas7 pinctrl dts stuff

add atlas7 pin groups and gpio/pin mapping descriptions

----------------------------------------------------------------
Wei Chen (1):
      ARM: dts: atlas7: add pinctrl and gpio descriptions

 arch/arm/boot/dts/atlas7.dtsi | 1042 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 1041 insertions(+), 1 deletion(-)

-barry

Comments

Barry Song July 6, 2015, 2:35 a.m. UTC | #1
2015-06-10 15:35 GMT+08:00 Barry Song <21cnbao@gmail.com>:
> Hi Arnd, Kevin, Olof,
>
> The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:
>
>   Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git
> tags/atlas7-pinctrl-dts-for-4.2
>
> for you to fetch changes up to 27b0d37e4209f3fc40c65e2b7936ee4154f4070d:
>
>   ARM: dts: atlas7: add pinctrl and gpio descriptions (2015-06-10
> 15:00:50 +0800)

Hi Arnd, Kevin, Olof,

have you missed this one? it is a follow-up patch to "pinctrl: sirf:
add sirf atlas7 pinctrl and gpio support"

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f9367793293d2262460942b0a4904c21857a1a8b

do we still have any chance to make it in 4.2?


>
> ----------------------------------------------------------------
> add atlas7 pinctrl dts stuff
>
> add atlas7 pin groups and gpio/pin mapping descriptions
>
> ----------------------------------------------------------------
> Wei Chen (1):
>       ARM: dts: atlas7: add pinctrl and gpio descriptions
>
>  arch/arm/boot/dts/atlas7.dtsi | 1042 ++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 1041 insertions(+), 1 deletion(-)
>
> -barry

-barry
Kevin Hilman July 8, 2015, 9:22 p.m. UTC | #2
Barry Song <21cnbao@gmail.com> writes:

> 2015-06-10 15:35 GMT+08:00 Barry Song <21cnbao@gmail.com>:
>> Hi Arnd, Kevin, Olof,
>>
>> The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:
>>
>>   Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git
>> tags/atlas7-pinctrl-dts-for-4.2
>>
>> for you to fetch changes up to 27b0d37e4209f3fc40c65e2b7936ee4154f4070d:
>>
>>   ARM: dts: atlas7: add pinctrl and gpio descriptions (2015-06-10
>> 15:00:50 +0800)
>
> Hi Arnd, Kevin, Olof,
>
> have you missed this one? it is a follow-up patch to "pinctrl: sirf:
> add sirf atlas7 pinctrl and gpio support"

Sorry, I hadn't see the original, but found it in my spam folder.  

> do we still have any chance to make it in 4.2?

Yes, I've merged both of your pulls into the fixes branch for v4.2-rc.

Kevin
Barry Song July 13, 2015, 9:33 a.m. UTC | #3
2015-07-09 5:22 GMT+08:00 Kevin Hilman <khilman@kernel.org>:
> Barry Song <21cnbao@gmail.com> writes:
>
>> 2015-06-10 15:35 GMT+08:00 Barry Song <21cnbao@gmail.com>:
>>> Hi Arnd, Kevin, Olof,
>>>
>>> The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:
>>>
>>>   Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)
>>>
>>> are available in the git repository at:
>>>
>>>   git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git
>>> tags/atlas7-pinctrl-dts-for-4.2
>>>
>>> for you to fetch changes up to 27b0d37e4209f3fc40c65e2b7936ee4154f4070d:
>>>
>>>   ARM: dts: atlas7: add pinctrl and gpio descriptions (2015-06-10
>>> 15:00:50 +0800)
>>
>> Hi Arnd, Kevin, Olof,
>>
>> have you missed this one? it is a follow-up patch to "pinctrl: sirf:
>> add sirf atlas7 pinctrl and gpio support"
>
> Sorry, I hadn't see the original, but found it in my spam folder.
>
>> do we still have any chance to make it in 4.2?
>
> Yes, I've merged both of your pulls into the fixes branch for v4.2-rc.

thanks a lot, kevin.

>
> Kevin

-barry