[GIT PULL] Allwinner Fixes for 5.8
From: Maxime Ripard <mripard@kernel.org>
Date: 2020-07-20 14:11:52
Hi, Please pull the following changes for the current release. Thanks! Maxime The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -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.8-1 for you to fetch changes up to 62a8ccf3a248cd222985ee5568b6bd6217282dbc: arm64: dts: allwinner: h6: Fix Cedrus IOMMU usage (2020-07-16 10:10:30 +0200) ---------------------------------------------------------------- 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. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXxWlyQAKCRDj7w1vZxhR xcNtAQDO2rSFHGpQsUE/MCRxMqd2c2OQ9zpovRnirnyJqLCPEwD/b8GAi9tfJksM lmghSQnByq6Sqm9UA/i6jjLfz//4iQg= =JoYD -----END PGP SIGNATURE----- ---------------------------------------------------------------- Maxime Ripard (2): ARM: dts sunxi: Relax a bit the CMA pool allocation range arm64: dts: allwinner: h6: Fix Cedrus IOMMU usage Documentation/devicetree/bindings/media/allwinner,sun4i-a10-video-engine.yaml | 3 +++ arch/arm/boot/dts/sun4i-a10.dtsi | 2 +- arch/arm/boot/dts/sun5i.dtsi | 2 +- arch/arm/boot/dts/sun7i-a20.dtsi | 2 +- arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 1 + 5 files changed, 7 insertions(+), 3 deletions(-)