From: Stephen Boyd <swboyd@chromium.org>
To: "Joseph S. Barrera III" <joebar@chromium.org>,
LKML <linux-kernel@vger.kernel.org>
Cc: Douglas Anderson <dianders@chromium.org>,
Alexandru M Stan <amstan@chromium.org>,
Andy Gross <agross@kernel.org>,
Bjorn Andersson <bjorn.andersson@linaro.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v4 2/5] arm64: dts: qcom: sc7180: Add mrbland dts files
Date: Tue, 10 May 2022 10:45:15 -0700 [thread overview]
Message-ID: <CAE-0n51VpM-sw+1MLqtx+-YSa9ayQX+=tgZ7zLfnMEa5+742oQ@mail.gmail.com> (raw)
In-Reply-To: <20220505104024.v4.2.I71176ebf7e5aebddb211f00e805b32c08376d1be@changeid>
Quoting Joseph S. Barrera III (2022-05-05 10:41:13)
> diff --git a/arch/arm64/boot/dts/qcom/sc7180-trogdor-mrbland.dtsi b/arch/arm64/boot/dts/qcom/sc7180-trogdor-mrbland.dtsi
> new file mode 100644
> index 000000000000..e1c1ea09b690
> --- /dev/null
> +++ b/arch/arm64/boot/dts/qcom/sc7180-trogdor-mrbland.dtsi
> @@ -0,0 +1,352 @@
[...]
> +
> +&ap_tp_i2c {
> + status = "disabled";
> +};
> +
> +&backlight {
> + pwms = <&cros_ec_pwm 0>;
> +};
> +
> +&camcc {
> + status = "okay";
> +};
> +
> +&dsi0 {
> +
> + panel: panel@0 {
Can we have a note here like in the bridge chip dtsi files that says the
compatible is filled in per board?
/* Compatible will be filled in per-board */
> + reg = <0>;
> + enable-gpios = <&tlmm 87 GPIO_ACTIVE_HIGH>;
> + pinctrl-names = "default";
> + pinctrl-0 = <&vdd_reset_1800>;
> + avdd-supply = <&avdd_lcd>;
> + avee-supply = <&avee_lcd>;
> + pp1800-supply = <&v1p8_mipi>;
> + pp3300-supply = <&pp3300_dx_edp>;
> + backlight = <&backlight>;
> + rotation = <270>;
> +
> + ports {
> + #address-cells = <1>;
> + #size-cells = <0>;
> + port@0 {
> + reg = <0>;
> + panel_in: endpoint {
> + remote-endpoint = <&dsi0_out>;
> + };
> + };
> + };
> + };
> +
[...]
> +
> +/* PINCTRL - board-specific pinctrl */
> +
> +&tlmm {
> + gpio-line-names = "HUB_RST_L",
> + "AP_RAM_ID0",
[..]
> + avee_lcd_en: avee-lcd_en {
Same underscore comment as patch #1
> + pinmux {
> + pins = "gpio21";
> + function = "gpio";
> + };
> +
> + pinconf {
> + pins = "gpio21";
> + drive-strength = <2>;
> + bias-disable;
> + };
> + };
> +
next prev parent reply other threads:[~2022-05-10 17:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-05 17:41 [PATCH v4 1/5] arm64: dts: qcom: sc7180: Add wormdingler dts files Joseph S. Barrera III
2022-05-05 17:41 ` [PATCH v4 2/5] arm64: dts: qcom: sc7180: Add mrbland " Joseph S. Barrera III
2022-05-10 17:45 ` Stephen Boyd [this message]
2022-05-05 17:41 ` [PATCH v4 3/5] arm64: dts: qcom: sc7180: Add quackingstick " Joseph S. Barrera III
2022-05-10 17:49 ` Stephen Boyd
2022-05-05 17:41 ` [PATCH v4 4/5] arm64: dts: qcom: sc7180: Add pazquel " Joseph S. Barrera III
2022-05-05 17:41 ` [PATCH v4 5/5] arm64: dts: qcom: sc7180: Add kingoftown " Joseph S. Barrera III
2022-05-05 21:44 ` [PATCH v4 1/5] arm64: dts: qcom: sc7180: Add wormdingler " Doug Anderson
2022-05-10 17:40 ` 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='CAE-0n51VpM-sw+1MLqtx+-YSa9ayQX+=tgZ7zLfnMEa5+742oQ@mail.gmail.com' \
--to=swboyd@chromium.org \
--cc=agross@kernel.org \
--cc=amstan@chromium.org \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=joebar@chromium.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@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;
as well as URLs for NNTP newsgroup(s).