[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ed8c6ca2-e4e1-52f5-0858-8c774819dd73@linaro.org>
Date: Mon, 5 Dec 2022 17:47:43 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Robert Foss <robert.foss@...aro.org>, robdclark@...il.com,
quic_abhinavk@...cinc.com, dmitry.baryshkov@...aro.org,
sean@...rly.run, airlied@...ux.ie, daniel@...ll.ch,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
agross@...nel.org, bjorn.andersson@...aro.org,
konrad.dybcio@...ainline.org, quic_kalyant@...cinc.com,
angelogioacchino.delregno@...ainline.org, loic.poulain@...aro.org,
swboyd@...omium.org, quic_vpolimer@...cinc.com, vkoul@...nel.org,
dianders@...omium.org, linux-arm-msm@...r.kernel.org,
dri-devel@...ts.freedesktop.org, freedreno@...ts.freedesktop.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Jonathan Marek <jonathan@...ek.ca>, vinod.koul@...aro.org,
quic_jesszhan@...cinc.com, andersson@...nel.org
Subject: Re: [PATCH v3 11/11] arm64: dts: qcom: sm8350-hdk: Enable lt9611uxc
dsi-hdmi bridge
On 05/12/2022 17:37, Robert Foss wrote:
> The sm8350-hdk ships with the LT9611 UXC DSI/HDMI bridge chip.
>
> In order to toggle the board to enable the HDMI output,
> switch #7 & #8 on the rightmost multi-switch package have
> to be toggled to On.
>
> Signed-off-by: Robert Foss <robert.foss@...aro.org>
Thank you for your patch. There is something to discuss/improve.
> +
> &slpi {
> status = "okay";
> firmware-name = "qcom/sm8350/slpi.mbn";
> @@ -544,4 +633,20 @@ usb_hub_enabled_state: usb-hub-enabled-state {
> drive-strength = <2>;
> output-low;
> };
> +
> + lt9611_state: lt9611-state {
> + lt9611_rst_pin {
No underscores in node names.
> + pins = "gpio48";
> + function = "normal";
> +
> + output-high;
> + input-disable;
> + };
> +
> + lt9611_irq_pin {
Ditto
> + pins = "gpio50";
> + function = "gpio";
> + bias-disable;
> + };
> + };
> };
Best regards,
Krzysztof
Powered by blists - more mailing lists