From: Sivaprakash Murugesan <sivaprak@codeaurora.org>
To: agross@kernel.org, bjorn.andersson@linaro.org,
robh+dt@kernel.org, mturquette@baylibre.com, sboyd@kernel.org,
p.zabel@pengutronix.de, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-clk@vger.kernel.org
Cc: Sivaprakash Murugesan <sivaprak@codeaurora.org>
Subject: [PATCH 0/4] Split ipq8074 reset bindings from clock bindings
Date: Tue, 14 Jul 2020 20:35:18 +0530 [thread overview]
Message-ID: <1594739122-29327-1-git-send-email-sivaprak@codeaurora.org> (raw)
The patch series https://lwn.net/Articles/825325/ wrongly added clock
bindings into reset bindings. This is caught by
kernel test robot <lkp@intel.com> after it got merged into the clk-next
tree.
To avoid these kind of future mistakes it is better we split up the reset
bindings from clock bindings.
Since the clock patches in https://lwn.net/Articles/825325/ are applied to
clk-next it would be better if all the changes in this series to go through
clk-next.
Sivaprakash Murugesan (4):
clk: qcom: ipq8074: remove gcc reset bindings
reset: qcom: ipq8074: Add ipq8074 gcc resets
arm64: dts: ipq8074: include reset bindings
clk: qcom: ipq8074: include gcc reset bindings
arch/arm64/boot/dts/qcom/ipq8074.dtsi | 1 +
drivers/clk/qcom/gcc-ipq8074.c | 1 +
include/dt-bindings/clock/qcom,gcc-ipq8074.h | 139 +-------------------------
include/dt-bindings/reset/qcom,gcc-ipq8074.h | 141 +++++++++++++++++++++++++++
4 files changed, 146 insertions(+), 136 deletions(-)
create mode 100644 include/dt-bindings/reset/qcom,gcc-ipq8074.h
--
2.7.4
next reply other threads:[~2020-07-14 15:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-14 15:05 Sivaprakash Murugesan [this message]
2020-07-14 15:05 ` [PATCH 1/4] clk: qcom: ipq8074: remove gcc reset bindings Sivaprakash Murugesan
2020-07-14 15:05 ` [PATCH 2/4] reset: qcom: ipq8074: Add ipq8074 gcc resets Sivaprakash Murugesan
2020-07-14 15:05 ` [PATCH 3/4] arm64: dts: ipq8074: include reset bindings Sivaprakash Murugesan
2020-07-14 15:05 ` [PATCH 4/4] clk: qcom: ipq8074: include gcc " Sivaprakash Murugesan
2020-07-16 0:55 ` [PATCH 0/4] Split ipq8074 reset bindings from clock bindings Stephen Boyd
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=1594739122-29327-1-git-send-email-sivaprak@codeaurora.org \
--to=sivaprak@codeaurora.org \
--cc=agross@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=p.zabel@pengutronix.de \
--cc=robh+dt@kernel.org \
--cc=sboyd@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