All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: iio: pressure: add LPS22HH bindings
       [not found] <cover.1547930719.git.lorenzo.bianconi@redhat.com>
@ 2019-01-19 20:47 ` Lorenzo Bianconi
  2019-01-26 17:34   ` Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Lorenzo Bianconi @ 2019-01-19 20:47 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, devicetree, mario.tesi

Fix following checkpatch warnings:
WARNING: DT compatible string "st,lps22hh" appears un-documented -- check ./Documentation/devicetree/bindings/
		.compatible = "st,lps22hh",

WARNING: DT compatible string "st,lps22hh" appears un-documented -- check ./Documentation/devicetree/bindings/
		.compatible = "st,lps22hh",

Fixes: e5aab7b0d88d ("iio:st_pressure:initial lps22hh sensor support")
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
---
 Documentation/devicetree/bindings/iio/st-sensors.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/st-sensors.txt b/Documentation/devicetree/bindings/iio/st-sensors.txt
index ddcb95509599..52ee4baec6f0 100644
--- a/Documentation/devicetree/bindings/iio/st-sensors.txt
+++ b/Documentation/devicetree/bindings/iio/st-sensors.txt
@@ -77,3 +77,4 @@ Pressure sensors:
 - st,lps22hb-press
 - st,lps33hw
 - st,lps35hw
+- st,lps22hh
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: iio: pressure: add LPS22HH bindings
  2019-01-19 20:47 ` [PATCH] dt-bindings: iio: pressure: add LPS22HH bindings Lorenzo Bianconi
@ 2019-01-26 17:34   ` Jonathan Cameron
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2019-01-26 17:34 UTC (permalink / raw)
  To: Lorenzo Bianconi; +Cc: linux-iio, devicetree, mario.tesi

On Sat, 19 Jan 2019 21:47:53 +0100
Lorenzo Bianconi <lorenzo.bianconi@redhat.com> wrote:

> Fix following checkpatch warnings:
> WARNING: DT compatible string "st,lps22hh" appears un-documented -- check ./Documentation/devicetree/bindings/
> 		.compatible = "st,lps22hh",
> 
> WARNING: DT compatible string "st,lps22hh" appears un-documented -- check ./Documentation/devicetree/bindings/
> 		.compatible = "st,lps22hh",
> 
> Fixes: e5aab7b0d88d ("iio:st_pressure:initial lps22hh sensor support")
> Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Applied to the togreg branch of iio.git and pushed out as testing for
the autobuilders to play with it.

Thanks,

Jonathan

> ---
>  Documentation/devicetree/bindings/iio/st-sensors.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/iio/st-sensors.txt b/Documentation/devicetree/bindings/iio/st-sensors.txt
> index ddcb95509599..52ee4baec6f0 100644
> --- a/Documentation/devicetree/bindings/iio/st-sensors.txt
> +++ b/Documentation/devicetree/bindings/iio/st-sensors.txt
> @@ -77,3 +77,4 @@ Pressure sensors:
>  - st,lps22hb-press
>  - st,lps33hw
>  - st,lps35hw
> +- st,lps22hh

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-26 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cover.1547930719.git.lorenzo.bianconi@redhat.com>
2019-01-19 20:47 ` [PATCH] dt-bindings: iio: pressure: add LPS22HH bindings Lorenzo Bianconi
2019-01-26 17:34   ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.