1 BMP085/BMP18x digital pressure sensors
4 - compatible: bosch,bmp085
7 - chip-id: configurable chip id for non-default chip revisions
8 - temp-measurement-period: temperature measurement period (milliseconds)
9 - default-oversampling: default oversampling value to be used at startup,
10 value range is 0-3 with rising sensitivity.
15 compatible = "bosch,bmp085";
18 temp-measurement-period = <100>;
19 default-oversampling = <2>;