[GIT PULL 2/2] ARM: SoC fixes for 6.3, part 1

Arnd Bergmann arnd at arndb.de
Mon Feb 27 08:56:57 PST 2023


The following changes since commit ceaa837f96adb69c0df0397937cd74991d5d821a:

  Linux 6.2-rc8 (2023-02-12 14:10:17 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-6.3-1

for you to fetch changes up to 9f79762ef8d90a6fab85e4ac0d153bdd8b4868ca:

  Merge tag 'samsung-dt-fixes-6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes (2023-02-27 14:47:00 +0100)

----------------------------------------------------------------
ARM: SoC fixes for 6.3, part 1

A few bugfixes already came up during the merge window. Samsung, ASpeed,
Spear have minor DT changes, in case of Samsung this fixes a regression
compared to earlier versions.

Bartosz takes over as the primary maintainer for the TI DaVinci platform,
and we get a few last minute defconfig changes.

----------------------------------------------------------------
Arnd Bergmann (2):
      Merge tag 'davinci-fixes-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into arm/fixes
      Merge tag 'samsung-dt-fixes-6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes

Bartosz Golaszewski (1):
      MAINTAINERS: make me the maintainer of DaVinci platforms

Eddie James (1):
      ARM: dts: aspeed: p10bmc: Update battery node name

Krzysztof Kozlowski (7):
      ARM: dts: exynos: correct TMU phandle in Exynos4
      ARM: dts: exynos: correct TMU phandle in Exynos4210
      ARM: dts: exynos: correct TMU phandle in Exynos5250
      ARM: dts: exynos: correct TMU phandle in Odroid XU
      ARM: dts: exynos: correct TMU phandle in Odroid HC1
      ARM: dts: exynos: correct TMU phandle in Odroid XU3 family
      ARM: dts: spear320-hmi: correct STMPE GPIO compatible

Linus Walleij (1):
      arm64: defconfig: Add IOSCHED_BFQ to the default configs

Mark Brown (1):
      arm64: defconfig: Fix unintentional disablement of PCI on i.MX

 MAINTAINERS                                        |  7 +++----
 arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts       |  2 +-
 arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts       |  2 +-
 arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts       |  2 +-
 arch/arm/boot/dts/exynos4-cpu-thermal.dtsi         |  2 +-
 arch/arm/boot/dts/exynos4210.dtsi                  |  1 -
 arch/arm/boot/dts/exynos5250.dtsi                  |  2 +-
 arch/arm/boot/dts/exynos5410-odroidxu.dts          |  1 -
 arch/arm/boot/dts/exynos5422-odroidhc1.dts         | 10 +++++-----
 arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 10 +++++-----
 arch/arm/boot/dts/spear320-hmi.dts                 |  2 +-
 arch/arm64/configs/defconfig                       |  3 ++-
 12 files changed, 21 insertions(+), 23 deletions(-)



More information about the linux-arm-kernel mailing list