* [PATCH v2 1/5] dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string
@ 2022-07-04 0:26 Angel Iglesias
2022-07-04 8:58 ` Krzysztof Kozlowski
0 siblings, 1 reply; 3+ messages in thread
From: Angel Iglesias @ 2022-07-04 0:26 UTC (permalink / raw)
To: linux-iio
Cc: Angel Iglesias, Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
Krzysztof Kozlowski, Andreas Klinger, devicetree, linux-kernel
Add bosch,bmp380 compatible string for the new family of sensors.
This family includes the BMP380, BMP384 and BMP388. The register map
in this family changes substantially and introduces new features
but core concepts and operations carryover from the previous iterations
Signed-off-by: Angel Iglesias <ang.iglesiasg@gmail.com>
---
Documentation/devicetree/bindings/iio/pressure/bmp085.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/iio/pressure/bmp085.yaml b/Documentation/devicetree/bindings/iio/pressure/bmp085.yaml
index 49257f9251e8..72cd2c2d3f17 100644
--- a/Documentation/devicetree/bindings/iio/pressure/bmp085.yaml
+++ b/Documentation/devicetree/bindings/iio/pressure/bmp085.yaml
@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/iio/pressure/bmp085.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
-title: BMP085/BMP180/BMP280/BME280 pressure iio sensors
+title: BMP085/BMP180/BMP280/BME280/BMP380 pressure iio sensors
maintainers:
- Andreas Klinger <ak@it-klinger.de>
@@ -16,6 +16,7 @@ description: |
https://www.bosch-sensortec.com/bst/products/all_products/bmp180
https://www.bosch-sensortec.com/bst/products/all_products/bmp280
https://www.bosch-sensortec.com/bst/products/all_products/bme280
+ https://www.bosch-sensortec.com/bst/products/all_products/bmp380
properties:
compatible:
@@ -24,6 +25,7 @@ properties:
- bosch,bmp180
- bosch,bmp280
- bosch,bme280
+ - bosch,bmp380
reg:
maxItems: 1
--
2.36.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2 1/5] dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string
2022-07-04 0:26 [PATCH v2 1/5] dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string Angel Iglesias
@ 2022-07-04 8:58 ` Krzysztof Kozlowski
2022-07-04 9:26 ` Angel Iglesias
0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-07-04 8:58 UTC (permalink / raw)
To: Angel Iglesias, linux-iio
Cc: Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
Krzysztof Kozlowski, Andreas Klinger, devicetree, linux-kernel
On 04/07/2022 02:26, Angel Iglesias wrote:
> Add bosch,bmp380 compatible string for the new family of sensors.
> This family includes the BMP380, BMP384 and BMP388. The register map
> in this family changes substantially and introduces new features
> but core concepts and operations carryover from the previous iterations
>
> Signed-off-by: Angel Iglesias <ang.iglesiasg@gmail.com>
Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.
https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540
If a tag was not added on purpose, please state why and what changed.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2 1/5] dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string
2022-07-04 8:58 ` Krzysztof Kozlowski
@ 2022-07-04 9:26 ` Angel Iglesias
0 siblings, 0 replies; 3+ messages in thread
From: Angel Iglesias @ 2022-07-04 9:26 UTC (permalink / raw)
To: Krzysztof Kozlowski, linux-iio
Cc: Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
Krzysztof Kozlowski, Andreas Klinger, devicetree, linux-kernel
On lun, 2022-07-04 at 10:58 +0200, Krzysztof Kozlowski wrote:
> On 04/07/2022 02:26, Angel Iglesias wrote:
> > Add bosch,bmp380 compatible string for the new family of sensors.
> > This family includes the BMP380, BMP384 and BMP388. The register
> > map
> > in this family changes substantially and introduces new features
> > but core concepts and operations carryover from the previous
> > iterations
> >
> > Signed-off-by: Angel Iglesias <ang.iglesiasg@gmail.com>
>
> Please add Acked-by/Reviewed-by tags when posting new versions.
> However,
> there's no need to repost patches *only* to add the tags. The
> upstream
> maintainer will do that for acks received on the version they apply.
>
> https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540
>
> If a tag was not added on purpose, please state why and what changed.
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
>
> Best regards,
> Krzysztof
Apologies for the inconvenience. I'll be more careful with kernel
protocol and use the proper tags. Thank you for your time.
Kind regards,
Angel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-07-04 9:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-04 0:26 [PATCH v2 1/5] dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string Angel Iglesias
2022-07-04 8:58 ` Krzysztof Kozlowski
2022-07-04 9:26 ` Angel Iglesias
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).