Message ID | 20240406111348.14358-1-raymondhackley@protonmail.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: qcom: msm8916-samsung-fortuna: Add accelerometer/magnetometer | expand |
On Sat, 06 Apr 2024 11:14:12 +0000, Raymond Hackley wrote: > Some Grand Prime use a Bosch BMC150 accelerometer/magnetometer combo. > The chip provides two separate I2C devices for the accelerometer > and magnetometer that are already supported by the bmc150-accel > and bmc150-magn driver. > Some Grand Prime use a ST LSM303C accelerometer/magnetometer combo. > Core Prime LTE uses ST LIS2HH12 accelerometer. > > Add support for them. > --- > v2: fix accelerometer@1d: 'interrupt-names' does not match any of the regexes: > 'pinctrl-[0-9]+' > > > My bot found new DTB warnings on the .dts files added or changed in this series. Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings are fixed by another series. Ultimately, it is up to the platform maintainer whether these warnings are acceptable or not. No need to reply unless the platform maintainer has comments. If you already ran DT checks and didn't see these error(s), then make sure dt-schema is up to date: pip3 install dtschema --upgrade New warnings running 'make CHECK_DTBS=y qcom/msm8216-samsung-fortuna3g.dtb' for 20240406111348.14358-1-raymondhackley@protonmail.com: arch/arm64/boot/dts/qcom/msm8216-samsung-fortuna3g.dtb: magnetometer@12: 'mount-matrix' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/iio/magnetometer/bosch,bmc150_magn.yaml#
On Sat, 06 Apr 2024 11:14:12 +0000, Raymond Hackley wrote: > Some Grand Prime use a Bosch BMC150 accelerometer/magnetometer combo. > The chip provides two separate I2C devices for the accelerometer > and magnetometer that are already supported by the bmc150-accel > and bmc150-magn driver. > Some Grand Prime use a ST LSM303C accelerometer/magnetometer combo. > Core Prime LTE uses ST LIS2HH12 accelerometer. > > [...] Applied, thanks! [1/3] arm64: dts: qcom: msm8916-samsung-fortuna: Add BMC150 accelerometer/magnetometer commit: a204bf3fb7bd436787f715dddca2cb7c1c86c12f [2/3] arm64: dts: qcom: msm8916-samsung-fortuna: Add LSM303C accelerometer/magnetometer commit: 7f433e1e3c224b90d536109d7a37e116b98086fb [3/3] arm64: dts: qcom: msm8916-samsung-rossa: Add LIS2HH12 accelerometer commit: e4558fcfbeb01c8bdb1163bc3c4f7c6227a22843 Best regards,