From: Konrad Dybcio <konrad.dybcio@somainline.org>
To: Iskren Chernev <iskren.chernev@gmail.com>,
Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Andy Gross <agross@kernel.org>, Rob Herring <robh+dt@kernel.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
~postmarketos/upstreaming@lists.sr.ht,
Samuel Pascua <pascua.samuel.14@gmail.com>,
Alexey Minnekhanov <alexeymin@postmarketos.org>
Subject: Re: [PATCH 3/4] ARM: dts: qcom: msm8974-klte: add support for display
Date: Sun, 24 Jan 2021 16:04:13 +0100 [thread overview]
Message-ID: <282b07a1-2e39-2dbe-dd7b-eed2ae9e25fb@somainline.org> (raw)
In-Reply-To: <20210124135610.1779295-3-iskren.chernev@gmail.com>
> + mdss@fd900000 {
> + status = "ok";
> +
> + mdp@fd900000 {
> + status = "ok";
> + };
> +
> + dsi@fd922800 {
> + status = "ok";
> +
> + vdda-supply = <&pma8084_l2>;
> + vdd-supply = <&pma8084_l22>;
> + vddio-supply = <&pma8084_l12>;
> +
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + ports {
> + port@1 {
> + endpoint {
> + remote-endpoint = <&panel_in>;
> + data-lanes = <0 1 2 3>;
> + };
> + };
> + };
> +
> + panel: panel@0 {
> + reg = <0>;
> + compatible = "samsung,s6e3fa2";
> +
> + pinctrl-names = "default";
> + pinctrl-0 = <&panel_pin>;
> +
> + port {
> + panel_in: endpoint {
> + remote-endpoint = <&dsi0_out>;
> + };
> + };
> + };
> + };
> +
> + dsi-phy@fd922a00 {
> + status = "ok";
> +
> + vddio-supply = <&pma8084_l12>;
> + };
> + };
> };
>
Please use &label here. If there's none, add them in msm8974.dtsi.
Konrad
next prev parent reply other threads:[~2021-01-24 15:05 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-24 13:56 [PATCH 1/4] ARM: dts: qcom: msm8974: add gpu support Iskren Chernev
2021-01-24 13:56 ` [PATCH 2/4] ARM: dts: qcom: msm8974-klte: add support for GPU Iskren Chernev
2021-01-24 15:02 ` Konrad Dybcio
2021-01-24 13:56 ` [PATCH 3/4] ARM: dts: qcom: msm8974-klte: add support for display Iskren Chernev
2021-01-24 15:04 ` Konrad Dybcio [this message]
2021-01-24 17:31 ` Luca Weiss
2021-01-24 17:33 ` Konrad Dybcio
2021-01-25 15:40 ` Bjorn Andersson
2021-01-25 15:47 ` Konrad Dybcio
2021-01-25 15:57 ` Bjorn Andersson
2021-01-24 13:56 ` [PATCH 4/4] ARM: dts: qcom: msm8974-klte: Mark essential regulators Iskren Chernev
2021-01-24 15:14 ` Konrad Dybcio
2021-01-24 14:56 ` [PATCH 1/4] ARM: dts: qcom: msm8974: add gpu support Konrad Dybcio
2021-01-25 0:09 ` Brian Masney
2021-01-24 21:05 ` Pavel Machek
2021-01-25 13:03 ` Iskren Chernev
-- strict thread matches above, loose matches on Subject: below --
2020-12-30 15:51 Iskren Chernev
2020-12-30 15:51 ` [PATCH 3/4] ARM: dts: qcom: msm8974-klte: add support for display Iskren Chernev
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=282b07a1-2e39-2dbe-dd7b-eed2ae9e25fb@somainline.org \
--to=konrad.dybcio@somainline.org \
--cc=agross@kernel.org \
--cc=alexeymin@postmarketos.org \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=iskren.chernev@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pascua.samuel.14@gmail.com \
--cc=robh+dt@kernel.org \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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