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-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 3/4] ARM: SoC code updates for 6.9
Date: Tue, 12 Mar 2024 17:46:31 +0100	[thread overview]
Message-ID: <1ba0456e-879b-4435-808d-54dd91b9506c@app.fastmail.com> (raw)
In-Reply-To: <89d0bb77-a608-4ae0-b9d9-e17fdf5f12da@app.fastmail.com>

The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:

  Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-arm-6.9

for you to fetch changes up to 98dcb872779f8bea30cd34716c7fdeb0963e3606:

  ARM: s32c: update MAINTAINERS entry (2024-03-05 17:23:09 +0100)

----------------------------------------------------------------
ARM: SoC code updates for 6.9

These are mostly minor updates, including a number of kerneldoc
fixes from Randy Dunlap across multiple platforms. OMAP gets
a few bugfixes, and the MAINTAINERS file gets updated for AMD
Zynq and NXP S32G.

----------------------------------------------------------------
Alexander Sverdlin (2):
      ARM: AM33xx: PRM: Remove redundand defines
      ARM: AM33xx: PRM: Implement REBOOT_COLD

Arnd Bergmann (8):
      Merge tag 'samsung-soc-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/arm
      Merge tag 'imx-soc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/arm
      Merge tag 'omap-for-v6.9/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into soc/arm
      Merge tag 'zynq-soc-for-6.9' of https://github.com/Xilinx/linux-xlnx into soc/arm
      Merge tag 'zynqmp-soc-for-6.9' of https://github.com/Xilinx/linux-xlnx into soc/arm
      Merge tag 'omap-for-v6.9/omap1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into soc/arm
      Merge tag 'omap-for-v6.9/soc-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into soc/arm
      ARM: s32c: update MAINTAINERS entry

Christophe JAILLET (1):
      ARM: imx: Remove usage of the deprecated ida_simple_xx() API

Jay Buddhabhatti (1):
      soc: xilinx: update maintainer of event manager driver

Masahiro Yamada (1):
      ARM: omap1: remove duplicated 'select ARCH_OMAP'

Michal Simek (1):
      ARM: zynq: Remove clk/zynq.h header

Randy Dunlap (15):
      ARM: s5pv210: fix pm.c kernel-doc warning
      ARM: zynq: slcr: fix function prototype kernel-doc warnings
      ARM: OMAP2+: am33xx-restart: fix function name in kernel-doc
      ARM: OMAP2+: clockdomain: fix kernel-doc warnings
      ARM: OMAP2+: clock: fix a function name in kernel-doc
      ARM: OMAP2+: cm33xx: use matching function name in kernel-doc
      ARM: OMAP2+: CMINST: use matching function name in kernel-doc
      ARM: OMAP2+: hwmod: remove misuse of kernel-doc
      ARM: OMAP2+: hwmod: fix kernel-doc warnings
      ARM: OMAP2+: pmic-cpcap: fix kernel-doc warnings
      ARM: OMAP2+: prm44xx: fix a kernel-doc warning
      ARM: OMAP2+: PRM: fix kernel-doc warnings
      ARM: OMAP2+: fix a kernel-doc warning
      ARM: OMAP2+: fix kernel-doc warnings
      ARM: OMAP2+: fix kernel-doc warnings

Ricardo B. Marliere (1):
      ARM: s3c64xx: make bus_type const

 MAINTAINERS                                  | 20 ++++++++------------
 arch/arm/mach-imx/mmdc.c                     |  6 +++---
 arch/arm/mach-omap1/Kconfig                  |  1 -
 arch/arm/mach-omap2/am33xx-restart.c         |  5 +++--
 arch/arm/mach-omap2/board-generic.c          |  6 ++++++
 arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c |  2 +-
 arch/arm/mach-omap2/clockdomain.c            |  4 ++--
 arch/arm/mach-omap2/cm33xx.c                 |  2 +-
 arch/arm/mach-omap2/cminst44xx.c             |  2 +-
 arch/arm/mach-omap2/omap-secure.c            |  4 ++--
 arch/arm/mach-omap2/omap_hwmod.c             |  9 +++++----
 arch/arm/mach-omap2/omap_hwmod_common_data.c |  6 +++---
 arch/arm/mach-omap2/pmic-cpcap.c             | 24 ++++++++++++------------
 arch/arm/mach-omap2/powerdomain.c            |  2 +-
 arch/arm/mach-omap2/prm-regbits-33xx.h       |  1 +
 arch/arm/mach-omap2/prm.h                    |  1 +
 arch/arm/mach-omap2/prm33xx.c                | 22 ++++++++++++++--------
 arch/arm/mach-omap2/prm44xx.c                |  2 +-
 arch/arm/mach-omap2/prm_common.c             | 10 +++++++++-
 arch/arm/mach-omap2/wd_timer.c               |  4 +++-
 arch/arm/mach-s3c/cpu.h                      |  2 +-
 arch/arm/mach-s3c/s3c6410.c                  |  2 +-
 arch/arm/mach-s3c/s3c64xx.c                  |  2 +-
 arch/arm/mach-s5pv210/pm.c                   |  2 +-
 arch/arm/mach-zynq/slcr.c                    |  5 ++---
 25 files changed, 83 insertions(+), 63 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-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 3/4] ARM: SoC code updates for 6.9
Date: Tue, 12 Mar 2024 17:46:31 +0100	[thread overview]
Message-ID: <1ba0456e-879b-4435-808d-54dd91b9506c@app.fastmail.com> (raw)
In-Reply-To: <89d0bb77-a608-4ae0-b9d9-e17fdf5f12da@app.fastmail.com>

The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:

  Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-arm-6.9

for you to fetch changes up to 98dcb872779f8bea30cd34716c7fdeb0963e3606:

  ARM: s32c: update MAINTAINERS entry (2024-03-05 17:23:09 +0100)

----------------------------------------------------------------
ARM: SoC code updates for 6.9

These are mostly minor updates, including a number of kerneldoc
fixes from Randy Dunlap across multiple platforms. OMAP gets
a few bugfixes, and the MAINTAINERS file gets updated for AMD
Zynq and NXP S32G.

----------------------------------------------------------------
Alexander Sverdlin (2):
      ARM: AM33xx: PRM: Remove redundand defines
      ARM: AM33xx: PRM: Implement REBOOT_COLD

Arnd Bergmann (8):
      Merge tag 'samsung-soc-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/arm
      Merge tag 'imx-soc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/arm
      Merge tag 'omap-for-v6.9/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into soc/arm
      Merge tag 'zynq-soc-for-6.9' of https://github.com/Xilinx/linux-xlnx into soc/arm
      Merge tag 'zynqmp-soc-for-6.9' of https://github.com/Xilinx/linux-xlnx into soc/arm
      Merge tag 'omap-for-v6.9/omap1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into soc/arm
      Merge tag 'omap-for-v6.9/soc-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into soc/arm
      ARM: s32c: update MAINTAINERS entry

Christophe JAILLET (1):
      ARM: imx: Remove usage of the deprecated ida_simple_xx() API

Jay Buddhabhatti (1):
      soc: xilinx: update maintainer of event manager driver

Masahiro Yamada (1):
      ARM: omap1: remove duplicated 'select ARCH_OMAP'

Michal Simek (1):
      ARM: zynq: Remove clk/zynq.h header

Randy Dunlap (15):
      ARM: s5pv210: fix pm.c kernel-doc warning
      ARM: zynq: slcr: fix function prototype kernel-doc warnings
      ARM: OMAP2+: am33xx-restart: fix function name in kernel-doc
      ARM: OMAP2+: clockdomain: fix kernel-doc warnings
      ARM: OMAP2+: clock: fix a function name in kernel-doc
      ARM: OMAP2+: cm33xx: use matching function name in kernel-doc
      ARM: OMAP2+: CMINST: use matching function name in kernel-doc
      ARM: OMAP2+: hwmod: remove misuse of kernel-doc
      ARM: OMAP2+: hwmod: fix kernel-doc warnings
      ARM: OMAP2+: pmic-cpcap: fix kernel-doc warnings
      ARM: OMAP2+: prm44xx: fix a kernel-doc warning
      ARM: OMAP2+: PRM: fix kernel-doc warnings
      ARM: OMAP2+: fix a kernel-doc warning
      ARM: OMAP2+: fix kernel-doc warnings
      ARM: OMAP2+: fix kernel-doc warnings

Ricardo B. Marliere (1):
      ARM: s3c64xx: make bus_type const

 MAINTAINERS                                  | 20 ++++++++------------
 arch/arm/mach-imx/mmdc.c                     |  6 +++---
 arch/arm/mach-omap1/Kconfig                  |  1 -
 arch/arm/mach-omap2/am33xx-restart.c         |  5 +++--
 arch/arm/mach-omap2/board-generic.c          |  6 ++++++
 arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c |  2 +-
 arch/arm/mach-omap2/clockdomain.c            |  4 ++--
 arch/arm/mach-omap2/cm33xx.c                 |  2 +-
 arch/arm/mach-omap2/cminst44xx.c             |  2 +-
 arch/arm/mach-omap2/omap-secure.c            |  4 ++--
 arch/arm/mach-omap2/omap_hwmod.c             |  9 +++++----
 arch/arm/mach-omap2/omap_hwmod_common_data.c |  6 +++---
 arch/arm/mach-omap2/pmic-cpcap.c             | 24 ++++++++++++------------
 arch/arm/mach-omap2/powerdomain.c            |  2 +-
 arch/arm/mach-omap2/prm-regbits-33xx.h       |  1 +
 arch/arm/mach-omap2/prm.h                    |  1 +
 arch/arm/mach-omap2/prm33xx.c                | 22 ++++++++++++++--------
 arch/arm/mach-omap2/prm44xx.c                |  2 +-
 arch/arm/mach-omap2/prm_common.c             | 10 +++++++++-
 arch/arm/mach-omap2/wd_timer.c               |  4 +++-
 arch/arm/mach-s3c/cpu.h                      |  2 +-
 arch/arm/mach-s3c/s3c6410.c                  |  2 +-
 arch/arm/mach-s3c/s3c64xx.c                  |  2 +-
 arch/arm/mach-s5pv210/pm.c                   |  2 +-
 arch/arm/mach-zynq/slcr.c                    |  5 ++---
 25 files changed, 83 insertions(+), 63 deletions(-)

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

  parent reply	other threads:[~2024-03-12 16:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12 16:39 [GIT PULL 0/4] ARM SoC updates for 6.9 Arnd Bergmann
2024-03-12 16:39 ` Arnd Bergmann
2024-03-12 16:43 ` [GIT PULL 1/4] ARM: SoC DT changes " Arnd Bergmann
2024-03-12 16:43   ` Arnd Bergmann
2024-03-12 18:20   ` pr-tracker-bot
2024-03-12 18:20     ` pr-tracker-bot
2024-03-12 16:45 ` [GIT PULL 2/4] ARM: SoC drivers " Arnd Bergmann
2024-03-12 16:45   ` Arnd Bergmann
2024-03-12 18:20   ` pr-tracker-bot
2024-03-12 18:20     ` pr-tracker-bot
2024-03-12 16:46 ` Arnd Bergmann [this message]
2024-03-12 16:46   ` [GIT PULL 3/4] ARM: SoC code updates " Arnd Bergmann
2024-03-12 18:20   ` pr-tracker-bot
2024-03-12 18:20     ` pr-tracker-bot
2024-03-12 16:47 ` [GIT PULL 4/4] ARM defconfig " Arnd Bergmann
2024-03-12 16:47   ` Arnd Bergmann
2024-03-12 18:20   ` pr-tracker-bot
2024-03-12 18:20     ` 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=1ba0456e-879b-4435-808d-54dd91b9506c@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.