From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH 1/2] dt-bindings: iio: chemical: pms7003: convert bindings to yaml Date: Sun, 14 Jul 2019 12:36:23 +0100 Message-ID: <20190714123623.680c3827@archlinux> References: <20190710192155.11489-1-tduszyns@gmail.com> <20190710192155.11489-2-tduszyns@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: Tomasz Duszynski , "open list:IIO SUBSYSTEM AND DRIVERS" , "linux-kernel@vger.kernel.org" , devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On Wed, 10 Jul 2019 14:12:26 -0600 Rob Herring wrote: > On Wed, Jul 10, 2019 at 1:22 PM Tomasz Duszynski wrote: > > > > Convert existing device tree bindings to yaml. > > > > Signed-off-by: Tomasz Duszynski > > --- > > .../iio/chemical/plantower,pms7003.txt | 26 ---------- > > .../iio/chemical/plantower,pms7003.yaml | 51 +++++++++++++++++++ > > 2 files changed, 51 insertions(+), 26 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/iio/chemical/plantower,pms7003.txt > > create mode 100644 Documentation/devicetree/bindings/iio/chemical/plantower,pms7003.yaml > > Reviewed-by: Rob Herring Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan