]> Git Repo - linux.git/commit
dt-bindings: iio: accel: bma255: Fix bmc150/bmi055 compatible
authorStephan Gerhold <[email protected]>
Wed, 2 Dec 2020 08:35:51 +0000 (09:35 +0100)
committerJonathan Cameron <[email protected]>
Thu, 14 Jan 2021 20:56:09 +0000 (20:56 +0000)
commitb6bc1b4ffad4a55c9461707833dc45de2e4367cc
treea62bb100e387c2540bb2ed347758d061f750147f
parenta06b63a1200bd40fd20fa695739e479e2b2ae948
dt-bindings: iio: accel: bma255: Fix bmc150/bmi055 compatible

The bmc150-accel-i2c.c driver has an "_accel" suffix for the
compatibles of BMC150 and BMI055. This is necessary because BMC150
contains both accelerometer (bosch,bmc150_accel) and magnetometer
(bosch,bmc150_magn) and therefore "bosch,bmc150" would be ambiguous.

However, the binding documentation suggests using "bosch,bmc150".
Add the "_accel" suffix for BMC150 and BMI055 so the binding docs
match what is expected by the driver.

Fixes: 6259551cf19b ("iio: accel: bmc150-accel: Add DT bindings")
Signed-off-by: Stephan Gerhold <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Cc: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Documentation/devicetree/bindings/iio/accel/bosch,bma255.yaml
This page took 0.05575 seconds and 4 git commands to generate.