mbox series

[GIT,PULL] Allwinner fixes for 4.20

Message ID 20181207141819.3sg63se2pgbcaqgi@flea
State New
Headers show
Series [GIT,PULL] Allwinner fixes for 4.20 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-fixes-for-4.20

Message

Maxime Ripard Dec. 7, 2018, 2:18 p.m. UTC
Hi Arnd, Kevin, Olof,

Here is a fix for the 4.20 release.

Thanks!
Maxime

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-fixes-for-4.20

for you to fetch changes up to 5f8208f557065163f9a8089ea2ea7888f9d96922:

  ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3V (2018-11-14 15:10:57 +0800)

----------------------------------------------------------------
Allwinner fixes for 4.20

One small fix for a regulator range on the Banana Pi M3

----------------------------------------------------------------
Corentin Labbe (1):
      ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3V

 arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Olof Johansson Dec. 9, 2018, 6:27 p.m. UTC | #1
On Fri, Dec 07, 2018 at 03:18:19PM +0100, Maxime Ripard wrote:
> Hi Arnd, Kevin, Olof,
> 
> Here is a fix for the 4.20 release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-fixes-for-4.20
> 
> for you to fetch changes up to 5f8208f557065163f9a8089ea2ea7888f9d96922:
> 
>   ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3V (2018-11-14 15:10:57 +0800)
> 
> ----------------------------------------------------------------
> Allwinner fixes for 4.20
> 
> One small fix for a regulator range on the Banana Pi M3

Merged, thanks!


-Olof