On Sat, 19 Jan 2019 21:47:53 +0100 Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx> 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@xxxxxxxxxx> 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