From: Sven.Schmitt@mixed-mode.de (Sven Schmitt)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/3] soc: imx: gpc: cleanups
Date: Tue, 24 Jul 2018 09:46:01 +0000 [thread overview]
Message-ID: <1532425557359.10004@mixed-mode.de> (raw)
This patch series fixes the power down delay in gpc.c
and improves readability.
Changes in v3:
* rebased to 4.18
* split up patch into 3 parts
Changes in v2:
* dropped cntr_pup_bit
Sven Schmitt (3):
soc: imx: gpc: fix PDN delay
soc: imx: gpc: clean up
soc: imx: gpc: use GPC_PGC_DOMAIN_* indexes
drivers/soc/imx/gpc.c | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
--
2.17.1
WARNING: multiple messages have this Message-ID (diff)
From: Sven Schmitt <Sven.Schmitt@mixed-mode.de>
To: "shawnguo@kernel.org" <shawnguo@kernel.org>,
"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
"fabio.estevam@nxp.com" <fabio.estevam@nxp.com>,
"linux-imx@nxp.com" <linux-imx@nxp.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: Lucas Stach <l.stach@pengutronix.de>,
"etnaviv@lists.freedesktop.org" <etnaviv@lists.freedesktop.org>
Subject: [PATCH v3 0/3] soc: imx: gpc: cleanups
Date: Tue, 24 Jul 2018 09:46:01 +0000 [thread overview]
Message-ID: <1532425557359.10004@mixed-mode.de> (raw)
This patch series fixes the power down delay in gpc.c
and improves readability.
Changes in v3:
* rebased to 4.18
* split up patch into 3 parts
Changes in v2:
* dropped cntr_pup_bit
Sven Schmitt (3):
soc: imx: gpc: fix PDN delay
soc: imx: gpc: clean up
soc: imx: gpc: use GPC_PGC_DOMAIN_* indexes
drivers/soc/imx/gpc.c | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
--
2.17.1
next reply other threads:[~2018-07-24 9:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-24 9:46 Sven Schmitt [this message]
2018-07-24 9:46 ` [PATCH v3 0/3] soc: imx: gpc: cleanups Sven Schmitt
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=1532425557359.10004@mixed-mode.de \
--to=sven.schmitt@mixed-mode.de \
--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 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.