All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner Fixes for 5.4
@ 2019-11-02 15:58 Maxime Ripard
  0 siblings, 0 replies; 5+ messages in thread
From: Maxime Ripard @ 2019-11-02 15:58 UTC (permalink / raw)
  To: arm, soc; +Cc: Chen-Yu Tsai, linux-arm-kernel, Maxime Ripard


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

Hi,

Please pull the following changes for the current release.

Thanks!
Maxime

The following changes since commit cf03c691eb959f438c16d58ffd11f150b1a95b1e:

  ARM: dts: sun7i: Drop the module clock from the device tree (2019-10-07 14:12:09 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-fixes-for-5.4-2

for you to fetch changes up to e690053e97e7a9c968df9a97cef9089dfa8e6a44:

  ARM: sunxi: Fix CPU powerdown on A83T (2019-10-29 09:09:56 +0100)

----------------------------------------------------------------
One fix for the A83t powerdown, and one for the TBS A711 tablet wifi suspend
----------------------------------------------------------------
Ondrej Jirman (2):
      ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend
      ARM: sunxi: Fix CPU powerdown on A83T


 arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 1 +
 arch/arm/mach-sunxi/mc_smp.c              | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)



[-- 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 Fixes for 5.4
  2019-10-23 17:12   ` Maxime Ripard
@ 2019-10-23 17:16     ` Olof Johansson
  0 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2019-10-23 17:16 UTC (permalink / raw)
  To: Maxime Ripard
  Cc: SoC Team, ARM-SoC Maintainers, Chen-Yu Tsai, Linux ARM Mailing List

On Wed, Oct 23, 2019 at 10:12 AM Maxime Ripard <mripard@kernel.org> wrote:
>
> Hi,
>
> On Wed, Oct 23, 2019 at 08:34:52AM -0700, Olof Johansson wrote:
> > On Wed, Oct 23, 2019 at 08:51:06AM +0200, Maxime Ripard wrote:
> > > Hi,
> > >
> > > Please pull the following changes for the current release.
> > >
> > > Thanks!
> > > Maxime
> > >
> > > The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> > >
> > >   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> > >
> > > are available in the Git repository at:
> > >
> > >   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-fixes-for-5.4-1
> > >
> > > for you to fetch changes up to cf03c691eb959f438c16d58ffd11f150b1a95b1e:
> > >
> > >   ARM: dts: sun7i: Drop the module clock from the device tree (2019-10-07 14:12:09 +0200)
> > >
> > > ----------------------------------------------------------------
> > > A number of fixes for this release, but mostly:
> > >   - A fixup for the A10 CSI DT binding merged during the 5.4-rc1 window
> > >   - A fix for a dt-binding error
> > >   - Addition of phy regulator delays
> > >   - The PMU on the A64 was found to be non-functional, so we've dropped it for now
> > > -----BEGIN PGP SIGNATURE-----
> > >
> > > iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXa/4RQAKCRDj7w1vZxhR
> > > xU3XAQDYuCixpCCftKIhjcz+oultXqAJysDEE44dATwT1YfINgD/eBSwBw1l/Ni7
> > > yOumUvRZ1fJC3NO8e7vh9cYN9yy5tgw=
> > > =3/ru
> > > -----END PGP SIGNATURE-----
> >
> > Your script seems to insert the PGP signature in a weird spot. It's not there
> > in the tag, so I'm guessing it's part of the email generation.
>
> This would be the email signature.
>
> The tag itself should be signed though. It isn't?

Yeah, it was. It just seems that your email signature got added in the
middle of the email instead of at the end.

>
> > (Branch merged, thanks!)
>
> Thanks! The new notification system is nice :)

Yeah, I like it from our end as well. Having it come from someone else
than people doing the merge means it's easier to catch up what the
others are doing -- if we have comments we'll reply otherwise the bot
will handle the notification.


-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 Fixes for 5.4
  2019-10-23 15:34 ` Olof Johansson
@ 2019-10-23 17:12   ` Maxime Ripard
  2019-10-23 17:16     ` Olof Johansson
  0 siblings, 1 reply; 5+ messages in thread
From: Maxime Ripard @ 2019-10-23 17:12 UTC (permalink / raw)
  To: Olof Johansson; +Cc: soc, arm, Chen-Yu Tsai, linux-arm-kernel


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

Hi,

On Wed, Oct 23, 2019 at 08:34:52AM -0700, Olof Johansson wrote:
> On Wed, Oct 23, 2019 at 08:51:06AM +0200, Maxime Ripard wrote:
> > Hi,
> >
> > Please pull the following changes for the current release.
> >
> > Thanks!
> > Maxime
> >
> > The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> >
> >   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> >
> > are available in the Git repository at:
> >
> >   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-fixes-for-5.4-1
> >
> > for you to fetch changes up to cf03c691eb959f438c16d58ffd11f150b1a95b1e:
> >
> >   ARM: dts: sun7i: Drop the module clock from the device tree (2019-10-07 14:12:09 +0200)
> >
> > ----------------------------------------------------------------
> > A number of fixes for this release, but mostly:
> >   - A fixup for the A10 CSI DT binding merged during the 5.4-rc1 window
> >   - A fix for a dt-binding error
> >   - Addition of phy regulator delays
> >   - The PMU on the A64 was found to be non-functional, so we've dropped it for now
> > -----BEGIN PGP SIGNATURE-----
> >
> > iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXa/4RQAKCRDj7w1vZxhR
> > xU3XAQDYuCixpCCftKIhjcz+oultXqAJysDEE44dATwT1YfINgD/eBSwBw1l/Ni7
> > yOumUvRZ1fJC3NO8e7vh9cYN9yy5tgw=
> > =3/ru
> > -----END PGP SIGNATURE-----
>
> Your script seems to insert the PGP signature in a weird spot. It's not there
> in the tag, so I'm guessing it's part of the email generation.

This would be the email signature.

The tag itself should be signed though. It isn't?

> (Branch merged, thanks!)

Thanks! The new notification system is nice :)

Maxime

[-- 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 Fixes for 5.4
  2019-10-23  6:51 Maxime Ripard
@ 2019-10-23 15:34 ` Olof Johansson
  2019-10-23 17:12   ` Maxime Ripard
  0 siblings, 1 reply; 5+ messages in thread
From: Olof Johansson @ 2019-10-23 15:34 UTC (permalink / raw)
  To: Maxime Ripard; +Cc: soc, arm, Chen-Yu Tsai, linux-arm-kernel

On Wed, Oct 23, 2019 at 08:51:06AM +0200, Maxime Ripard wrote:
> Hi,
> 
> Please pull the following changes for the current release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> 
>   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-fixes-for-5.4-1
> 
> for you to fetch changes up to cf03c691eb959f438c16d58ffd11f150b1a95b1e:
> 
>   ARM: dts: sun7i: Drop the module clock from the device tree (2019-10-07 14:12:09 +0200)
> 
> ----------------------------------------------------------------
> A number of fixes for this release, but mostly:
>   - A fixup for the A10 CSI DT binding merged during the 5.4-rc1 window
>   - A fix for a dt-binding error
>   - Addition of phy regulator delays
>   - The PMU on the A64 was found to be non-functional, so we've dropped it for now
> -----BEGIN PGP SIGNATURE-----
> 
> iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXa/4RQAKCRDj7w1vZxhR
> xU3XAQDYuCixpCCftKIhjcz+oultXqAJysDEE44dATwT1YfINgD/eBSwBw1l/Ni7
> yOumUvRZ1fJC3NO8e7vh9cYN9yy5tgw=
> =3/ru
> -----END PGP SIGNATURE-----

Your script seems to insert the PGP signature in a weird spot. It's not there
in the tag, so I'm guessing it's part of the email generation.

(Branch merged, thanks!)


-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

* [GIT PULL] Allwinner Fixes for 5.4
@ 2019-10-23  6:51 Maxime Ripard
  2019-10-23 15:34 ` Olof Johansson
  0 siblings, 1 reply; 5+ messages in thread
From: Maxime Ripard @ 2019-10-23  6:51 UTC (permalink / raw)
  To: arm, soc; +Cc: Chen-Yu Tsai, linux-arm-kernel, Maxime Ripard


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

Hi,

Please pull the following changes for the current release.

Thanks!
Maxime

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-fixes-for-5.4-1

for you to fetch changes up to cf03c691eb959f438c16d58ffd11f150b1a95b1e:

  ARM: dts: sun7i: Drop the module clock from the device tree (2019-10-07 14:12:09 +0200)

----------------------------------------------------------------
A number of fixes for this release, but mostly:
  - A fixup for the A10 CSI DT binding merged during the 5.4-rc1 window
  - A fix for a dt-binding error
  - Addition of phy regulator delays
  - The PMU on the A64 was found to be non-functional, so we've dropped it for now
-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXa/4RQAKCRDj7w1vZxhR
xU3XAQDYuCixpCCftKIhjcz+oultXqAJysDEE44dATwT1YfINgD/eBSwBw1l/Ni7
yOumUvRZ1fJC3NO8e7vh9cYN9yy5tgw=
=3/ru
-----END PGP SIGNATURE-----

----------------------------------------------------------------
Jernej Skrabec (2):
      arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay
      arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delay

Maxime Ripard (2):
      dt-bindings: media: sun4i-csi: Drop the module clock
      ARM: dts: sun7i: Drop the module clock from the device tree

Pragnesh Patel (1):
      media: dt-bindings: Fix building error for dt_binding_check

Vasily Khoruzhick (1):
      arm64: dts: allwinner: a64: Drop PMU node


 Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml |  9 ++-----
 arch/arm/boot/dts/sun7i-a20.dtsi                                     |  5 +---
 arch/arm64/boot/dts/allwinner/sun50i-a64-pine64-plus.dts             |  9 +++++++-
 arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts        |  6 +++++-
 arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi                        |  9 +-------
 5 files changed, 20 insertions(+), 18 deletions(-)

[-- 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-11-02 15:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-02 15:58 [GIT PULL] Allwinner Fixes for 5.4 Maxime Ripard
  -- strict thread matches above, loose matches on Subject: below --
2019-10-23  6:51 Maxime Ripard
2019-10-23 15:34 ` Olof Johansson
2019-10-23 17:12   ` Maxime Ripard
2019-10-23 17:16     ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.