From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH 1/2] dt-bindings: iio: light: bh1750: convert bindings to yaml Date: Sat, 5 Oct 2019 13:17:21 +0100 Message-ID: <20191005131721.374ebcb1@archlinux> References: <20190916190024.9955-1-tduszyns@gmail.com> <20190916190024.9955-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 Tue, 17 Sep 2019 09:17:40 -0500 Rob Herring wrote: > On Mon, Sep 16, 2019 at 2:01 PM Tomasz Duszynski wrote: > > > > Convert existing device tree bindings to yaml. > > > > Signed-off-by: Tomasz Duszynski > > --- > > .../devicetree/bindings/iio/light/bh1750.txt | 18 -------- > > .../devicetree/bindings/iio/light/bh1750.yaml | 43 +++++++++++++++++++ > > 2 files changed, 43 insertions(+), 18 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/iio/light/bh1750.txt > > create mode 100644 Documentation/devicetree/bindings/iio/light/bh1750.yaml > > Reviewed-by: Rob Herring Applied to the togreg branch of iio.git and pushed out as testing. Thanks, Jonathan