OSDN Git Service

Merge tag 'sunxi-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 22 Jul 2020 19:40:40 +0000 (21:40 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 22 Jul 2020 19:40:40 +0000 (21:40 +0200)
commit21a59e0bf5e00d69303a0ab61729c514ef067c3b
tree0beeb5095a66309debea1c3a18ff88100cea66fb
parent2648298a06ba7e902c4489a15c0db26032813c7b
parent62a8ccf3a248cd222985ee5568b6bd6217282dbc
Merge tag 'sunxi-fixes-for-5.8-1' of git://git./linux/kernel/git/sunxi/linux into arm/fixes

Two fixes for the Allwinner SoCs, one to relax the CMA allocation ranges that
were failing on older SoCs and one to fix Cedrus on the H6.

* tag 'sunxi-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  arm64: dts: allwinner: h6: Fix Cedrus IOMMU usage
  ARM: dts sunxi: Relax a bit the CMA pool allocation range

Link: https://lore.kernel.org/r/e24f0608-6a4f-4163-b99e-a5f48e796184.lettre@localhost
Signed-off-by: Arnd Bergmann <arnd@arndb.de>