Message ID | 20240714173431.54332-1-rayyan@ansari.sh (mailing list archive) |
---|---|
Headers | show |
Series | KX022-1020 accel support + inertial sensors on msm8226-microsoft | expand |
On Sun, 14 Jul 2024 18:33:02 +0100 Rayyan Ansari <rayyan@ansari.sh> wrote: > Hi, > The following patches: > - Add support for the Kionix KX022-1020 accelerometer > - Add the KX022-1020 accelerometer and AK09911 magnetometer to msm8x26 > Lumia devices Applied patches 1 and 2 to the iio.git tree testing branch. That will be rebased on rc1, once available, and then be pushed out as togreg which is the branch that linux-next etc pick up. Thanks, Jonathan > > Thanks, > Rayyan > > Rayyan Ansari (3): > dt-bindings: iio: kionix,kxcjk1013: Document KX022-1020 > iio: accel: kxcjk-1013: Add support for KX022-1020 > ARM: dts: qcom: msm8226-microsoft-common: Add inertial sensors > > .../bindings/iio/accel/kionix,kxcjk1013.yaml | 1 + > .../qcom/qcom-msm8226-microsoft-common.dtsi | 26 +++++++++++++++++++ > .../qcom-msm8226-microsoft-moneypenny.dts | 3 +++ > .../dts/qcom/qcom-msm8926-microsoft-tesla.dts | 3 +++ > drivers/iio/accel/kxcjk-1013.c | 8 ++++-- > 5 files changed, 39 insertions(+), 2 deletions(-) >
On Sun, 14 Jul 2024 18:33:02 +0100, Rayyan Ansari wrote: > The following patches: > - Add support for the Kionix KX022-1020 accelerometer > - Add the KX022-1020 accelerometer and AK09911 magnetometer to msm8x26 > Lumia devices > > Thanks, > Rayyan > > [...] Applied, thanks! [3/3] ARM: dts: qcom: msm8226-microsoft-common: Add inertial sensors commit: 18042ad9dfd01d247407bb0721c6338eb8a9a2ac Best regards,