mbox series

[GIT,PULL] Allwinner H3/H5 Device Tree Changes for 5.3

Message ID df322d29-330c-40b9-8e87-282e06bbf3dd.lettre@localhost
State New
Headers show
Series [GIT,PULL] Allwinner H3/H5 Device Tree Changes for 5.3 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-h3-h5-for-5.3-201906210812

Message

Maxime Ripard June 21, 2019, 8:13 a.m. UTC
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(-)

Comments

Olof Johansson June 25, 2019, 11:43 a.m. UTC | #1
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
Maxime Ripard June 25, 2019, 12:32 p.m. UTC | #2
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
Olof Johansson June 25, 2019, 12:37 p.m. UTC | #3
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
Maxime Ripard June 25, 2019, 12:53 p.m. UTC | #4
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