From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D0A37C5CFC1 for ; Tue, 19 Jun 2018 10:11:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 973A52083D for ; Tue, 19 Jun 2018 10:11:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 973A52083D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nvidia.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757159AbeFSKLG convert rfc822-to-8bit (ORCPT ); Tue, 19 Jun 2018 06:11:06 -0400 Received: from hqemgate15.nvidia.com ([216.228.121.64]:5330 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757116AbeFSKLB (ORCPT ); Tue, 19 Jun 2018 06:11:01 -0400 Received: from hqpgpgate102.nvidia.com (Not Verified[216.228.121.13]) by hqemgate15.nvidia.com (using TLS: TLSv1, AES128-SHA) id ; Tue, 19 Jun 2018 03:10:37 -0700 Received: from HQMAIL101.nvidia.com ([172.20.161.6]) by hqpgpgate102.nvidia.com (PGP Universal service); Tue, 19 Jun 2018 03:11:02 -0700 X-PGP-Universal: processed; by hqpgpgate102.nvidia.com on Tue, 19 Jun 2018 03:11:02 -0700 Received: from [10.21.132.148] (172.20.13.39) by HQMAIL101.nvidia.com (172.20.187.10) with Microsoft SMTP Server (TLS) id 15.0.1347.2; Tue, 19 Jun 2018 10:10:50 +0000 Subject: Re: [PATCH] dt-bindings: Fix unbalanced quotation marks To: =?UTF-8?Q?Jonathan_Neusch=c3=a4fer?= , CC: Kukjin Kim , Krzysztof Kozlowski , Rob Herring , Mark Rutland , Linus Walleij , Dmitry Torokhov , Thomas Gleixner , Jason Cooper , Marc Zyngier , Thierry Reding , Maxime Coquelin , Alexandre Torgue , Hauke Mehrtens , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , Ralf Baechle , Paul Burton , James Hogan , Madalin Bucur , "David S. Miller" , "Rafael J. Wysocki" , Kevin Hilman , Ulf Hansson , Liam Girdwood , Mark Brown , Philipp Zabel , Anthony Kim , , , , , , , , , , References: <20180617143127.11421-1-j.neuschaefer@gmx.net> From: Jon Hunter Message-ID: <819db945-1f89-93d3-b213-365a9704e100@nvidia.com> Date: Tue, 19 Jun 2018 11:10:48 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <20180617143127.11421-1-j.neuschaefer@gmx.net> X-Originating-IP: [172.20.13.39] X-ClientProxiedBy: HQMAIL107.nvidia.com (172.20.187.13) To HQMAIL101.nvidia.com (172.20.187.10) Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 17/06/18 15:31, Jonathan Neuschäfer wrote: > Multiple binding documents have various forms of unbalanced quotation > marks. Fix them. > > Signed-off-by: Jonathan Neuschäfer > --- > > Should I split this patch so that different parts can go through different trees? > --- > .../devicetree/bindings/arm/samsung/samsung-boards.txt | 2 +- > .../devicetree/bindings/gpio/nintendo,hollywood-gpio.txt | 2 +- > Documentation/devicetree/bindings/input/touchscreen/hideep.txt | 2 +- > .../bindings/interrupt-controller/nvidia,tegra20-ictlr.txt | 2 +- > .../devicetree/bindings/interrupt-controller/st,stm32-exti.txt | 2 +- > Documentation/devicetree/bindings/mips/brcm/soc.txt | 2 +- > Documentation/devicetree/bindings/net/fsl-fman.txt | 2 +- > Documentation/devicetree/bindings/power/power_domain.txt | 2 +- > Documentation/devicetree/bindings/regulator/tps65090.txt | 2 +- > Documentation/devicetree/bindings/reset/st,sti-softreset.txt | 2 +- > Documentation/devicetree/bindings/sound/qcom,apq8016-sbc.txt | 2 +- > Documentation/devicetree/bindings/sound/qcom,apq8096.txt | 2 +- > 12 files changed, 12 insertions(+), 12 deletions(-) ... > diff --git a/Documentation/devicetree/bindings/interrupt-controller/nvidia,tegra20-ictlr.txt b/Documentation/devicetree/bindings/interrupt-controller/nvidia,tegra20-ictlr.txt > index 1099fe0788fa..f246ccbf8838 100644 > --- a/Documentation/devicetree/bindings/interrupt-controller/nvidia,tegra20-ictlr.txt > +++ b/Documentation/devicetree/bindings/interrupt-controller/nvidia,tegra20-ictlr.txt > @@ -15,7 +15,7 @@ Required properties: > include "nvidia,tegra30-ictlr". > - reg : Specifies base physical address and size of the registers. > Each controller must be described separately (Tegra20 has 4 of them, > - whereas Tegra30 and later have 5" > + whereas Tegra30 and later have 5). > - interrupt-controller : Identifies the node as an interrupt controller. > - #interrupt-cells : Specifies the number of cells needed to encode an > interrupt source. The value must be 3. For the above Tegra portion ... Acked-by: Jon Hunter Cheers Jon -- nvpublic