[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87709bd5-f985-485e-a2f4-9bdf4de5e40d@linaro.org>
Date: Tue, 12 Mar 2024 01:24:43 +0100
From: Konrad Dybcio <konrad.dybcio@...aro.org>
To: Raymond Hackley <raymondhackley@...tonmail.com>,
linux-kernel@...r.kernel.org
Cc: Bjorn Andersson <andersson@...nel.org>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>, Stephan Gerhold <stephan@...hold.net>,
Nikita Travkin <nikita@...n.ru>, linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org, ~postmarketos/upstreaming@...ts.sr.ht,
Joe Mason <buddyjojo06@...look.com>
Subject: Re: [PATCH] arm64: dts: qcom: msm8916-samsung-fortuna: Add
touchscreen
On 2/19/24 12:38, Raymond Hackley wrote:
> From: Joe Mason <buddyjojo06@...look.com>
>
> Like msm8916-samsung-a3u-eur, the Grand Prime uses a Zinitix BT541
> touchscreen. Add it together with the necessary fixed-regulator to the
> device tree.
>
> Signed-off-by: Joe Mason <buddyjojo06@...look.com>
> [Raymond: Move to fortuna-common. Use interrupts-extended]
> Signed-off-by: Raymond Hackley <raymondhackley@...tonmail.com>
> ---
[...]
> +&blsp_i2c5 {
> + status = "disabled";
> +
> + /* Touchscreen varies depending on model variant */
> + /delete-node/ touchscreen@20;
Please delete the node by a &label reference and keep
the bus enabled (if I2C5 is used on all models)
Konrad
Powered by blists - more mailing lists