Message ID | 20240703-yoga-slim7x-v1-0-7aa4fd5fdece@linaro.org |
---|---|
Headers | show |
Series | arm64: dts: qcom: x1e80100: add Lenovo Yoga Slim 7x support. | expand |
On Wed, Jul 3, 2024 at 10:01 AM Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote: > > This patchset adds support to Lenovo Yoga Slim 7x based on x1e80100 SoC. > > Tested features: > -> Keyboard, > -> touch screen > -> Display, > -> Speakers. > -> all 3 usb ports. > -> WLAN > -> GPU > -> NVMe > > TODO: > -> touchpad. > -> 4 x dmics > -> Battery level (Does not work) > > Note, All the firmwares are copied from windows for testing. maybe it would be worth mentioning (in the patch, so it ends up in git log?) where to look for fw? I found 'em in \Windows\System32\DriverStore\FileRepository\*\*.mbn/jsn/dtbs.elf BR, -R > > > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> > --- > Srinivas Kandagatla (2): > dt-bindings: arm: qcom: Add Lenovo Yoga Slim 7x > arm64: dts: qcom: x1e80100: add Lenovo Thinkpad Yoga slim 7x devicetree > > Documentation/devicetree/bindings/arm/qcom.yaml | 1 + > arch/arm64/boot/dts/qcom/Makefile | 1 + > .../boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts | 910 +++++++++++++++++++++ > 3 files changed, 912 insertions(+) > --- > base-commit: 5f18d86e750408030e3980e566ff87f0319d7f34 > change-id: 20240703-yoga-slim7x-35e6cbb5e13a > > Best regards, > -- > Srinivas Kandagatla <srinivas.kandagatla@linaro.org> > >
This patchset adds support to Lenovo Yoga Slim 7x based on x1e80100 SoC. Tested features: -> Keyboard, -> touch screen -> Display, -> Speakers. -> all 3 usb ports. -> WLAN -> GPU -> NVMe TODO: -> touchpad. -> 4 x dmics -> Battery level (Does not work) Note, All the firmwares are copied from windows for testing. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> --- Srinivas Kandagatla (2): dt-bindings: arm: qcom: Add Lenovo Yoga Slim 7x arm64: dts: qcom: x1e80100: add Lenovo Thinkpad Yoga slim 7x devicetree Documentation/devicetree/bindings/arm/qcom.yaml | 1 + arch/arm64/boot/dts/qcom/Makefile | 1 + .../boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts | 910 +++++++++++++++++++++ 3 files changed, 912 insertions(+) --- base-commit: 5f18d86e750408030e3980e566ff87f0319d7f34 change-id: 20240703-yoga-slim7x-35e6cbb5e13a Best regards,