[GIT PULL] ARM: SoC fixes for v5.18, part 4

Arnd Bergmann arnd at kernel.org
Wed May 18 10:19:33 PDT 2022


The following changes since commit 672c0c5173427e6b3e2a9bbb7be51ceeec78093a:

  Linux 5.18-rc5 (2022-05-01 13:57:58 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git arm/fixes

for you to fetch changes up to 609a097f5f0687539490625523ec3075b7d404b8:

  Merge tag 'v5.18-rockchip-dtsfixes1' of
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip
into arm/fixes (2022-05-12 22:33:17 +0200)

-----
ARM: SoC fixes for v5.18, part 4

The SoC bug fixes have calmed down sufficiently, there is one minor update
for the MAINTAINERS file, and few bug fixes for dts descriptions:

 - Updates to the BananaPi R2-Pro (rk3568) dts to match production
   hardware rather than the prototype version.

 - Qualcomm sm8250 soundwire gets disabled on some machines to avoid crashes

 - A number of aspeed SoC specific fixes, addressing incorrect pin cotrol
   settings, some values in the romed8hm board, and a revert for an
   accidental removal of a DT node
----
I'm sorry for the lack of a signed tag this time, I'm travelling at
the moment and
forgot to tag it first. The top commit in the branch is tagged with my
usual key,
and I can send the signed tag when I'm back on Saturday if you prefer to wait.

       Arnd
----------------------------------------------------------------
Arnd Bergmann (4):
      Merge tag 'maintainers-signed-take2' of
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into
arm/fixes
      Merge tag 'aspeed-v5.18-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc into arm/fixes
      Merge tag 'qcom-arm64-fixes-for-5.18' of
git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into
arm/fixes
      Merge tag 'v5.18-rockchip-dtsfixes1' of
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip
into arm/fixes

Dmitry Baryshkov (1):
      arm64: dts: qcom: sm8250: don't enable rx/tx macro by default

Frank Wunderlich (2):
      arm64: dts: rockchip: Change io-domains of bpi-r2-pro
      arm64: dts: rockchip: Add gmac1 and change network settings of bpi-r2-pro

Howard Chiu (1):
      ARM: dts: aspeed: Add video engine to g6

Jae Hyun Yoo (5):
      ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsi
      pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl
      dt-bindings: pinctrl: aspeed-g6: remove FWQSPID group
      dt-bindings: pinctrl: aspeed-g6: add FWQSPI function/group
      ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin group

Johnny Huang (2):
      pinctrl: pinctrl-aspeed-g6: add FWQSPI function-group
      ARM: dts: aspeed-g6: add FWQSPI group in pinctrl dtsi

Rajendra Nayak (1):
      MAINTAINERS: omap: remove me as a maintainer

Zev Weiss (2):
      ARM: dts: aspeed: romed8hm3: Add lm25066 sense resistor values
      ARM: dts: aspeed: romed8hm3: Fix GPIOB0 name

 .../bindings/pinctrl/aspeed,ast2600-pinctrl.yaml   |  4 +--
 MAINTAINERS                                        |  1 -
 arch/arm/boot/dts/aspeed-bmc-asrock-romed8hm3.dts  |  4 ++-
 arch/arm/boot/dts/aspeed-g6-pinctrl.dtsi           | 10 +++---
 arch/arm/boot/dts/aspeed-g6.dtsi                   | 10 ++++++
 arch/arm64/boot/dts/qcom/sm8250-mtp.dts            | 12 +++++++
 arch/arm64/boot/dts/qcom/sm8250.dtsi               |  4 +++
 arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts | 40 +++++++++++++++++++---
 drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c         | 17 +++++----
 9 files changed, 79 insertions(+), 23 deletions(-)



More information about the linux-arm-kernel mailing list