]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
devicetree: bindings: Extend the bma180 bindings with bma250 info
authorHans de Goede <hdegoede@redhat.com>
Sat, 12 Sep 2015 10:52:49 +0000 (12:52 +0200)
committerRob Herring <robh@kernel.org>
Thu, 17 Sep 2015 19:36:37 +0000 (14:36 -0500)
commit31b47ae3f18b31d86f553198e624b3b38f6397a2
tree8008dfdc8c58da9bf890641f1d79757c712b87a9
parent9fa04fbeb78eab6f3817e444644348c46c7e2370
devicetree: bindings: Extend the bma180 bindings with bma250 info

The bma180 / bma250 accelerometers share a driver (at least under Linux),
so it makes sense to also have their bindings info in a single .txt.

This commit extends the bma180 bindings with bma250 bindings, specifically
it specifies how the 2 seperate interrupts the bma250 has must be listed
in devicetree. The existing bma180 driver is already fully compatible
with the specified bindings.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/iio/accel/bma180.txt