All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL] Driver changes for omaps for v6.6
Date: Fri, 18 Aug 2023 06:03:27 +0300	[thread overview]
Message-ID: <pull-1692158857-597450@atomide.com> (raw)

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.6/ti-sysc-signed

for you to fetch changes up to de44bf2f7683347f75690ef6cf61a1d5ba8f0891:

  bus: ti-sysc: Fix cast to enum warning (2023-08-15 08:52:01 +0300)

----------------------------------------------------------------
Driver changes for omaps for v6.6

Driver changes for ti-sysc interconnect target module driver and for
l3 interconnect error handler. The ti-sysc driver changes just enable
using it for 64-bit systems like TI am62 that have wake-up capability
for the wkup domain devices. The l3 error handling improves the code
to show the error source if an unrecoverable timeout error occurs.

----------------------------------------------------------------
Sicelo A. Mhlongo (1):
      bus: omap_l3_smx: identify timeout cause before rebooting

Tony Lindgren (5):
      bus: ti-sysc: Fix build warning for 64-bit build
      bus: ti-sysc: Build driver for TI K3 SoCs
      bus: ti-sysc: Configure uart quirks for k3 SoC
      bus: ti-sysc: Fix a build warning with W=1 for sysconfig
      bus: ti-sysc: Fix cast to enum warning

 drivers/bus/Kconfig       |  3 ++-
 drivers/bus/omap_l3_smx.c | 21 ++++++++++-----------
 drivers/bus/ti-sysc.c     |  5 ++++-
 3 files changed, 16 insertions(+), 13 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL] Driver changes for omaps for v6.6
Date: Fri, 18 Aug 2023 06:03:27 +0300	[thread overview]
Message-ID: <pull-1692158857-597450@atomide.com> (raw)

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.6/ti-sysc-signed

for you to fetch changes up to de44bf2f7683347f75690ef6cf61a1d5ba8f0891:

  bus: ti-sysc: Fix cast to enum warning (2023-08-15 08:52:01 +0300)

----------------------------------------------------------------
Driver changes for omaps for v6.6

Driver changes for ti-sysc interconnect target module driver and for
l3 interconnect error handler. The ti-sysc driver changes just enable
using it for 64-bit systems like TI am62 that have wake-up capability
for the wkup domain devices. The l3 error handling improves the code
to show the error source if an unrecoverable timeout error occurs.

----------------------------------------------------------------
Sicelo A. Mhlongo (1):
      bus: omap_l3_smx: identify timeout cause before rebooting

Tony Lindgren (5):
      bus: ti-sysc: Fix build warning for 64-bit build
      bus: ti-sysc: Build driver for TI K3 SoCs
      bus: ti-sysc: Configure uart quirks for k3 SoC
      bus: ti-sysc: Fix a build warning with W=1 for sysconfig
      bus: ti-sysc: Fix cast to enum warning

 drivers/bus/Kconfig       |  3 ++-
 drivers/bus/omap_l3_smx.c | 21 ++++++++++-----------
 drivers/bus/ti-sysc.c     |  5 ++++-
 3 files changed, 16 insertions(+), 13 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-08-18  3:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-18  3:03 Tony Lindgren [this message]
2023-08-18  3:03 ` [GIT PULL] Driver changes for omaps for v6.6 Tony Lindgren
2023-08-22  2:31 ` patchwork-bot+linux-soc

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=pull-1692158857-597450@atomide.com \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=soc@kernel.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.