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] Fixes for omaps and ti-sysc
Date: Tue, 26 Sep 2023 11:11:47 +0300 [thread overview]
Message-ID: <pull-1695715881-95183@atomide.com> (raw)
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -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/fixes-signed
for you to fetch changes up to 06f114cf7cbe96a07c51c47114d79e9654275919:
Merge branches 'fixes-mapphone' and 'fixes-ti-sysc' into fixes (2023-09-13 11:11:11 +0300)
----------------------------------------------------------------
Fixes for omaps and ti-sysc
Fixes for several ti-sysc interconnect target module driver issues for
external abort on non-linefetch, am35x soc match, and uart module quirks
handling needed for devices to work and to allow device wake-up to work.
Fixes for droid4 boot time errors and warnings as noticed after boot doing
dmesg -lerr,warn. Let's also cut down the debug uart noise by using
overrun-throttle-ms, and downgrade the u-boot version warnings to
debug statements to further reduce the boot time noise with warnings.
----------------------------------------------------------------
Adam Ford (1):
bus: ti-sysc: Fix missing AM35xx SoC matching
Julien Panis (1):
bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()
Tony Lindgren (6):
ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4
ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot
ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphone
ARM: omap2+: Downgrade u-boot version warnings to debug statements
bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
Merge branches 'fixes-mapphone' and 'fixes-ti-sysc' into fixes
.../boot/dts/ti/omap/motorola-mapphone-common.dtsi | 5 ++--
arch/arm/boot/dts/ti/omap/omap3-cpu-thermal.dtsi | 3 +--
arch/arm/boot/dts/ti/omap/omap4-cpu-thermal.dtsi | 5 +++-
arch/arm/boot/dts/ti/omap/omap443x.dtsi | 1 +
arch/arm/boot/dts/ti/omap/omap4460.dtsi | 1 +
arch/arm/mach-omap2/pm44xx.c | 4 +--
drivers/bus/ti-sysc.c | 31 +++++++++++++++-------
7 files changed, 34 insertions(+), 16 deletions(-)
reply other threads:[~2023-09-26 8:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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-1695715881-95183@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).