devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Aleksandrs Vinarskis <alex.vinarskis@gmail.com>
To: Bjorn Andersson <andersson@kernel.org>,
	 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	 Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	linux-arm-msm@vger.kernel.org,  devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	 Rob Clark <robdclark@gmail.com>,
	Peter de Kraker <peterdekraker@umito.nl>
Subject: Re: [PATCH v2 3/3] arm64: dts: qcom: Add support for X1-based Dell XPS 13 9345
Date: Wed, 25 Sep 2024 20:18:04 +0200	[thread overview]
Message-ID: <CAMcHhXrwsBHQ7FeR7AFKp3NGufVQQK0O=PHRq+GZBh9SpVNqQA@mail.gmail.com> (raw)
In-Reply-To: <20240921163455.12577-4-alex.vinarskis@gmail.com>

On Sat, 21 Sept 2024 at 18:35, Aleksandrs Vinarskis
<alex.vinarskis@gmail.com> wrote:
>
> Initial support for Dell XPS 9345 13" 2024 (Tributo) based on X1E80100.
>
> Working:
> * Touchpad
> * Keyboard (only post suspend&resume, i2c-hid patch WIP)
> * eDP, with brightness control
> * NVME
> * USB Type-C ports in USB2/USB3 (one orientation)
> * WiFi
> * GPU/aDSP/cDSP firmware loading (requires binaries from Windows)
> * Lid switch
> * Sleep/suspend, nothing visibly broken on resume
>
> Not working:
> * Speakers (WIP, pin guessing, x4 WSA8845)
> * Microphones (WIP, pin guessing)
> * Fingerprint Reader (WIP, USB MP with ptn3222)
> * USB as DP/USB3 (WIP, PS8830 based)
> * Camera
> * Battery Info
>
> Should be working, but cannot be tested due to lack of hw:
> * Higher res OLED, higher res IPS panels
> * Touchscreen

A follow up to the display discussion thread [1] - Peter de Kraker has
tested these changes on his OLED setup, a few findings:
* OLED panel works out of the box, with `edp-panel`  compatible. Turns
on, turns Off on suspend, turns On on resume. Will update description
when respinning to reflect this.
* As per Bjorn Andersson's correction, the touchscreen was tested and
confirmed to be working with 0x10 address. No other i2c devices are
detected on that bus. Will update description when respinning to
reflect this.
* SKU/HWIDs of OLED and non-touch IPS models are 1:1 the same
* For reference, non-touch IPS panel is 'LQ134N1' according to EDID

Regards,
Alex

[1] https://lore.kernel.org/all/CAF6AEGtrQzcMFsWCd-JzVFmF1sRk3vgy=L1q4Lzp+K1a4fuRnw@mail.gmail.com/

[...]

  parent reply	other threads:[~2024-09-25 18:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-21 16:33 [PATCH v2 0/3] X1E Dell XPS 9345 support Aleksandrs Vinarskis
2024-09-21 16:33 ` [PATCH v2 1/3] dt-bindings: arm: qcom: Add Dell XPS 13 9345 Aleksandrs Vinarskis
2024-09-21 17:59   ` Krzysztof Kozlowski
2024-09-21 16:33 ` [PATCH v2 2/3] firmware: qcom: scm: Allow QSEECOM on " Aleksandrs Vinarskis
2024-09-21 16:33 ` [PATCH v2 3/3] arm64: dts: qcom: Add support for X1-based " Aleksandrs Vinarskis
2024-09-24 22:15   ` Bjorn Andersson
2024-09-25 10:05     ` Aleksandrs Vinarskis
2024-09-26  3:33       ` Bjorn Andersson
2024-09-25 18:18   ` Aleksandrs Vinarskis [this message]
2024-09-30 18:26   ` Laurentiu Tudor
2024-09-30 19:23     ` Aleksandrs Vinarskis
2024-10-01  0:47       ` Kemp, Bryan
2024-10-01 16:09         ` Aleksandrs Vinarskis
2024-10-01 16:23           ` Laurentiu Tudor
2024-10-01 17:57             ` Aleksandrs Vinarskis
2024-10-02 19:06               ` Laurentiu Tudor
2024-10-02 20:49                 ` Dmitry Baryshkov
2024-10-01 18:09             ` Dmitry Baryshkov

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='CAMcHhXrwsBHQ7FeR7AFKp3NGufVQQK0O=PHRq+GZBh9SpVNqQA@mail.gmail.com' \
    --to=alex.vinarskis@gmail.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterdekraker@umito.nl \
    --cc=robdclark@gmail.com \
    --cc=robh@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).