Message ID | 20191107130003.m6ul3klzmv2g2sbd@arbad (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | iio: add driver for ping))) and laserping sensors | expand |
On Thu, Nov 07, 2019 at 02:00:05PM +0100, Andreas Klinger wrote: > Add new vendor prefix parallax for newly created ping iio sensors. > > Signed-off-by: Andreas Klinger <ak@it-klinger.de> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 967e78c5ec0a..d3f9690e1e4b 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -713,6 +713,8 @@ patternProperties: description: Panasonic Corporation "^parade,.*": description: Parade Technologies Inc. + "^parallax,.*": + description: Parallax Inc. "^pda,.*": description: Precision Design Associates, Inc. "^pericom,.*":
Add new vendor prefix parallax for newly created ping iio sensors. Signed-off-by: Andreas Klinger <ak@it-klinger.de> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)