[GIT PULL] ARM: SoC fixes for v5.10, part 3

Arnd Bergmann arnd at kernel.org
Fri Nov 27 15:51:05 EST 2020


The following changes since commit 09162bc32c880a791c6c0668ce0745cf7958f576:

  Linux 5.10-rc4 (2020-11-15 16:44:31 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
tags/arm-soc-fixes-v5.10-3

for you to fetch changes up to ae597565d13febc73b9066c05935c1003a57a03e:

  Merge tag 'optee-valid-memory-type-for-v5.11' of
git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes
(2020-11-27 17:45:45 +0100)

----------------------------------------------------------------
ARM: SoC fixes for v5.10, part 3

Another set of patches for devicetree files and Arm
SoC specific drivers:

 - A fix for OP-TEE shared memory on non-SMP systems

 - multiple code fixes for the OMAP platform, including
   one regression for the CPSW network driver and a few
   runtime warning fixes

 - Some DT patches for the Rockchip RK3399 platform,
   in particular fixing the MMC device ordering that
   recently became nondeterministic with async probe.

 - Multiple DT fixes for the Tegra platform, including
   a regression fix for suspend/resume on TX2

 - A regression fix for a user-triggered fault in the
   NXP dpio driver

 - A regression fix for a bug caused by an earlier bug
   fix in the xilinx firmware driver

 - Two more DTC warning fixes

 - Sylvain Lemieux steps down as maintainer for the
   NXP LPC32xx platform

Signed-off-by: Arnd Bergmann <arnd at arndb.de>

----------------------------------------------------------------
Amit Sunil Dhamne (1):
      firmware: xilinx: Use hash-table for api feature check

Arnd Bergmann (6):
      Merge tag 'v5.10-rockchip-dtsfixes1' of
git://git.kernel.org/.../mmind/linux-rockchip into arm/fixes
      Merge tag 'zynqmp-soc-fixes-for-v5.10-rc6' of
https://github.com/Xilinx/linux-xlnx into arm/fixes
      Merge tag 'soc-fsl-fix-v5.10' of
git://git.kernel.org/.../leo/linux into arm/fixes
      Merge tag 'tegra-for-5.10-arm64-dt-fixes' of
git://git.kernel.org/.../tegra/linux into arm/fixes
      Merge tag 'omap-for-v5.10/fixes-rc5-signed' of
git://git.kernel.org/.../tmlind/linux-omap into arm/fixes
      Merge tag 'optee-valid-memory-type-for-v5.11' of
git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes

David Bauer (1):
      arm64: dts: rockchip: fix NanoPi R2S GMAC clock name

Dipen Patel (1):
      arm64: tegra: Wrong AON HSP reg property size

Grygorii Strashko (2):
      ARM: dts: am437x-l4: fix compatible for cpsw switch dt node
      bus: ti-sysc: suppress err msg for timers used as clockevent/source

Hao Si (1):
      soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)

JC Kuo (1):
      arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1

Jon Hunter (3):
      arm64: tegra: Disable the ACONNECT for Jetson TX2
      arm64: tegra: Correct the UART for Jetson Xavier NX
      arm64: tegra: Fix Tegra234 VDK node names

Maciej Matuszczyk (1):
      arm64: dts: rockchip: Remove system-power-controller from pmic
on Odroid Go Advance

Manish Narani (1):
      firmware: xilinx: Fix SD DLL node reset issue

Marc Kleine-Budde (1):
      ARM: dts: dra76x: m_can: fix order of clocks

Markus Reichl (2):
      arm64: dts: rockchip: Assign a fixed index to mmc devices on
rk3399 boards.
      arm64: dts: rockchip: Reorder LED triggers from mmc devices on
rk3399-roc-pc.

Rui Miguel Silva (1):
      optee: add writeback to valid memory type

Sylvain Lemieux (1):
      MAINTAINERS: Remove myself as LPC32xx maintainers

Tony Lindgren (6):
      ARM: OMAP2+: Fix location for select PM_GENERIC_DOMAINS
      ARM: OMAP2+: Fix missing select PM_GENERIC_DOMAINS_OF
      bus: ti-sysc: Fix reset status check for modules with quirks
      bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
      ARM: OMAP2+: Manage MPU state properly for omap_enter_idle_coupled()
      Merge tag 'ti-sysc-fixes' into fixes

Zhen Lei (2):
      arm64: dts: broadcom: clear the warnings caused by empty dma-ranges
      arm64: dts: qcom: clear the warnings caused by empty dma-ranges

 MAINTAINERS                                        |  1 -
 arch/arm/boot/dts/am437x-l4.dtsi                   |  2 +-
 arch/arm/boot/dts/dra76x.dtsi                      |  4 +-
 arch/arm/mach-omap2/Kconfig                        |  3 +-
 arch/arm/mach-omap2/cpuidle44xx.c                  |  8 ++-
 .../boot/dts/broadcom/stingray/stingray-usb.dtsi   | 20 +++---
 arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts | 12 ----
 .../arm64/boot/dts/nvidia/tegra194-p3668-0000.dtsi |  2 +-
 arch/arm64/boot/dts/nvidia/tegra194.dtsi           |  2 +-
 arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi     | 20 +++---
 arch/arm64/boot/dts/nvidia/tegra234-sim-vdk.dts    |  6 +-
 arch/arm64/boot/dts/qcom/ipq6018.dtsi              | 72 +++++++++++-----------
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts |  1 -
 arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s.dts |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi    |  4 +-
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           |  3 +
 drivers/bus/ti-sysc.c                              | 29 ++++++---
 drivers/firmware/xilinx/zynqmp.c                   | 65 ++++++++++++++-----
 drivers/soc/fsl/dpio/dpio-driver.c                 |  5 +-
 drivers/tee/optee/call.c                           |  3 +-
 include/linux/firmware/xlnx-zynqmp.h               |  4 --
 include/linux/platform_data/ti-sysc.h              |  1 +
 22 files changed, 150 insertions(+), 119 deletions(-)



More information about the linux-arm-kernel mailing list