On 20/06/16 17:46, Rob Herring wrote: > On Fri, Jun 17, 2016 at 05:12:18PM +0200, Linus Walleij wrote: >> This adds standard device tree bindings for a reset GPIO line, and >> the VDDD and VDDA power regulators. >> >> Cc: devicetree@xxxxxxxxxxxxxxx >> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> >> --- >> Documentation/devicetree/bindings/iio/pressure/bmp085.txt | 11 +++++++++-- >> 1 file changed, 9 insertions(+), 2 deletions(-) >> >> diff --git a/Documentation/devicetree/bindings/iio/pressure/bmp085.txt b/Documentation/devicetree/bindings/iio/pressure/bmp085.txt >> index d7a6deb6b21e..06ad5feaea28 100644 >> --- a/Documentation/devicetree/bindings/iio/pressure/bmp085.txt >> +++ b/Documentation/devicetree/bindings/iio/pressure/bmp085.txt >> @@ -1,7 +1,7 @@ >> -BMP085/BMP18x digital pressure sensors >> +BMP085/BMP18x/BMP28x digital pressure sensors >> >> Required properties: >> -- compatible: bosch,bmp085 >> +- compatible: "bosch,bmp085" or "bosch,bmp180" or "bosch,bmp280" > > One per line is preferred, but I wouldn't respin just for that. > > Acked-by: Rob Herring <robh@xxxxxxxxxx> > Applied to the togreg branch of iio.git - initially pushed out as testing. thanks, Jonathan -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html