From: Olof Johansson <olof@lixom.net>
To: torvalds@linux-foundation.org
Cc: linux-arm-kernel@lists.infradead.org, arm@kernel.org,
soc@kernel.org, linux-kernel@vger.kernel.org,
Olof Johansson <olof@lixom.net>
Subject: [GIT PULL 1/5] ARM: SoC fixes
Date: Fri, 23 Oct 2020 15:31:18 -0700 [thread overview]
Message-ID: <20201023223122.19189-2-olof@lixom.net> (raw)
In-Reply-To: <20201023223122.19189-1-olof@lixom.net>
I had queued up a batch of fixes that got a bit close to the release for
sending in before the merge window opened, so I'm including them in the
batch of pull requests instead. They're mostly smaller DT tweaks and
fixes, the usual mix that we tend to have through the releases.
Conflicts: None
----------------------------------------------------------------
The following changes since commit f9893351acaecf0a414baf9942b48d5bb5c688c6:
Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
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 6869f774b1cd2bf20b4e4c5bfa13da311e02d495:
Merge tag 'omap-for-v5.9/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
----------------------------------------------------------------
Biju Das (1):
ARM: dts: iwg20d-q7-common: Fix touch controller probe failure
Dan Carpenter (1):
soc: xilinx: Fix error code in zynqmp_pm_probe()
Drew Fustini (1):
ARM: dts: am33xx: modify AM33XX_IOPAD for #pinctrl-cells = 2
Jernej Skrabec (1):
ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix dcdc1 regulator
Konrad Dybcio (2):
arm64: dts: sdm630: Temporarily disable SMMUs by default
arm64: dts: qcom: kitakami: Temporarily disable SDHCI1
Krzysztof Kozlowski (1):
soc: actions: include header to fix missing prototype
Olof Johansson (8):
Merge tag 'ti-k3-dt-fixes-for-v5.9' of git://git.kernel.org/.../nmenon/linux into arm/fixes
Merge tag 'sunxi-fixes-for-5.9-1' of https://git.kernel.org/.../sunxi/linux into arm/fixes
Merge tag 'qcom-drivers-fixes-for-5.9' of https://git.kernel.org/.../qcom/linux into arm/fixes
Merge tag 'qcom-arm64-fixes-for-5.9' of https://git.kernel.org/.../qcom/linux into arm/fixes
Merge tag 'actions-drivers-fixes-for-v5.9' of git://git.kernel.org/.../mani/linux-actions into arm/fixes
Merge tag 'zynqmp-soc-for-v5.9-v2' of https://github.com/Xilinx/linux-xlnx into arm/fixes
Merge tag 'renesas-fixes-for-v5.9-tag1' of git://git.kernel.org/.../geert/renesas-devel into arm/fixes
Merge tag 'omap-for-v5.9/fixes-rc7' of git://git.kernel.org/.../tmlind/linux-omap into arm/fixes
Qiang Yu (1):
arm64: dts: allwinner: h5: remove Mali GPU PMU module
Rajendra Nayak (1):
arm64: dts: sdm845: Fixup OPP table for all qup devices
Roger Quadros (1):
arm64: dts: ti: k3-j721e: Rename mux header and update macro names
Sibi Sankar (1):
soc: qcom: pdr: Fixup array type of get_domain_list_resp message
Tony Lindgren (1):
ARM: OMAP2+: Restore MPU power domain if cpu_cluster_pm_enter() fails
Łukasz Patron (1):
arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells
arch/arm/boot/dts/iwg20d-q7-common.dtsi | 15 ++++-
.../boot/dts/sun8i-r40-bananapi-m2-ultra.dts | 10 +--
arch/arm/mach-omap2/cpuidle44xx.c | 4 +-
arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi | 6 +-
.../dts/qcom/msm8994-sony-xperia-kitakami.dtsi | 7 +-
arch/arm64/boot/dts/qcom/pm660.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sdm630.dtsi | 8 +++
arch/arm64/boot/dts/qcom/sdm845.dtsi | 9 ++-
.../boot/dts/ti/k3-j721e-common-proc-board.dts | 11 +--
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 13 ++--
drivers/soc/actions/owl-sps-helper.c | 1 +
drivers/soc/qcom/pdr_internal.h | 2 +-
drivers/soc/xilinx/zynqmp_power.c | 2 +-
include/dt-bindings/mux/mux-j721e-wiz.h | 53 ---------------
include/dt-bindings/mux/ti-serdes.h | 71 ++++++++++++++++++++
include/dt-bindings/pinctrl/omap.h | 2 +-
16 files changed, 134 insertions(+), 82 deletions(-)
delete mode 100644 include/dt-bindings/mux/mux-j721e-wiz.h
create mode 100644 include/dt-bindings/mux/ti-serdes.h
next prev parent reply other threads:[~2020-10-23 22:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-23 22:31 [GIT PULL 0/5] ARM: SoC contents for 5.10 Olof Johansson
2020-10-23 22:31 ` Olof Johansson [this message]
2020-10-23 22:31 ` [GIT PULL 2/5] ARM: SoC platform updates Olof Johansson
2020-10-23 22:31 ` [GIT PULL 3/5] ARM: SoC-related driver updates Olof Johansson
2020-10-23 22:31 ` [GIT PULL 4/5] ARM: Devicetree updates Olof Johansson
2020-10-23 22:31 ` [GIT PULL 5/5] ARM: SoC defconfig updates Olof Johansson
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=20201023223122.19189-2-olof@lixom.net \
--to=olof@lixom.net \
--cc=arm@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
all inboxes | Powered by JetHome®