linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner H3/H5 Device Tree Changes for 5.3
@ 2019-06-21  8:13 Maxime Ripard
  2019-06-25 11:43 ` Olof Johansson
  0 siblings, 1 reply; 5+ messages in thread
From: Maxime Ripard @ 2019-06-21  8:13 UTC (permalink / raw)
  To: arm; +Cc: Maxime Ripard, Chen-Yu Tsai, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1511 bytes --]

Hi,

Please pull the following changes for the next release.

Thanks!
Maxime

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://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-h3-h5-for-5.3-201906210812

for you to fetch changes up to 9fbbbb7b8d637f7ca1d5c4e23452bf450c7cb05f:

  ARM: dts: sunxi: h3/h5: Fix GPIO regulator state array (2019-05-29 09:27:56 +0200)

----------------------------------------------------------------
This time we only have a single patch for our command branch between
arm and arm64, a fix for the array syntax raised by our DT schemas.

----------------------------------------------------------------
Maxime Ripard (1):
      ARM: dts: sunxi: h3/h5: Fix GPIO regulator state array


 arch/arm/boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts                 | 3 +--
 arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts                    | 3 +--
 arch/arm/boot/dts/sun8i-h3-orangepi-one.dts                          | 3 +--
 arch/arm/boot/dts/sunxi-bananapi-m2-plus-v1.2.dtsi                   | 3 +--
 arch/arm64/boot/dts/allwinner/sun50i-h5-emlid-neutis-n5-devboard.dts | 3 +--
 arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo-plus2.dts         | 3 +--
 6 files changed, 6 insertions(+), 12 deletions(-)



-- 
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] Allwinner H3/H5 Device Tree Changes for 5.3
  2019-06-21  8:13 [GIT PULL] Allwinner H3/H5 Device Tree Changes for 5.3 Maxime Ripard
@ 2019-06-25 11:43 ` Olof Johansson
  2019-06-25 12:32   ` Maxime Ripard
  0 siblings, 1 reply; 5+ messages in thread
From: Olof Johansson @ 2019-06-25 11:43 UTC (permalink / raw)
  To: Maxime Ripard; +Cc: Chen-Yu Tsai, arm, linux-arm-kernel

On Fri, Jun 21, 2019 at 10:13:14AM +0200, Maxime Ripard wrote:
> Hi,
> 
> Please pull the following changes for the next release.
> 
> Thanks!
> Maxime
> 
> 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://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-h3-h5-for-5.3-201906210812
> 
> for you to fetch changes up to 9fbbbb7b8d637f7ca1d5c4e23452bf450c7cb05f:
> 
>   ARM: dts: sunxi: h3/h5: Fix GPIO regulator state array (2019-05-29 09:27:56 +0200)
> 
> ----------------------------------------------------------------
> This time we only have a single patch for our command branch between
> arm and arm64, a fix for the array syntax raised by our DT schemas.

Merged, thanks!

I don't think we'll start separating 32/64-bit DT updates again, so if you want
to you can combine them now.


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] Allwinner H3/H5 Device Tree Changes for 5.3
  2019-06-25 11:43 ` Olof Johansson
@ 2019-06-25 12:32   ` Maxime Ripard
  2019-06-25 12:37     ` Olof Johansson
  0 siblings, 1 reply; 5+ messages in thread
From: Maxime Ripard @ 2019-06-25 12:32 UTC (permalink / raw)
  To: Olof Johansson; +Cc: Chen-Yu Tsai, arm, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1223 bytes --]

Hi,

On Tue, Jun 25, 2019 at 04:43:01AM -0700, Olof Johansson wrote:
> On Fri, Jun 21, 2019 at 10:13:14AM +0200, Maxime Ripard wrote:
> > Hi,
> >
> > Please pull the following changes for the next release.
> >
> > Thanks!
> > Maxime
> >
> > 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://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-h3-h5-for-5.3-201906210812
> >
> > for you to fetch changes up to 9fbbbb7b8d637f7ca1d5c4e23452bf450c7cb05f:
> >
> >   ARM: dts: sunxi: h3/h5: Fix GPIO regulator state array (2019-05-29 09:27:56 +0200)
> >
> > ----------------------------------------------------------------
> > This time we only have a single patch for our command branch between
> > arm and arm64, a fix for the array syntax raised by our DT schemas.
>
> Merged, thanks!
>
> I don't think we'll start separating 32/64-bit DT updates again, so if you want
> to you can combine them now.

Do you have a preference on which tree we should apply it to then?

Maxime

--
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] Allwinner H3/H5 Device Tree Changes for 5.3
  2019-06-25 12:32   ` Maxime Ripard
@ 2019-06-25 12:37     ` Olof Johansson
  2019-06-25 12:53       ` Maxime Ripard
  0 siblings, 1 reply; 5+ messages in thread
From: Olof Johansson @ 2019-06-25 12:37 UTC (permalink / raw)
  To: Maxime Ripard; +Cc: Chen-Yu Tsai, ARM-SoC Maintainers, Linux ARM Mailing List

On Tue, Jun 25, 2019 at 2:32 PM Maxime Ripard <maxime.ripard@bootlin.com> wrote:
>
> Hi,
>
> On Tue, Jun 25, 2019 at 04:43:01AM -0700, Olof Johansson wrote:
> > On Fri, Jun 21, 2019 at 10:13:14AM +0200, Maxime Ripard wrote:
> > > Hi,
> > >
> > > Please pull the following changes for the next release.
> > >
> > > Thanks!
> > > Maxime
> > >
> > > 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://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-h3-h5-for-5.3-201906210812
> > >
> > > for you to fetch changes up to 9fbbbb7b8d637f7ca1d5c4e23452bf450c7cb05f:
> > >
> > >   ARM: dts: sunxi: h3/h5: Fix GPIO regulator state array (2019-05-29 09:27:56 +0200)
> > >
> > > ----------------------------------------------------------------
> > > This time we only have a single patch for our command branch between
> > > arm and arm64, a fix for the array syntax raised by our DT schemas.
> >
> > Merged, thanks!
> >
> > I don't think we'll start separating 32/64-bit DT updates again, so if you want
> > to you can combine them now.
>
> Do you have a preference on which tree we should apply it to then?

Oh, I meant you can bundle 32+64+h3-h5 in one branch at your end, so
fold all 3 down to 1.


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] Allwinner H3/H5 Device Tree Changes for 5.3
  2019-06-25 12:37     ` Olof Johansson
@ 2019-06-25 12:53       ` Maxime Ripard
  0 siblings, 0 replies; 5+ messages in thread
From: Maxime Ripard @ 2019-06-25 12:53 UTC (permalink / raw)
  To: Olof Johansson; +Cc: Chen-Yu Tsai, ARM-SoC Maintainers, Linux ARM Mailing List


[-- Attachment #1.1: Type: text/plain, Size: 1637 bytes --]

On Tue, Jun 25, 2019 at 02:37:13PM +0200, Olof Johansson wrote:
> On Tue, Jun 25, 2019 at 2:32 PM Maxime Ripard <maxime.ripard@bootlin.com> wrote:
> > On Tue, Jun 25, 2019 at 04:43:01AM -0700, Olof Johansson wrote:
> > > On Fri, Jun 21, 2019 at 10:13:14AM +0200, Maxime Ripard wrote:
> > > > Hi,
> > > >
> > > > Please pull the following changes for the next release.
> > > >
> > > > Thanks!
> > > > Maxime
> > > >
> > > > 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://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-h3-h5-for-5.3-201906210812
> > > >
> > > > for you to fetch changes up to 9fbbbb7b8d637f7ca1d5c4e23452bf450c7cb05f:
> > > >
> > > >   ARM: dts: sunxi: h3/h5: Fix GPIO regulator state array (2019-05-29 09:27:56 +0200)
> > > >
> > > > ----------------------------------------------------------------
> > > > This time we only have a single patch for our command branch between
> > > > arm and arm64, a fix for the array syntax raised by our DT schemas.
> > >
> > > Merged, thanks!
> > >
> > > I don't think we'll start separating 32/64-bit DT updates again, so if you want
> > > to you can combine them now.
> >
> > Do you have a preference on which tree we should apply it to then?
>
> Oh, I meant you can bundle 32+64+h3-h5 in one branch at your end, so
> fold all 3 down to 1.

Oh, ok. That's going to be much more convenient :)

Maxime

--
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-25 12:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-21  8:13 [GIT PULL] Allwinner H3/H5 Device Tree Changes for 5.3 Maxime Ripard
2019-06-25 11:43 ` Olof Johansson
2019-06-25 12:32   ` Maxime Ripard
2019-06-25 12:37     ` Olof Johansson
2019-06-25 12:53       ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).