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 ABA92C3DA59 for ; Mon, 15 Jul 2024 19:43:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id: References:In-Reply-To:Cc:To:From:MIME-Version:Content-Transfer-Encoding: Content-Type:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=oDDpE+DIEn74YeyXOeDN8r/MfsUgTDcRikPjHsC408o=; b=XxTDcLW2Vcz1f7eXL55udhh5Uo hxZn0/YzwSmSi6pYM2wPG4bIQbGc2I+JRYUWviGp/VcRMVaqBa3UXx9OFQiwRIzJ4XFUpUEwzFOoy 4KhUCsVc2ZF7Om/+d3PUkzvMFFKXaQ04/PDqKlnkS7O78zyd7MlqZt9t+CB1lk6Yck0zEFqNDB0PF Lg67sM9MMEJ8oI18tH9hbxmd3p1P5x2YpKq7dPtCz8fZzQspcwvDfzFjGgkXLy3oZEsKuF8NLuTEU 96SnhwsTIGEHGOOn1e6zGyGOSHRRcVWoAaOPfvuqI14kLFhAaXjUhIz0rzYp2uhNS6AyWs+6SN9TD zrR07t8A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sTRbb-00000008BeO-06BK; Mon, 15 Jul 2024 19:43:27 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sTRbH-00000008BYz-0idA for linux-arm-kernel@lists.infradead.org; Mon, 15 Jul 2024 19:43:08 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 7E8206125E; Mon, 15 Jul 2024 19:43:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DDFC4C32782; Mon, 15 Jul 2024 19:43:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1721072586; bh=6OkqtEtdcylF98rnSlcz396nviq1dQ0ZNpnbmb7x5fc=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=f3xxMCttBoHZdrpU38m1eG8q1D5J1WzyI3ueTDFnZvFyXE+3TERapwl9n/i5HZG9b YvGDCQy6Xd480+rQP8nOvO0JhQCocABehkK6sDclzkaRoUCJtqHw3m7PwDBuqzc3Jc +Q/ws/gxPGSgfeh/SWR7+sRHi2GZNL8V91Hk8UkIefz6hI0ptVEcu8mu4UYAfbYxY1 5IiWTLghjR5N3a6Sxp2sjko4XSuFi1eapdk7bH8xyOHPqAVkTBj8ChgIQJviOS80jV 0Hcx9PjnKlLhNf63GpZ8xBZ/UYwov8eBApCXIBp+JzZR9ui2EtZM9qsV2HCZXbDobj zjIEA36wlzzUQ== Date: Mon, 15 Jul 2024 13:43:04 -0600 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 From: "Rob Herring (Arm)" To: Mayank Rana Cc: krzk+dt@kernel.org, vidyas@nvidia.com, thierry.reding@gmail.com, s-vadapalli@ti.com, will@kernel.org, linux-pci@vger.kernel.org, Frank.Li@nxp.com, marek.vasut+renesas@gmail.com, jingoohan1@gmail.com, conor+dt@kernel.org, cassel@kernel.org, quic_nkela@quicinc.com, quic_nitegupt@quicinc.com, lpieralisi@kernel.org, linux-arm-kernel@lists.infradead.org, jonathanh@nvidia.com, yoshihiro.shimoda.uh@renesas.com, bhelgaas@google.com, quic_msarkar@quicinc.com, dlemoal@kernel.org, quic_ramkri@quicinc.com, quic_shazhuss@quicinc.com, amishin@t-argos.ru, kw@linux.com, u.kleine-koenig@pengutronix.de, devicetree@vger.kernel.org, manivannan.sadhasivam@linaro.org, ilpo.jarvinen@linux.intel.com In-Reply-To: <1721067215-5832-7-git-send-email-quic_mrana@quicinc.com> References: <1721067215-5832-1-git-send-email-quic_mrana@quicinc.com> <1721067215-5832-7-git-send-email-quic_mrana@quicinc.com> Message-Id: <172107258433.1308620.2636416830233013593.robh@kernel.org> Subject: Re: [PATCH V226/7] dt-bindings: PCI: host-generic-pci: Add snps,dw-pcie-ecam-msi binding X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240715_124307_296370_B57D6898 X-CRM114-Status: GOOD ( 10.12 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 15 Jul 2024 11:13:34 -0700, Mayank Rana wrote: > To support MSI functionality using Synopsys DesignWare PCIe controller > based MSI controller with ECAM driver, add "snps,dw-pcie-ecam-msi > compatible binding which uses provided SPIs to support MSI functionality. > > Signed-off-by: Mayank Rana > --- > .../devicetree/bindings/pci/host-generic-pci.yaml | 57 ++++++++++++++++++++++ > 1 file changed, 57 insertions(+) > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: ./Documentation/devicetree/bindings/pci/host-generic-pci.yaml:137:9: [warning] wrong indentation: expected 6 but found 8 (indentation) dtschema/dtc warnings/errors: doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/1721067215-5832-7-git-send-email-quic_mrana@quicinc.com The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. 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 after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema.