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=-12.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 9850EC433ED for ; Tue, 21 Jul 2020 15:56:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7954A20720 for ; Tue, 21 Jul 2020 15:56:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595347000; bh=aJ4S4Ku4oD+O3UYZEDLoHqIwU4q2/LU+d4e4B0ihZbk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=iKe3f1N1ADCEONWaQ5X0f+qrQKppVHeN2OYRK0c2pLgZ0zkBn94Z35tfwtyTz4ilo vxUujY3KyUy9ZivMHNfTiMDNJTfBsL+qfp0vTHFCuNUB1JredciGb/3YWkTg42gXn2 mdHwkSpbLVmwRO5WgVQFQPKKn4B5ROrsOMvQCFKE= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726892AbgGUP4k (ORCPT ); Tue, 21 Jul 2020 11:56:40 -0400 Received: from mail-il1-f196.google.com ([209.85.166.196]:42449 "EHLO mail-il1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728369AbgGUP4j (ORCPT ); Tue, 21 Jul 2020 11:56:39 -0400 Received: by mail-il1-f196.google.com with SMTP id t27so16798513ill.9 for ; Tue, 21 Jul 2020 08:56:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ylU+CpzRTlVJbbtecQfv5+yMNg4XBs56W3Z7SP5ZovI=; b=cUTeKDHfzwsfz2WeSbhJJNhCTq27bbmnPp6d38cBJeVwvEgZGYdJmMVoqgoa9UM3UD wV2E8PEmWPIckcHrRNOk8S4eaP6oVBLyzU7mR8M8KYmOGicBGu8mpHTLfrfUe0AsCupo n+637unk81PAC6rvfhTPkJBt3euhX+w5/DrJpDZ40b9GVBJtqgiNc8DpecNWeO1cXLUY 7DBysMvABeW/8zC26I5wWwHuvG4FjDAwtGe07QjMy5QbAaTBFmO8NcGTKs8CR+ElLApf 4sPoyO3wFppfId4u12UE+YBFWKOD/C9/MxNSlCosOoKpD3+qELHZUjKjX5n/EYv6LuJK cwDg== X-Gm-Message-State: AOAM533REoubgJ8+EmQtX6m80fZACh/mBQ6WeJ0V+ij7TXTNuGwHFTwU bEptFTJIM0DQNPWKG81TRzwlOWZdMA== X-Google-Smtp-Source: ABdhPJyitqXDLCSKNzFtA2FijEAz37SlsUfz+UCr+HWnrxRteadTfGwHFPBXWO4Sf7/mn9dRXqz2Kw== X-Received: by 2002:a92:cd01:: with SMTP id z1mr29291958iln.103.1595346998855; Tue, 21 Jul 2020 08:56:38 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id a1sm10563642ilq.50.2020.07.21.08.56.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Jul 2020 08:56:38 -0700 (PDT) Received: (nullmailer pid 366967 invoked by uid 1000); Tue, 21 Jul 2020 15:56:34 -0000 Date: Tue, 21 Jul 2020 09:56:34 -0600 From: Rob Herring To: Lokesh Vutla Cc: Sekhar Nori , Device Tree Mailing List , Tero Kristo , Nishanth Menon , Thomas Gleixner , Rob Herring , Linux ARM Mailing List , Marc Zyngier , Grygorii Strashko , Santosh Shilimkar , Peter Ujfalusi Subject: Re: [PATCH v2 8/9] dt-bindings: irqchip: Convert ti, sci-inta bindings to yaml Message-ID: <20200721155634.GA366409@bogus> References: <20200721061007.28324-1-lokeshvutla@ti.com> <20200721061007.28324-9-lokeshvutla@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200721061007.28324-9-lokeshvutla@ti.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 21 Jul 2020 11:40:06 +0530, Lokesh Vutla wrote: > In order to automate the verification of DT nodes convert > ti,sci-inta.txt ti,sci-inta.yaml. > > Signed-off-by: Lokesh Vutla > --- > .../interrupt-controller/ti,sci-inta.txt | 66 ----------- > .../interrupt-controller/ti,sci-inta.yaml | 104 ++++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 105 insertions(+), 67 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.txt > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml > My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.example.dt.yaml: example-0: interrupt-controller@33d00000:reg:0: [0, 869269504, 0, 1048576] is too long /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.example.dt.yaml: interrupt-controller@33d00000: '#interrupt-cells' is a dependency of 'interrupt-controller' /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.example.dt.yaml: interrupt-controller@33d00000: '#interrupt-cells' is a dependency of 'interrupt-controller' See https://patchwork.ozlabs.org/patch/1332811 If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure dt-schema is up to date: pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade Please check and re-submit. 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=-12.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 5C4F9C433E1 for ; Tue, 21 Jul 2020 15:57:58 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2A61420720 for ; Tue, 21 Jul 2020 15:57:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="BQnQvmSc" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2A61420720 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=zl81CSEQIaqU9knE2NDgAedhk6k/+BY6NgwkzWdRomw=; b=BQnQvmSc//gabW+gogEAfb606 Mr5cYyM8t3vZeiuFEqpDdg1CeneDUWlN8JAp4JkzI5dSgYMpfi1RCjQ58haT5Tn61jFAn1k5h0zY6 OcnXM2Oa78hTBQ6A77PEvFLu6XcKWvcykV89J3d2aQl0/XSlfAtdAfr2yxwAvUDt9sUqo2CU8MS+I HDmjmMFCniKkDmQAS7VvJgkzacSsVrynuDrWb5scfCscwr/YFzJaaRn+qvjahMu0bJ1uyH8EPxNNX Rxhsj6LwSMTSiAHPTxlewSOYf1TsoII7+98DjOA38MiH8JeMzNB1rwQMXe/5ri8ZMqKpSufNtHeOY T3HQBrRpg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxudG-0000NJ-4y; Tue, 21 Jul 2020 15:56:42 +0000 Received: from mail-il1-f195.google.com ([209.85.166.195]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxudD-0000Mi-Ks for linux-arm-kernel@lists.infradead.org; Tue, 21 Jul 2020 15:56:40 +0000 Received: by mail-il1-f195.google.com with SMTP id r12so16848228ilh.4 for ; Tue, 21 Jul 2020 08:56:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ylU+CpzRTlVJbbtecQfv5+yMNg4XBs56W3Z7SP5ZovI=; b=Z+lcowLz6lE/oiptT/sHCaRJQag15Nx82zdxXeXb3yGjH0or2iTa0GlZ9EIqZbrqOr EOGq8UEn/qPKzCnAyo7nIO6G6bbAgQgrSobSTVNC1jznR7JF+1rxqX6yxVD7c9wmshtK +WZSSVqLYRAgMmuBD+mHlmmW4DrUI+e5/t+HktkKpCn3oYnIKNLEvcArsZIV/CtGUpvN gCISVIpA9OJpe0BqEi+bWPZc2d7EiPOIv12Xp1YqFBMuLVvIM38yuKpefUe0MLRIpWst uufbUdQ09qhXA4MraSV/239WQAYdIBub5VKMwsTXLH24ArYB8fIe24AeYN0bAlHKtD+N KikA== X-Gm-Message-State: AOAM533mrcBWZU7vU+sEPWFOLKQNKDuPIk2Ngl+ltH8VdM2ojsHmFFF2 XRsyelPslehRoTXz3Jj14w== X-Google-Smtp-Source: ABdhPJyitqXDLCSKNzFtA2FijEAz37SlsUfz+UCr+HWnrxRteadTfGwHFPBXWO4Sf7/mn9dRXqz2Kw== X-Received: by 2002:a92:cd01:: with SMTP id z1mr29291958iln.103.1595346998855; Tue, 21 Jul 2020 08:56:38 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id a1sm10563642ilq.50.2020.07.21.08.56.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Jul 2020 08:56:38 -0700 (PDT) Received: (nullmailer pid 366967 invoked by uid 1000); Tue, 21 Jul 2020 15:56:34 -0000 Date: Tue, 21 Jul 2020 09:56:34 -0600 From: Rob Herring To: Lokesh Vutla Subject: Re: [PATCH v2 8/9] dt-bindings: irqchip: Convert ti, sci-inta bindings to yaml Message-ID: <20200721155634.GA366409@bogus> References: <20200721061007.28324-1-lokeshvutla@ti.com> <20200721061007.28324-9-lokeshvutla@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200721061007.28324-9-lokeshvutla@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200721_115639_691134_237FCFB6 X-CRM114-Status: GOOD ( 10.99 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Nishanth Menon , Device Tree Mailing List , Grygorii Strashko , Peter Ujfalusi , Marc Zyngier , Sekhar Nori , Tero Kristo , Rob Herring , Santosh Shilimkar , Thomas Gleixner , Linux ARM Mailing List Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 21 Jul 2020 11:40:06 +0530, Lokesh Vutla wrote: > In order to automate the verification of DT nodes convert > ti,sci-inta.txt ti,sci-inta.yaml. > > Signed-off-by: Lokesh Vutla > --- > .../interrupt-controller/ti,sci-inta.txt | 66 ----------- > .../interrupt-controller/ti,sci-inta.yaml | 104 ++++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 105 insertions(+), 67 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.txt > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml > My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.example.dt.yaml: example-0: interrupt-controller@33d00000:reg:0: [0, 869269504, 0, 1048576] is too long /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.example.dt.yaml: interrupt-controller@33d00000: '#interrupt-cells' is a dependency of 'interrupt-controller' /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.example.dt.yaml: interrupt-controller@33d00000: '#interrupt-cells' is a dependency of 'interrupt-controller' See https://patchwork.ozlabs.org/patch/1332811 If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure dt-schema is up to date: pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade Please check and re-submit. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel