From patchwork Thu Oct 13 22:12:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 13006485 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 694FBC4332F for ; Thu, 13 Oct 2022 22:14:09 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=n7tgdbkNdjbFWryooG7Tx28+F/1XGvR9ovXEBnsU8Wo=; b=UHcenWdgUcrGuk IfqQwAVZ2nnBeyOYxdOe07dJ7voTA3xav4YDWU1RbitQUXICzccs56oh6J/Vgd/+6N6LneKHNeQvb OoRFRblMyDEBt/Qx9iNUy+wcvQlqBfCp6TyAPsEe/isUeR+XrE+FnJabTUzBWwO1/2GQlMuKvHoWr 4Ckz+ABdmtTi+7jemjKrPNKMAK4f75ELg3n/1DmHVS/6kcnFs1vJTd2RjM8h4L0hfJIQFuEwf4+Uj v6h0FVoYWqwvj8VuOFlXLi/uQM33G45VrGTIew+TUnsZI+GsJlh8vECox1cDsvuKeyBzzPsSC51Io M1RsnKgj2UxICGCW3qeQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oj6Ry-00D4ga-Ee; Thu, 13 Oct 2022 22:13:10 +0000 Received: from phobos.denx.de ([2a01:238:438b:c500:173d:9f52:ddab:ee01]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oj6Ru-00D4dv-7v for linux-arm-kernel@lists.infradead.org; Thu, 13 Oct 2022 22:13:07 +0000 Received: from tr.lan (ip-86-49-12-201.bb.vodafone.cz [86.49.12.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 22BCF80250; Fri, 14 Oct 2022 00:12:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1665699179; bh=Swfy0gFOl+unhotQmbb1ygGE8XeTWqMe0AbLQNmRM0w=; h=From:To:Cc:Subject:Date:From; b=vgU30Q9MCHAoNAao0D3X6bkvHdRoCjqDkNT90wGinlMH7Xazmhd5nJYA5M0aZ+oXg Hz7mPiylJhcQ2PEgv9/AfXgNrL96ivXaUy9vb/UmDEwxxD6twuZG6jtVzljgoGmGVH bBSxyLMrQ5EFCMzdueFPk45a2fit8/YiaPJcGRbaZo3beGYQqmOzMEWcY/v8F9xUbD kap1mr3YdFNKSGy8F5nN1SlRvsI2ApwqQkPvq7IPzO9F4lpEFryyHBR/Io0MLEwkM4 JZ9yYUcM4mxGHkKXNYcGnhENdxLLcIinSif+AHm29+iO/knIyDl/DCvfnnxiAlsvlm Qs+4nl/Pp6VGQ== From: Marek Vasut To: linux-arm-kernel@lists.infradead.org Cc: Marek Vasut , Alexandre Torgue , Andy Gross , Bjorn Andersson , Konrad Dybcio , Krzysztof Kozlowski , Linus Walleij , Rob Herring , Ulf Hansson , Yann Gautier , devicetree@vger.kernel.org, linux-mmc@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: [PATCH v2 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored Date: Fri, 14 Oct 2022 00:12:40 +0200 Message-Id: <20221013221242.218808-1-marex@denx.de> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221013_151306_480420_4ED3701B X-CRM114-Status: GOOD ( 12.17 ) 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 Due to inconsistency of existing DTs regarding the content of this IP interrupt-names DT property, document this such that interrupt-names is not used by this IP bindings. Signed-off-by: Marek Vasut Reviewed-by: Rob Herring --- Cc: Alexandre Torgue Cc: Andy Gross Cc: Bjorn Andersson Cc: Konrad Dybcio Cc: Krzysztof Kozlowski Cc: Linus Walleij Cc: Rob Herring Cc: Ulf Hansson Cc: Yann Gautier Cc: devicetree@vger.kernel.org Cc: linux-mmc@vger.kernel.org Cc: linux-arm-msm@vger.kernel.org Cc: linux-stm32@st-md-mailman.stormreply.com To: linux-arm-kernel@lists.infradead.org --- V2: Add deprecated:false to interrupts: description --- Documentation/devicetree/bindings/mmc/arm,pl18x.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml b/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml index 1e69a5a42439b..1c96da04f0e53 100644 --- a/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml +++ b/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml @@ -95,7 +95,9 @@ properties: PIO (polled I/O) interrupt and occurs when the FIFO needs to be emptied as part of a bulk read from the card. Some variants have these two interrupts wired into the same line (logic OR) and in that case - only one interrupt may be provided. + only one interrupt may be provided. The interrupt-names property is + not used due to inconsistency of existing DTs regarding its content. + deprecated: false minItems: 1 maxItems: 2