linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: SoC Team <soc@kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] ARM: SoC fixes for v5.10, part 3
Date: Fri, 27 Nov 2020 21:51:05 +0100	[thread overview]
Message-ID: <CAK8P3a2Habmz95y+J+-4NiT5SGYhO_Fia-SHhapX-3NYRbEMmw@mail.gmail.com> (raw)

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@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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-11-27 20:53 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27 20:51 Arnd Bergmann [this message]
2020-11-27 22:56 ` [GIT PULL] ARM: SoC fixes for v5.10, part 3 Linus Torvalds
2020-11-30 17:04   ` Doug Anderson
2020-11-30 17:44     ` Linus Torvalds
2020-11-30 18:05       ` Russell King - ARM Linux admin
2020-11-30 18:15         ` Linus Torvalds
2020-11-30 19:06           ` Russell King - ARM Linux admin
2020-11-30 18:11       ` Doug Anderson
2020-11-30 18:22         ` Linus Torvalds
2020-11-30 22:54           ` Russell King - ARM Linux admin
2020-12-01 11:39           ` Ulf Hansson
2020-12-01 14:00             ` Arnd Bergmann
2020-12-07 20:19               ` Geert Uytterhoeven
2020-12-07 21:55                 ` Arnd Bergmann
2020-12-07 22:15                   ` Doug Anderson
2020-12-08  7:31                     ` Geert Uytterhoeven
2020-12-14 20:22                       ` Ulf Hansson
2020-12-15  8:19                         ` Geert Uytterhoeven
2020-12-15  9:53                           ` Ulf Hansson
2020-11-30 17:27   ` Dmitry Torokhov
2020-12-05 20:48     ` Pavel Machek
2020-11-27 23:29 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAK8P3a2Habmz95y+J+-4NiT5SGYhO_Fia-SHhapX-3NYRbEMmw@mail.gmail.com \
    --to=arnd@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).