[GIT PULL] ARM: SoC fixes

From: Olof Johansson
Date: Thu Jan 16 2020 - 22:00:54 EST


Hi Linus,

The following changes since commit ea200dec51285c82655e50ddb774fdb6b97e784d:

Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2019-12-16 16:43:07 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-fixes

for you to fetch changes up to 70db729fe1b30af89e798d16c1045846753e5448:

MAINTAINERS: Add myself as the co-maintainer for Actions Semi platforms (2020-01-16 15:49:19 -0800)

----------------------------------------------------------------
ARM: SoC fixes

I've been sitting on these longer than I meant, so the patch count is
a bit higher than ideal for this part of the release. There's also some
reverts of double-applied patches that brings the diffstat up a bit.

With that said, the biggest changes are:

- Revert of duplicate i2c device addition on two Aspeed (BMC) Devicetrees.
- Move of two device nodes that got applied to the wrong part of the
tree on ASpeed G6.
- Regulator fix for Beaglebone X15 (adding 12/5V supplies)
- Use interrupts for keys on Amlogic SM1 to avoid missed polls

In addition to that, there is a collection of smaller DT fixes:

- Power supply assignment fixes for i.MX6
- Fix of interrupt line for magnetometer on i.MX8 Librem5 devkit
- Build fixlets (selects) for davinci/omap2+
- More interrupt number fixes for Stratix10, Amlogic SM1, etc.
- ... and more similar fixes across different platforms

And some non-DT stuff:

- optee fix to register multiple shared pages properly
- Clock calculation fixes for MMP3
- Clock fixes for OMAP as well

----------------------------------------------------------------
Adam Ford (1):
arm64: dts: imx8mm: Change SDMA1 ahb clock for imx8mm

Alexandre Belloni (1):
ARM: dts: imx6q-dhcom: fix rtc compatible

Angus Ainslie (Purism) (1):
arm64: dts: imx8mq-librem5-devkit: use correct interrupt for the magnetometer

Anson Huang (4):
ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment
ARM: dts: imx6sx-sdb: Remove incorrect power supply assignment
ARM: dts: imx6sl-evk: Remove incorrect power supply assignment
ARM: dts: imx6sll-evk: Remove incorrect power supply assignment

Arnd Bergmann (2):
ARM: davinci: select CONFIG_RESET_CONTROLLER
ARM: omap2plus: select RESET_CONTROLLER

Brandon Wyman (1):
ARM: dts: aspeed: rainier: Fix fan fault and presence

Dave Gerlach (1):
soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot

Dinh Nguyen (1):
arm64: dts: agilex/stratix10: fix pmu interrupt numbers

Guillaume La Roque (1):
arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt

Jagan Teki (1):
ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DL

Joel Stanley (5):
ARM: dts: aspeed-g6: Fix FSI master location
ARM: dts: aspeed: tacoma: Fix fsi master node
ARM: dts: aspeed: tacoma: Remove duplicate i2c busses
ARM: dts: aspeed: tacoma: Remove duplicate flash nodes
ARM: dts: aspeed: rainier: Remove duplicate i2c busses

Kevin Hilman (1):
arm64: dts: meson-sm1-sei610: gpio-keys: switch to IRQs

Kishon Vijay Abraham I (3):
ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodes
ARM: dts: am571x-idk: Fix gpios property to have the correct gpio number
ARM: dts: beagle-x15-common: Model 5V0 regulator

Lubomir Rintel (3):
ARM: mmp: do not divide the clock rate
clk: mmp2: Fix the order of timer mux parents
ARM: dts: mmp3: Fix the TWSI ranges

Manivannan Sadhasivam (1):
MAINTAINERS: Add myself as the co-maintainer for Actions Semi platforms

Marcel Ziswiler (1):
ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash support

Marek Szyprowski (1):
ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarity

Marek Vasut (1):
ARM: dts: imx6q-dhcom: Fix SGTL5000 VDDIO regulator connection

Martin Blumenstingl (4):
ARM: dts: meson8: fix the size of the PMU registers
soc: amlogic: meson-ee-pwrc: propagate PD provider registration errors
soc: amlogic: meson-ee-pwrc: propagate errors from pm_genpd_init()
dt-bindings: reset: meson8b: fix duplicate reset IDs

Olof Johansson (8):
Merge tag 'socfpga_dts_fix_for_v5.5' of git://git.kernel.org/.../dinguyen/linux into arm/fixes
Merge tag 'tee-optee-fix-for-5.5' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes
Merge tag 'omap-for-v5.5/fixes-rc5' of git://git.kernel.org/.../tmlind/linux-omap into arm/fixes
Merge tag 'aspeed-5.5-devicetree-fixes' of git://git.kernel.org/.../joel/aspeed into arm/fixes
Merge tag 'amlogic-fixes' of https://git.kernel.org/.../khilman/linux-amlogic into arm/fixes
Merge tag 'imx-fixes-5.5-2' of git://git.kernel.org/.../shawnguo/linux into arm/fixes
Merge tag 'sunxi-fixes-for-5.5' of https://git.kernel.org/.../sunxi/linux into arm/fixes
Merge tag 'v5.5-rockchip-dtsfixes' of git://git.kernel.org/.../mmind/linux-rockchip into arm/fixes

Peng Fan (1):
ARM: dts: imx7ulp: fix reg of cpu node

Robin Murphy (1):
arm64: dts: rockchip: Fix IR on Beelink A1

Stefan Mavrodiev (2):
arm64: dts: allwinner: a64: olinuxino: Fix eMMC supply regulator
arm64: dts: allwinner: a64: olinuxino: Fix SDIO supply regulator

Sumit Garg (1):
optee: Fix multi page dynamic shm pool alloc

Tony Lindgren (2):
ARM: OMAP2+: Fix ti_sysc_find_one_clockdomain to check for to_clk_hw_omap
bus: ti-sysc: Fix iterating over clocks

Yinbo Zhu (1):
arm64: dts: ls1028a: fix endian setting for dcfg

MAINTAINERS | 2 +-
arch/arm/boot/dts/am571x-idk.dts | 6 +-
arch/arm/boot/dts/am572x-idk-common.dtsi | 4 -
arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 25 +-
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 369 +------------------
arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 403 +--------------------
arch/arm/boot/dts/aspeed-g6.dtsi | 39 +-
arch/arm/boot/dts/imx6dl-icore-mipi.dts | 2 +-
arch/arm/boot/dts/imx6q-dhcom-pdk2.dts | 2 +-
arch/arm/boot/dts/imx6q-dhcom-som.dtsi | 2 +-
arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 4 -
arch/arm/boot/dts/imx6sl-evk.dts | 4 -
arch/arm/boot/dts/imx6sll-evk.dts | 4 -
arch/arm/boot/dts/imx6sx-sdb-reva.dts | 4 -
arch/arm/boot/dts/imx6sx-sdb.dts | 4 -
arch/arm/boot/dts/imx7s-colibri.dtsi | 4 +
arch/arm/boot/dts/imx7ulp.dtsi | 4 +-
arch/arm/boot/dts/meson8.dtsi | 2 +-
arch/arm/boot/dts/mmp3.dtsi | 12 +-
arch/arm/boot/dts/sun8i-a83t-cubietruck-plus.dts | 2 +-
arch/arm/mach-davinci/Kconfig | 1 +
arch/arm/mach-mmp/time.c | 2 +-
arch/arm/mach-omap2/Kconfig | 3 +-
arch/arm/mach-omap2/pdata-quirks.c | 6 +-
.../dts/allwinner/sun50i-a64-olinuxino-emmc.dts | 2 +-
.../boot/dts/allwinner/sun50i-a64-olinuxino.dts | 2 +-
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 8 +-
arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts | 28 +-
arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8mm.dtsi | 2 +-
.../boot/dts/freescale/imx8mq-librem5-devkit.dts | 2 +-
arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 8 +-
arch/arm64/boot/dts/rockchip/rk3328-a1.dts | 3 +-
drivers/bus/ti-sysc.c | 10 +-
drivers/clk/mmp/clk-of-mmp2.c | 2 +-
drivers/soc/amlogic/meson-ee-pwrc.c | 24 +-
drivers/soc/ti/wkup_m3_ipc.c | 4 +-
drivers/tee/optee/shm_pool.c | 15 +-
include/dt-bindings/reset/amlogic,meson8b-reset.h | 6 +-
39 files changed, 159 insertions(+), 869 deletions(-)