Message ID | 20240828-topic-t14s_upstream-v2-0-49faea18de84@quicinc.com |
---|---|
Headers | show |
Series | ThinkPad T14s Gen 6 support | expand |
On Wed, 28 Aug 2024 23:31:59 +0200, Konrad Dybcio wrote: > As good as the other X1 laptops > > See this page for more hw info: > > https://www.lenovo.com/us/en/p/laptops/thinkpad/thinkpadt/lenovo-thinkpad-t14s-gen-6-(14-inch-snapdragon)/len101t0099 > > > [...] Applied, thanks! [1/2] dt-bindings: arm: qcom: Add Lenovo ThinkPad T14s Gen 6 commit: 7ad660f9991d3f9029b55c112e728ef43170d402 [2/2] arm64: dts: qcom: Add X1E78100 ThinkPad T14s Gen 6 commit: 7d1cbe2f49854a9a5f723e3932da7da1b7e3c7b8 Best regards,
As good as the other X1 laptops See this page for more hw info: https://www.lenovo.com/us/en/p/laptops/thinkpad/thinkpadt/lenovo-thinkpad-t14s-gen-6-(14-inch-snapdragon)/len101t0099 Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- Changes in v2: - kick UART - add PCIe4 pinctrl - fix PCIe4 PHY supplies - disable bias on PERST# - remote regulator-always-on on EDP vreg - explain what X1E78100 is - add missing chassis-type - Link to v1: https://lore.kernel.org/r/20240719-topic-t14s_upstream-v1-0-d7d97fdebb28@linaro.org --- Konrad Dybcio (2): dt-bindings: arm: qcom: Add Lenovo ThinkPad T14s Gen 6 arm64: dts: qcom: Add X1E78100 ThinkPad T14s Gen 6 Documentation/devicetree/bindings/arm/qcom.yaml | 6 + arch/arm64/boot/dts/qcom/Makefile | 1 + .../dts/qcom/x1e78100-lenovo-thinkpad-t14s.dts | 807 +++++++++++++++++++++ 3 files changed, 814 insertions(+) --- base-commit: 1210438f69a0b58ad5f8a46816da90e245b2e17e change-id: 20240719-topic-t14s_upstream-e53fcd0ccd2a Best regards,