From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3] dt-bindings: arm: Convert Actions Semi bindings to jsonschema Date: Thu, 13 Jun 2019 16:44:35 -0600 Message-ID: <20190613224435.GA32572@bogus> References: <20190517153223.7650-1-robh@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <20190517153223.7650-1-robh@kernel.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Andreas =?iso-8859-1?Q?F=E4rber?= , Manivannan Sadhasivam Cc: Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Fri, May 17, 2019 at 10:32:23AM -0500, Rob Herring wrote: > Convert Actions Semi SoC bindings to DT schema format using json-schema. > = > Cc: "Andreas F=E4rber" > Cc: Manivannan Sadhasivam > Cc: Mark Rutland > Cc: linux-arm-kernel@lists.infradead.org > Cc: devicetree@vger.kernel.org > Signed-off-by: Rob Herring > --- > v3: > - update MAINTAINERS > = > .../devicetree/bindings/arm/actions.txt | 56 ------------------- > .../devicetree/bindings/arm/actions.yaml | 38 +++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 39 insertions(+), 57 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/arm/actions.txt > create mode 100644 Documentation/devicetree/bindings/arm/actions.yaml Ping. Please apply or modify this how you'd prefer. I'm not going to = keep respinning this. Rob