[PATCH v1 0/2] X1E HBR3 fixes

Aleksandrs Vinarskis posted 2 patches 3 months, 1 week ago
arch/arm64/boot/dts/qcom/x1-crd.dtsi                        | 3 +++
arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtsi | 2 ++
2 files changed, 5 insertions(+)
[PATCH v1 0/2] X1E HBR3 fixes
Posted by Aleksandrs Vinarskis 3 months, 1 week ago
It appears during initial series to enable HBR3 earlier this year [1]
few devices were left out, add them.

[1] https://lore.kernel.org/all/20250226231436.16138-1-alex.vinarskis@gmail.com/

Aleksandrs Vinarskis (2):
  arm64: dts: qcom: x1-crd: Enable HBR3 on external DPs
  arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: Enable HBR3 on
    external DPs

 arch/arm64/boot/dts/qcom/x1-crd.dtsi                        | 3 +++
 arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtsi | 2 ++
 2 files changed, 5 insertions(+)

-- 
2.48.1
Re: [PATCH v1 0/2] X1E HBR3 fixes
Posted by Bjorn Andersson 1 month, 3 weeks ago
On Mon, 30 Jun 2025 22:54:09 +0200, Aleksandrs Vinarskis wrote:
> It appears during initial series to enable HBR3 earlier this year [1]
> few devices were left out, add them.
> 
> [1] https://lore.kernel.org/all/20250226231436.16138-1-alex.vinarskis@gmail.com/
> 
> Aleksandrs Vinarskis (2):
>   arm64: dts: qcom: x1-crd: Enable HBR3 on external DPs
>   arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: Enable HBR3 on
>     external DPs
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: qcom: x1-crd: Enable HBR3 on external DPs
      commit: 60fdba1dccd81420bbe8da0d7483b4f28c7fa833
[2/2] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: Enable HBR3 on external DPs
      commit: 93109afda01593c2ddadb4ec1c42b3bdf695ee2a

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH v1 0/2] X1E HBR3 fixes
Posted by Aleksandrs Vinarskis 2 months, 3 weeks ago
On Mon, 30 Jun 2025 at 22:55, Aleksandrs Vinarskis
<alex.vinarskis@gmail.com> wrote:
>
> It appears during initial series to enable HBR3 earlier this year [1]
> few devices were left out, add them.
>
> [1] https://lore.kernel.org/all/20250226231436.16138-1-alex.vinarskis@gmail.com/
>
> Aleksandrs Vinarskis (2):
>   arm64: dts: qcom: x1-crd: Enable HBR3 on external DPs
>   arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: Enable HBR3 on
>     external DPs
>
>  arch/arm64/boot/dts/qcom/x1-crd.dtsi                        | 3 +++
>  arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtsi | 2 ++
>  2 files changed, 5 insertions(+)
>
> --

Hi,

I've noticed this was reviewed some time ago, but was not included in
for upcoming 6.17. Perhaps it was forgotten?

Thanks in advance,
Alex

> 2.48.1
>
Re: [PATCH v1 0/2] X1E HBR3 fixes
Posted by Konrad Dybcio 3 months, 1 week ago

On 30-Jun-25 22:54, Aleksandrs Vinarskis wrote:
> It appears during initial series to enable HBR3 earlier this year [1]
> few devices were left out, add them.
> 
> [1] https://lore.kernel.org/all/20250226231436.16138-1-alex.vinarskis@gmail.com/

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

Konrad