From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/5] phy/mfd/soc: exynos: Header cleanup
Date: Tue, 14 Mar 2017 18:46:48 +0200 [thread overview]
Message-ID: <20170314164653.15771-1-krzk@kernel.org> (raw)
Suggested by Marek, continuation of cleanup of PMU register defines
in headers.
Let's keep all of them in include/linux/soc/samsung/exynos-regs-pmu.h.
Everything is bisectable but should go in through one tree.
It can go through phy tree - in that case 4/5 (added in v3) needs Lee's
ack. For the rest - samsung-soc ack is given by me.
I can also take it through samsung-soc - please let me know.
Changes since v3:
=================
1. Minor adjust of commit msg in patch 2/5 (suggested by Bartlomiej).
2. Add Bartlomiej's reviews.
Changes since v2:
=================
1. Rebase wasn't done properly (and MFD Exynos LPASS is not build by exynos
defconfig) so Kbuild test robot reported issue. New patch 4/5.
Changes since v1:
=================
1. Rebase - dependencies should be already in.
2. Add Lee's acks.
Best regards,
Krzysztof
Krzysztof Kozlowski (5):
phy: exynos4: Remove duplicated defines of PHY register defines
phy: exynos5: Remove duplicated defines of PHY register defines
phy: exynos-mipi-video: Use consistent method to address phy registers
mfd: exynos-lpass: Use common soc/exynos-regs-pmu.h header
phy: exynos: Use one define for enable bit
drivers/mfd/exynos-lpass.c | 4 +-
drivers/phy/phy-exynos-dp-video.c | 6 +--
drivers/phy/phy-exynos-mipi-video.c | 71 ++++++++++++++---------------
drivers/phy/phy-exynos5-usbdrd.c | 6 +--
include/linux/mfd/syscon/exynos4-pmu.h | 21 ---------
include/linux/mfd/syscon/exynos5-pmu.h | 52 ---------------------
include/linux/soc/samsung/exynos-regs-pmu.h | 16 ++++++-
7 files changed, 58 insertions(+), 118 deletions(-)
delete mode 100644 include/linux/mfd/syscon/exynos4-pmu.h
delete mode 100644 include/linux/mfd/syscon/exynos5-pmu.h
--
2.9.3
next reply other threads:[~2017-03-14 16:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-14 16:46 Krzysztof Kozlowski [this message]
2017-03-14 16:46 ` [PATCH v4 1/5] phy: exynos4: Remove duplicated defines of PHY register defines Krzysztof Kozlowski
2017-03-14 16:46 ` [PATCH v4 2/5] phy: exynos5: " Krzysztof Kozlowski
2017-03-14 16:46 ` [PATCH v4 3/5] phy: exynos-mipi-video: Use consistent method to address phy registers Krzysztof Kozlowski
2017-03-14 16:46 ` [PATCH v4 4/5] mfd: exynos-lpass: Use common soc/exynos-regs-pmu.h header Krzysztof Kozlowski
2017-03-15 10:10 ` Lee Jones
2017-03-15 11:02 ` Krzysztof Kozlowski
2017-03-15 12:12 ` Lee Jones
2017-03-15 13:15 ` Krzysztof Kozlowski
2017-03-23 10:51 ` [GIT PULL] Immutable branch between MFD and PHY due for the v4.12 merge window Lee Jones
2017-03-23 11:58 ` Krzysztof Kozlowski
2017-03-27 10:26 ` Kishon Vijay Abraham I
2017-03-14 16:46 ` [PATCH v4 5/5] phy: exynos: Use one define for enable bit Krzysztof Kozlowski
2017-03-27 10:26 ` [PATCH v4 0/5] phy/mfd/soc: exynos: Header cleanup Kishon Vijay Abraham I
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=20170314164653.15771-1-krzk@kernel.org \
--to=krzk@kernel.org \
--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).