From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH 1/3] dt-bindings: Add vendor prefix for sensortek Date: Sun, 14 Jul 2019 16:22:31 +0100 Message-ID: <20190714162231.2b5c94bb@archlinux> References: <20190703180604.9840-1-luca@z3ntu.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190703180604.9840-1-luca@z3ntu.xyz> Sender: linux-kernel-owner@vger.kernel.org To: Luca Weiss Cc: linux-iio@vger.kernel.org, Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Rob Herring , Mark Rutland , Maxime Ripard , Mauro Carvalho Chehab , Hans Verkuil , Fabrizio Castro , "Angus Ainslie (Purism)" , Vivek Unune , Hannes Schmelzer , Greg Kroah-Hartman , Thomas Gleixner , Allison Randal , Martijn Braam , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, ~marti List-Id: devicetree@vger.kernel.org On Wed, 3 Jul 2019 20:05:57 +0200 Luca Weiss wrote: > Sensortek Technology Corp. produces Proximity Sensors with ALS and > Accelerometers. > > Signed-off-by: Luca Weiss Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan > --- > This patch series depends on "iio: light: stk3310: Add support for > stk3335", that's curerntly in linux-next. > > 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 342bb23e0a73..d197c9609ea7 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -813,6 +813,8 @@ patternProperties: > description: Semtech Corporation > "^sensirion,.*": > description: Sensirion AG > + "^sensortek,.*": > + description: Sensortek Technology Corporation > "^sff,.*": > description: Small Form Factor Committee > "^sgd,.*":