mbox series

[v2,0/5] arm64: dts: qcom: improve Lenovo Miix 630 support

Message ID 20240723-miix630-support-v2-0-7d98f6047a17@linaro.org
Headers show
Series arm64: dts: qcom: improve Lenovo Miix 630 support | expand

Message

Dmitry Baryshkov July 23, 2024, 11:28 a.m. UTC
Enable some low-hanging fruits growing on the Lenovo Miix 630 laptop,
but not being enabled for some reason.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
Changes in v2:
- Fixed touchscreen node name (Konrad)
- Dropped unused label (Konrad)
- Dropped wakeup-source for now (Konrad)
- Dropped extra empty line in pinconf (Konrad)
- Added debounce-interval to VolUp (Konrad)
- Fixed pinctrl properties order (Konrad)
- Added empty lines before status properties (Konrad)
- Added linux,can-disable to VolUp
- Added wifi calibration variant
- Link to v1: https://lore.kernel.org/r/20240722-miix630-support-v1-0-a6483cfe8674@linaro.org

---
Dmitry Baryshkov (5):
      arm64: dts: qcom: msm8998-lenovo-miix-630: enable touchscreen
      arm64: dts: qcom: msm8998-lenovo-miix-630: enable aDSP and SLPI
      arm64: dts: qcom: msm8998-lenovo-miix-630: enable VolumeUp button
      arm64: dts: qcom: msm8998-clamshell: enable resin/VolDown
      arm64: dts: qcom: msm8998-lenovo-miix-630: add WiFi calibration variant

 arch/arm64/boot/dts/qcom/msm8998-clamshell.dtsi    |  6 ++
 .../boot/dts/qcom/msm8998-lenovo-miix-630.dts      | 68 ++++++++++++++++++++++
 2 files changed, 74 insertions(+)
---
base-commit: 797012914d2d031430268fe512af0ccd7d8e46ef
change-id: 20240722-miix630-support-33b3acc3a396

Best regards,

Comments

Konrad Dybcio July 23, 2024, 11:42 a.m. UTC | #1
On 23.07.2024 1:28 PM, Dmitry Baryshkov wrote:
> Add gpio-keys device, responsible for a single button: Volume Up.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---


Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
Bjorn Andersson Nov. 4, 2024, 4:13 a.m. UTC | #2
On Tue, 23 Jul 2024 14:28:27 +0300, Dmitry Baryshkov wrote:
> Enable some low-hanging fruits growing on the Lenovo Miix 630 laptop,
> but not being enabled for some reason.
> 
> 

Applied, thanks!

[1/5] arm64: dts: qcom: msm8998-lenovo-miix-630: enable touchscreen
      commit: 50b2a9c39661e57d9bbdaedd10890279d3cc17d1
[2/5] arm64: dts: qcom: msm8998-lenovo-miix-630: enable aDSP and SLPI
      commit: 08cc19ba96b54ee741d67698bbeccd5ad1732043
[3/5] arm64: dts: qcom: msm8998-lenovo-miix-630: enable VolumeUp button
      commit: 31a31cd74de6a2408d907630a7294cadc7e32049
[4/5] arm64: dts: qcom: msm8998-clamshell: enable resin/VolDown
      commit: ac6adde8d540c5db12f903c9cb439921df4f4966
[5/5] arm64: dts: qcom: msm8998-lenovo-miix-630: add WiFi calibration variant
      commit: 1a24c290a593f65954df3c7d9ea1d5410f2f1544

Best regards,