[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <173034159113.3085522.9879701637514263982.robh@kernel.org>
Date: Wed, 30 Oct 2024 21:28:06 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Aleksandrs Vinarskis <alex.vinarskis@...il.com>
Cc: Conor Dooley <conor+dt@...nel.org>, linux-kernel@...r.kernel.org,
tudor.laurentiu.oss@...il.com, Krzysztof Kozlowski <krzk+dt@...nel.org>,
linux-arm-msm@...r.kernel.org, Bryan.Kemp@...l.com,
Konrad Dybcio <konradybcio@...nel.org>, devicetree@...r.kernel.org,
Bjorn Andersson <andersson@...nel.org>
Subject: Re: [PATCH v1 0/1] X1E Dell XPS 9345 Improvements 2
On Wed, 30 Oct 2024 19:19:35 +0100, Aleksandrs Vinarskis wrote:
> Describe retimers for the said device. At the moment DP alt mode is
> not working, but this still allows to use USB3.0 in both orientations.
> Once msm-dp is fixed, DP-alt mode enabling patch will follow.
>
> This patch depends on [1], which is still undergoing reviews. As it
> appears to be close to its final state, sending this already so it can
> be reviewed.
>
> [1] https://lore.kernel.org/all/20241022-x1e80100-ps8830-v3-0-68a95f351e99@linaro.org/
>
> Aleksandrs Vinarskis (1):
> arm64: dts: qcom: x1e80100-dell-xps13-9345: Introduce retimer support
>
> .../dts/qcom/x1e80100-dell-xps13-9345.dts | 293 +++++++++++++++++-
> 1 file changed, 283 insertions(+), 10 deletions(-)
>
> --
> 2.45.2
>
>
>
My bot found new DTB warnings on the .dts files added or changed in this
series.
Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.
If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:
pip3 install dtschema --upgrade
New warnings running 'make CHECK_DTBS=y qcom/x1e80100-dell-xps13-9345.dtb' for 20241030182153.16256-1-alex.vinarskis@...il.com:
arch/arm64/boot/dts/qcom/x1e80100-dell-xps13-9345.dtb: /soc@...eniqup@...000/i2c@...000/typec-mux@8: failed to match any schema with compatible: ['parade,ps8830']
arch/arm64/boot/dts/qcom/x1e80100-dell-xps13-9345.dtb: /soc@...eniqup@...000/i2c@...000/typec-mux@8: failed to match any schema with compatible: ['parade,ps8830']
Powered by blists - more mailing lists