Message ID | 20191118073553.2df736if7xk65e3y@arbad (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | iio: add driver for ping))) and laserping sensors | expand |
On Mon, 18 Nov 2019 08:35:55 +0100 Andreas Klinger <ak@it-klinger.de> wrote: > Add new vendor prefix parallax for newly created ping iio sensors. > > Signed-off-by: Andreas Klinger <ak@it-klinger.de> > Acked-by: Rob Herring <robh@kernel.org> Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to poke at it. Thanks, Jonathan > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > 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,.*":
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,.*":