From: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
To: Jonathan Marek <jonathan@marek.ca>, linux-arm-msm@vger.kernel.org
Cc: Andy Gross <agross@kernel.org>,
Bjorn Andersson <bjorn.andersson@linaro.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
"open list:COMMON CLK FRAMEWORK" <linux-clk@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>,
Michael Turquette <mturquette@baylibre.com>,
Rob Herring <robh+dt@kernel.org>, Stephen Boyd <sboyd@kernel.org>,
Taniya Das <tdas@codeaurora.org>
Subject: Re: [PATCH v2 0/7] SM8150 and SM8250 dispcc drivers
Date: Mon, 7 Sep 2020 17:25:45 +0300 [thread overview]
Message-ID: <fd5fbe73-e2a5-d877-743c-ad7cc6110483@linaro.org> (raw)
In-Reply-To: <20200903222620.27448-1-jonathan@marek.ca>
On 04/09/2020 01:26, Jonathan Marek wrote:
> Add display clock drivers required to get DSI and DP displays working on
> SM8150 and SM8250 SoCs.
>
> Derived from downstream drivers. Notable changes compared to downstream:
> - EDP clks removed (nothing uses these even in downstream it seems)
> - freq_tbl values for dp_link clk is in Hz and not kHz
On SM8250:
Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
>
> v2:
> - updated dts example to reflect the change (first patch)
> - updated config_ctl_hi1_val in sm8250 dispcc to latest downstream
>
> Jonathan Marek (7):
> dt-bindings: clock: sdm845-dispcc: same name for dp_phy clocks as
> sc7180
> arm64: dts: qcom: sdm845-dispcc: same name for dp_phy clocks as sc7180
> dt-bindings: clock: combine qcom,sdm845-dispcc and qcom,sc7180-dispcc
> dt-bindings: clock: Introduce QCOM SM8150 display clock bindings
> dt-bindings: clock: Introduce QCOM SM8250 display clock bindings
> clk: qcom: Add display clock controller driver for SM8150
> clk: qcom: Add display clock controller driver for SM8250
>
> ...om,sdm845-dispcc.yaml => qcom,dispcc.yaml} | 30 +-
> .../bindings/clock/qcom,sc7180-dispcc.yaml | 86 --
> arch/arm64/boot/dts/qcom/sdm845.dtsi | 4 +-
> drivers/clk/qcom/Kconfig | 18 +
> drivers/clk/qcom/Makefile | 2 +
> drivers/clk/qcom/dispcc-sm8150.c | 1152 +++++++++++++++++
> drivers/clk/qcom/dispcc-sm8250.c | 1100 ++++++++++++++++
> .../dt-bindings/clock/qcom,dispcc-sm8150.h | 69 +
> .../dt-bindings/clock/qcom,dispcc-sm8250.h | 66 +
> 9 files changed, 2428 insertions(+), 99 deletions(-)
> rename Documentation/devicetree/bindings/clock/{qcom,sdm845-dispcc.yaml => qcom,dispcc.yaml} (75%)
> delete mode 100644 Documentation/devicetree/bindings/clock/qcom,sc7180-dispcc.yaml
> create mode 100644 drivers/clk/qcom/dispcc-sm8150.c
> create mode 100644 drivers/clk/qcom/dispcc-sm8250.c
> create mode 100644 include/dt-bindings/clock/qcom,dispcc-sm8150.h
> create mode 100644 include/dt-bindings/clock/qcom,dispcc-sm8250.h
>
--
With best wishes
Dmitry
next prev parent reply other threads:[~2020-09-07 16:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-03 22:26 [PATCH v2 0/7] SM8150 and SM8250 dispcc drivers Jonathan Marek
2020-09-03 22:26 ` [PATCH v2 1/7] dt-bindings: clock: sdm845-dispcc: same name for dp_phy clocks as sc7180 Jonathan Marek
2020-09-03 22:26 ` [PATCH v2 2/7] arm64: dts: qcom: " Jonathan Marek
2020-09-03 22:26 ` [PATCH v2 3/7] dt-bindings: clock: combine qcom,sdm845-dispcc and qcom,sc7180-dispcc Jonathan Marek
2020-09-03 22:26 ` [PATCH v2 4/7] dt-bindings: clock: Introduce QCOM SM8150 display clock bindings Jonathan Marek
2020-09-03 22:26 ` [PATCH v2 5/7] dt-bindings: clock: Introduce QCOM SM8250 " Jonathan Marek
2020-09-07 14:25 ` Dmitry Baryshkov [this message]
[not found] ` <160012787871.4188128.16710718496771467444@swboyd.mtv.corp.google.com>
2020-09-14 23:58 ` [PATCH v2 0/7] SM8150 and SM8250 dispcc drivers Jonathan Marek
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=fd5fbe73-e2a5-d877-743c-ad7cc6110483@linaro.org \
--to=dmitry.baryshkov@linaro.org \
--cc=agross@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=jonathan@marek.ca \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
--cc=tdas@codeaurora.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).