Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: iio: imu: bmi270: Add Bosch BMI260

The BMI260's register map, configuration, and capabilities are nearly
identical to the BMI270, but the devices have different chip IDs and
require different initialization firmware.

Signed-off-by: Justin Weiss <justin@justinweiss.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20241027172029.160134-4-justin@justinweiss.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Justin Weiss and committed by
Jonathan Cameron
b6ee20af 99e46bbb

+3 -1
+3 -1
Documentation/devicetree/bindings/iio/imu/bosch,bmi270.yaml
··· 18 18 19 19 properties: 20 20 compatible: 21 - const: bosch,bmi270 21 + enum: 22 + - bosch,bmi260 23 + - bosch,bmi270 22 24 23 25 reg: 24 26 maxItems: 1