From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] TI sysc driver updates for am335x and am437x
Date: Mon, 24 Sep 2018 15:44:41 -0700 [thread overview]
Message-ID: <20180924224445.97239-1-tony@atomide.com> (raw)
Hi all,
Here are few updates for ti-sysc driver for am335x and am437x. I'll be
posting the related dts changes separately.
Based on testing with various devices, we can now also get rid of the
quirk flag for SYSC_QUIRK_RESOURCE_PROVIDER and make module names limited
to debug only except for few devices still using pm_runtime_irq_safe().
Regards,
Tony
Tony Lindgren (4):
bus: ti-sysc: Defer suspend as needed
bus: ti-sysc: Update revision masks to support am437x
bus: ti-sysc: Detect more devices on am473x for debugging
bus: ti-sysc: Detect devices on am335x when DEBUG is enabled
drivers/bus/ti-sysc.c | 143 +++++++++++++++-----------
include/linux/platform_data/ti-sysc.h | 1 -
2 files changed, 85 insertions(+), 59 deletions(-)
--
2.19.0
next reply other threads:[~2018-09-24 22:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-24 22:44 Tony Lindgren [this message]
2018-09-24 22:44 ` [PATCH 1/4] bus: ti-sysc: Defer suspend as needed Tony Lindgren
2018-09-24 22:44 ` [PATCH 2/4] bus: ti-sysc: Update revision masks to support am437x Tony Lindgren
2018-09-24 22:44 ` [PATCH 3/4] bus: ti-sysc: Detect more devices on am473x for debugging Tony Lindgren
2018-09-24 22:44 ` [PATCH 4/4] bus: ti-sysc: Detect devices on am335x when DEBUG is enabled Tony Lindgren
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=20180924224445.97239-1-tony@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.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).