[GIT PULL] ARM: SoC fixes for 5.17, part 3
Arnd Bergmann
arnd at kernel.org
Thu Mar 10 06:53:49 PST 2022
The following changes since commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3:
Linux 5.17-rc6 (2022-02-27 14:36:33 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git soc-fixes-5.17-3
for you to fetch changes up to 7e606edaa0a2e443fba9ae324efc1ba7834a0e7d:
Merge tag 'mvebu-fixes-5.17-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into
arm/fixes (2022-03-10 15:25:46 +0100)
----------------------------------------------------------------
ARM: SoC fixes for 5.17, part 3
Here is a third set of fixes for the soc tree, well
within the expected set of changes.
Maintainer list changes:
- Krzysztof Kozlowski and Jisheng Zhang both have
new email addresses
- Broadcom iProc has a new git tree
Regressions:
- Robert Foss sends a revert for a Mediatek DPI bridge
patch that caused an inadvertent break in the DT binding
- mstar timers need to be included in Kconfig
Devicetree fixes for:
- Aspeed ast2600 spi pinmux
- Tegra eDP panels on Nyan FHD
- Tegra display IOMMU
- Qualcomm sm8350 UFS clocks
- minor DT changes for Marvell Armada, Qualcomm sdx65,
Qualcomm sm8450, and Broadcom BCM2711
----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
soc: mediatek: mt8192-mmsys: Fix dither to dsi0 path's input sel
Arnd Bergmann (8):
Merge tag 'arm-soc/for-5.17/devicetree-fixes' of
https://github.com/Broadcom/stblinux into arm/fixes
Merge tag 'qcom-arm64-fixes-for-5.17' of
git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into
arm/fixes
Merge tag 'qcom-dts-fixes-for-5.17' of
git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into
arm/fixes
Merge tag 'v5.17-fixes-tag' of
git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into
arm/fixes
Merge tag 'tegra-for-5.17-arm64-dt-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into
arm/fixes
Merge tag 'tegra-for-5.17-arm-dt-fixes-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into
arm/fixes
Merge tag 'arm-soc/for-5.18/maintainers' of
https://github.com/Broadcom/stblinux into arm/fixes
Merge tag 'mvebu-fixes-5.17-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into
arm/fixes
Bjorn Andersson (1):
arm64: dts: qcom: sm8350: Correct UFS symbol clocks
Daniel Palmer (1):
ARM: mstar: Select HAVE_ARM_ARCH_TIMER
Jisheng Zhang (1):
MAINTAINERS: Update Jisheng's email address
Joel Stanley (1):
ARM: dts: aspeed: Fix AST2600 quad spi group
Jon Hunter (1):
arm64: tegra: Disable ISO SMMU for Tegra194
Jonathan Marek (2):
arm64: dts: qcom: sm8450: enable GCC_USB3_0_CLKREF_EN for usb
arm64: dts: qcom: sm8450: fix apps_smmu interrupts
Krzysztof Kozlowski (1):
MAINTAINERS: update Krzysztof Kozlowski's email
Kuldeep Singh (1):
MAINTAINERS: Update git tree for Broadcom iProc SoCs
Maxime Ripard (1):
ARM: boot: dts: bcm2711: Fix HVS register range
Nícolas F. R. A. Prado (1):
arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint
Pali Rohár (2):
arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
Robert Foss (2):
dt-bindings: drm/bridge: anx7625: Revert DPI support
Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's
DSI endpoint"
Stanislav Jakubek (1):
Revert "dt-bindings: arm: qcom: Document SDX65 platform and boards"
Steev Klimaszewski (1):
arm64: dts: qcom: c630: disable crypto due to serror
Thierry Reding (1):
ARM: tegra: Move Nyan FHD panels to AUX bus
.mailmap | 3 ++
Documentation/devicetree/bindings/arm/qcom.yaml | 6 ----
.../bindings/display/bridge/analogix,anx7625.yaml | 19 +-----------
MAINTAINERS | 36 +++++++++++-----------
arch/arm/boot/dts/aspeed-g6-pinctrl.dtsi | 2 +-
arch/arm/boot/dts/bcm2711.dtsi | 1 +
arch/arm/boot/dts/tegra124-nyan-big-fhd.dts | 10 ++++--
arch/arm/boot/dts/tegra124-nyan-big.dts | 15 +++++----
arch/arm/boot/dts/tegra124-nyan-blaze.dts | 15 +++++----
arch/arm/boot/dts/tegra124-venice2.dts | 14 ++++-----
arch/arm/mach-mstar/Kconfig | 1 +
.../boot/dts/marvell/armada-3720-turris-mox.dts | 8 ++++-
arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 2 +-
arch/arm64/boot/dts/nvidia/tegra194.dtsi | 2 +-
.../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 5 +++
arch/arm64/boot/dts/qcom/sm8350.dtsi | 28 ++++++++++++++---
arch/arm64/boot/dts/qcom/sm8450.dtsi | 8 +++--
drivers/soc/mediatek/mt8192-mmsys.h | 3 +-
drivers/soc/samsung/exynos-chipid.c | 2 +-
19 files changed, 103 insertions(+), 77 deletions(-)
More information about the linux-arm-kernel
mailing list