All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: soc@kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] SoC fixes for 6.5, part 1
Date: Thu, 06 Jul 2023 10:20:17 +0200	[thread overview]
Message-ID: <a89a22e2-df89-4341-ba61-c42149e21c8e@app.fastmail.com> (raw)

The following changes since commit bf1fa6f15553df04f2bdd06190ccd5f388ab0777:

  Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2023-06-29 15:28:33 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6722e46513e0af8e2fff4698f7cb78bc50a9f13f:

  bus: ixp4xx: fix IXP4XX_EXP_T1_MASK (2023-07-05 22:22:55 +0200)

----------------------------------------------------------------
SoC fixes for 6.5, part 1

There are three small fixes that came up sincie the past week:

 - an incorrect bit offset in ixp4xx bus driver

 - a riscv randconfig regression in the thead platform I merged

 - whitespace fixes for some dts files

----------------------------------------------------------------

Conor Dooley (1):
      RISC-V: make ARCH_THEAD preclude XIP_KERNEL

Jonas Gorski (1):
      bus: ixp4xx: fix IXP4XX_EXP_T1_MASK

Krzysztof Kozlowski (1):
      ARM: dts: st: add missing space before {

 arch/arm/boot/dts/st/spear1310.dtsi                     |  2 +-
 arch/arm/boot/dts/st/spear1340.dtsi                     |  2 +-
 arch/arm/boot/dts/st/stih407-family.dtsi                |  2 +-
 arch/arm/boot/dts/st/stih407-pinctrl.dtsi               | 10 +++++-----
 arch/arm/boot/dts/st/stm32f429-disco.dts                |  2 +-
 arch/arm/boot/dts/st/stm32f746-pinctrl.dtsi             |  2 +-
 arch/arm/boot/dts/st/stm32f769-pinctrl.dtsi             |  2 +-
 arch/arm/boot/dts/st/stm32h7-pinctrl.dtsi               |  6 +++---
 arch/arm/boot/dts/st/stm32mp15-pinctrl.dtsi             |  4 ++--
 arch/arm/boot/dts/st/stm32mp157a-icore-stm32mp1.dtsi    |  6 +++---
 arch/arm/boot/dts/st/stm32mp157a-microgea-stm32mp1.dtsi |  6 +++---
 arch/riscv/Kconfig.socs                                 |  1 +
 drivers/bus/intel-ixp4xx-eb.c                           |  2 +-
 13 files changed, 24 insertions(+), 23 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: soc@kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] SoC fixes for 6.5, part 1
Date: Thu, 06 Jul 2023 10:20:17 +0200	[thread overview]
Message-ID: <a89a22e2-df89-4341-ba61-c42149e21c8e@app.fastmail.com> (raw)

The following changes since commit bf1fa6f15553df04f2bdd06190ccd5f388ab0777:

  Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2023-06-29 15:28:33 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6722e46513e0af8e2fff4698f7cb78bc50a9f13f:

  bus: ixp4xx: fix IXP4XX_EXP_T1_MASK (2023-07-05 22:22:55 +0200)

----------------------------------------------------------------
SoC fixes for 6.5, part 1

There are three small fixes that came up sincie the past week:

 - an incorrect bit offset in ixp4xx bus driver

 - a riscv randconfig regression in the thead platform I merged

 - whitespace fixes for some dts files

----------------------------------------------------------------

Conor Dooley (1):
      RISC-V: make ARCH_THEAD preclude XIP_KERNEL

Jonas Gorski (1):
      bus: ixp4xx: fix IXP4XX_EXP_T1_MASK

Krzysztof Kozlowski (1):
      ARM: dts: st: add missing space before {

 arch/arm/boot/dts/st/spear1310.dtsi                     |  2 +-
 arch/arm/boot/dts/st/spear1340.dtsi                     |  2 +-
 arch/arm/boot/dts/st/stih407-family.dtsi                |  2 +-
 arch/arm/boot/dts/st/stih407-pinctrl.dtsi               | 10 +++++-----
 arch/arm/boot/dts/st/stm32f429-disco.dts                |  2 +-
 arch/arm/boot/dts/st/stm32f746-pinctrl.dtsi             |  2 +-
 arch/arm/boot/dts/st/stm32f769-pinctrl.dtsi             |  2 +-
 arch/arm/boot/dts/st/stm32h7-pinctrl.dtsi               |  6 +++---
 arch/arm/boot/dts/st/stm32mp15-pinctrl.dtsi             |  4 ++--
 arch/arm/boot/dts/st/stm32mp157a-icore-stm32mp1.dtsi    |  6 +++---
 arch/arm/boot/dts/st/stm32mp157a-microgea-stm32mp1.dtsi |  6 +++---
 arch/riscv/Kconfig.socs                                 |  1 +
 drivers/bus/intel-ixp4xx-eb.c                           |  2 +-
 13 files changed, 24 insertions(+), 23 deletions(-)

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

             reply	other threads:[~2023-07-06  8:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-06  8:20 Arnd Bergmann [this message]
2023-07-06  8:20 ` [GIT PULL] SoC fixes for 6.5, part 1 Arnd Bergmann
2023-07-06 17:28 ` pr-tracker-bot
2023-07-06 17:28   ` 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=a89a22e2-df89-4341-ba61-c42149e21c8e@app.fastmail.com \
    --to=arnd@arndb.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.