mbox series

[v1,0/5] Device-tree improvements for Lenovo Flex/Yoga 5G laptop

Message ID 20240130202755.2289952-1-jenneron@postmarketos.org (mailing list archive)
Headers show
Series Device-tree improvements for Lenovo Flex/Yoga 5G laptop | expand

Message

Anton Bambura Jan. 30, 2024, 8:27 p.m. UTC
This improves device-tree of Lenovo Flex/Yoga 5G laptop with these changes:
- fix GPU firmware path (make it use device-specific firmware directory);
- set names for i2c hid nodes (so it is clear which node corresponds to which
device);
- add touchscreen support;
- fix touchpad issue when it gets stuck on right or middle click;
- allow UFS regulators load/mode setting.


Anton Bambura (5):
  arm64: dts: qcom: sc8180x-lenovo-flex-5g: fix GPU firmware path
  arm64: dts: qcom: sc8180x-lenovo-flex-5g: set names for i2c hid nodes
  arm64: dts: qcom: sc8180x-lenovo-flex-5g: enable touchscreen
  arm64: dts: qcom: sc8180x-lenovo-flex-5g: set touchpad i2c frequency
    to 10 kHz
  arm64: dts: qcom: sc8180x-lenovo-flex-5g: Allow UFS regulators
    load/mode setting

 .../boot/dts/qcom/sc8180x-lenovo-flex-5g.dts  | 48 ++++++++++++++++---
 1 file changed, 41 insertions(+), 7 deletions(-)