mbox series

[GIT,PULL] pxa-dt for v5.3

Message ID 877e9ayg88.fsf@belgarion.home (mailing list archive)
State Queued, archived
Commit bea8754e784ef894a7aaf1821a1e8b700cc70f32
Headers show
Series [GIT,PULL] pxa-dt for v5.3 | expand

Pull-request

https://github.com/rjarzmik/linux.git tags/pxa-dt-5.3

Message

Robert Jarzmik June 24, 2019, 6:45 p.m. UTC
Hi Arnd, Kevin, and Olof,

This is the pxa devicetree pull request for 5.3. Can you please consider pulling ?

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  https://github.com/rjarzmik/linux.git tags/pxa-dt-5.3

for you to fetch changes up to bea8754e784ef894a7aaf1821a1e8b700cc70f32:

  ARM: dts: pxa300-raumfeld-speaker-one: add channel output mapping for STA320 (2019-06-24 11:35:02 +0200)

----------------------------------------------------------------
This is the pxa devicetree changes for 5.3 cycle :
 - devicetree pinmux support for bias on pxa3xx
 - devicetree pinmux bias usage for raumfeld

----------------------------------------------------------------
Daniel Mack (5):
      ARM: pxa3xx: dts: Add defines for pinctrl-single,bias-pull{up,down}
      ARM: pxa: raumfeld-controller: fix 'dock detect' GPIO key
      ARM: pxa: raumfeld-controller: add pinctrl for charger pins
      ARM: pxa: raumfeld-common: fix comments in gpio_keys pinctrl node
      ARM: dts: pxa300-raumfeld-speaker-one: add channel output mapping for STA320

 arch/arm/boot/dts/pxa300-raumfeld-common.dtsi     |  6 +++---
 arch/arm/boot/dts/pxa300-raumfeld-controller.dts  | 21 ++++++++++++++++++++-
 arch/arm/boot/dts/pxa300-raumfeld-speaker-one.dts |  3 +++
 arch/arm/boot/dts/pxa3xx.dtsi                     |  8 ++++++++
 4 files changed, 34 insertions(+), 4 deletions(-)

Comments

Olof Johansson June 25, 2019, 11:50 a.m. UTC | #1
On Mon, Jun 24, 2019 at 08:45:43PM +0200, Robert Jarzmik wrote:
> Hi Arnd, Kevin, and Olof,
> 
> This is the pxa devicetree pull request for 5.3. Can you please consider pulling ?
> 
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> 
>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/rjarzmik/linux.git tags/pxa-dt-5.3
> 
> for you to fetch changes up to bea8754e784ef894a7aaf1821a1e8b700cc70f32:
> 
>   ARM: dts: pxa300-raumfeld-speaker-one: add channel output mapping for STA320 (2019-06-24 11:35:02 +0200)

Merged, thanks!


-Olof
Robert Jarzmik June 26, 2019, 7:24 p.m. UTC | #2
Olof Johansson <olof@lixom.net> writes:

> On Mon, Jun 24, 2019 at 08:45:43PM +0200, Robert Jarzmik wrote:
>> Hi Arnd, Kevin, and Olof,
>> 
>> This is the pxa devicetree pull request for 5.3. Can you please consider pulling ?
>> 
>> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>> 
>>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>> 
>> are available in the Git repository at:
>> 
>>   https://github.com/rjarzmik/linux.git tags/pxa-dt-5.3
>> 
>> for you to fetch changes up to bea8754e784ef894a7aaf1821a1e8b700cc70f32:
>> 
>>   ARM: dts: pxa300-raumfeld-speaker-one: add channel output mapping for STA320 (2019-06-24 11:35:02 +0200)
>
> Merged, thanks!
Thanks.
I hope you have also seen the other one of the split.

Cheers.
Olof Johansson June 27, 2019, 1:34 a.m. UTC | #3
On Thu, Jun 27, 2019 at 3:24 AM Robert Jarzmik <robert.jarzmik@free.fr> wrote:
>
> Olof Johansson <olof@lixom.net> writes:
>
> > On Mon, Jun 24, 2019 at 08:45:43PM +0200, Robert Jarzmik wrote:
> >> Hi Arnd, Kevin, and Olof,
> >>
> >> This is the pxa devicetree pull request for 5.3. Can you please consider pulling ?
> >>
> >> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> >>
> >>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> >>
> >> are available in the Git repository at:
> >>
> >>   https://github.com/rjarzmik/linux.git tags/pxa-dt-5.3
> >>
> >> for you to fetch changes up to bea8754e784ef894a7aaf1821a1e8b700cc70f32:
> >>
> >>   ARM: dts: pxa300-raumfeld-speaker-one: add channel output mapping for STA320 (2019-06-24 11:35:02 +0200)
> >
> > Merged, thanks!
> Thanks.
> I hope you have also seen the other one of the split.

Yeah, did I miss replying?

It's merged:

https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/log/?h=arm/soc


-Olof