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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 57C3AC433EF for ; Fri, 15 Jul 2022 23:28:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VxdVYxguKwefEH/4E+qVb4n83uT55a0LHIUijiuDce0=; b=FUteDWvoCu0hOa Q2HcvezZFl2ehmDN3Up1oAcTDXtsBupcTV0poOI+SHNW38ZsI07tWAGxqvn2cCoPvMSU5WfQBSEwZ fFS1sF+VRu4NE1g/J2c9kpAvGQe6QkFy43xgE1bzSaw6DD5lSAEX8ENmihFDGz1uG6XZYNqKxEg4n Jy9YYixr7aiKm8ateVgqMp8MrfXo0lhTViBRbNlHjO/rGAg19RFduzcKlNmERMpOeGE/Pj3YRW/P4 iKAbo4BZEaOsMKzkQuFxWEFOG9QtxejpuRZT9u0jOeI4cllN55IuE1ruS2dEa6Uw0oGVar4rLuOo9 8fjnCiVDpjkTx3ASQMSg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oCUiA-00B92C-LO; Fri, 15 Jul 2022 23:27:07 +0000 Received: from mail-io1-f41.google.com ([209.85.166.41]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oCUOI-00AzPQ-9v for linux-arm-kernel@lists.infradead.org; Fri, 15 Jul 2022 23:06:35 +0000 Received: by mail-io1-f41.google.com with SMTP id 125so5003246iou.6 for ; Fri, 15 Jul 2022 16:06:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=WS+m6FCV1ih7kQYyoEE+Xpgv4hF6eBI9SGC0nwJm3wI=; b=gxGL/5aAA00gITI+8ofHjm2xF7QaA5H6OUIJEmQy1EnlLdSOnCr3BV1axrpm3g8q9v dejaDmLVsqPVjxJIQBZo6xe3Z4q8t3fnzH0dVqPCDvunh5ozM8FH9b1IWvnDB3cYLdNL RmW/4wDx4ypQoR/E9ts780oZ63g7hS14dXsy4uUYstfwlUsBTAYoFUx8ieC10p+OzADw 8A+w5t4Wid1Gnzz2o7voXopC5AuyAX/dVeDyZotu8T9iHE/N+aNoKu9XMd2VcbxxuBUt 7w78lu1ZvqmkBXnL+J8uv5MWzHYIR2CZoY9IvDoFxyYB+wsRjewAcS9exO8Tt2kn1WRl 0ULA== X-Gm-Message-State: AJIora9D6Epy3Oi//nDcO33oDNEmzgeZ6WcD9Ig5cIaeHV6S9mfSgpmo WVIuK9rl9rYK7Rukc6A85w== X-Google-Smtp-Source: AGRyM1vJzwIneWYq4VBZo4Q8Al9UejZ/c08fHYNczA4GDDXLOiIf81FvnXssYQRPzsCwTbZnDVFD6w== X-Received: by 2002:a05:6602:1346:b0:669:35d4:1a81 with SMTP id i6-20020a056602134600b0066935d41a81mr8128000iov.112.1657926391461; Fri, 15 Jul 2022 16:06:31 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id b13-20020a92ce0d000000b002dc6fd9a84bsm2149256ilo.79.2022.07.15.16.06.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Jul 2022 16:06:31 -0700 (PDT) Received: (nullmailer pid 1631476 invoked by uid 1000); Fri, 15 Jul 2022 23:06:28 -0000 From: Rob Herring To: Frank Li Cc: bhelgaas@google.com, robh+dt@kernel.org, lorenzo.pieralisi@arm.com, peng.fan@nxp.com, ntb@lists.linux.dev, kernel@vger.kernel.org, s.hauer@pengutronix.de, aisheng.dong@nxp.com, kw@linux.com, linux-arm-kernel@lists.infradead.org, kishon@ti.com, maz@kernel.org, festevam@gmail.com, shawnguo@kernel.org, tglx@linutronix.de, krzysztof.kozlowski+dt@linaro.org, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, jdmason@kudzu.us, linux-imx@nxp.com, kernel@pengutronix.de In-Reply-To: <20220715192219.1489403-4-Frank.Li@nxp.com> References: <20220715192219.1489403-1-Frank.Li@nxp.com> <20220715192219.1489403-4-Frank.Li@nxp.com> Subject: Re: [PATCH v2 3/4] dt-bindings: irqchip: imx mu work as msi controller Date: Fri, 15 Jul 2022 17:06:28 -0600 Message-Id: <1657926388.230921.1631475.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220715_160634_383571_72350CD7 X-CRM114-Status: GOOD ( 12.34 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 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 Fri, 15 Jul 2022 14:22:18 -0500, Frank Li wrote: > imx mu support generate irq by write a register. > provide msi controller support so other driver > can use it by standard msi interface. > > Signed-off-by: Frank Li > --- > .../interrupt-controller/fsl,mu-msi.yaml | 88 +++++++++++++++++++ > 1 file changed, 88 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/fsl,mu-msi.yaml > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/interrupt-controller/fsl,mu-msi.example.dtb: interrupt-controller@5d270000: '#interrupt-cells' is a dependency of 'interrupt-controller' From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/interrupt-controller/fsl,mu-msi.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/interrupt-controller/fsl,mu-msi.example.dtb: interrupt-controller@5d270000: '#interrupt-cells' is a dependency of 'interrupt-controller' From schema: /usr/local/lib/python3.10/dist-packages/dtschema/schemas/interrupt-controller.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/ This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --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