From patchwork Tue Sep 27 19:17:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 12991140 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 662ABC54EE9 for ; Tue, 27 Sep 2022 19:19:06 +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=ubP9A9Vy7JnxLE6PWL+sPnCamBBZEg1sCb+HLzC02uc=; b=X+Wxo3NHXdb2iw ZrlRYn4FflYH+yQfePC8OZ6kRg9FxDZqQrjrNEe1u3p0V1+31rlU4oDRPAfS+6OEiKY3WelBmNomL IvvkxyyWmlE+i74103DysmzMjavlza26urVLwPSWGXhPtsAraBn0lrTo6c6q9TuCI/8iLaNdZOjMk PnOcZCFiMIeZ+8DoHpaAGlbYzWyZCSDqcL4vPvjk7/lR34S+fmPtICmvR/gT2GLBrdhq7MZzHvZkc Ec02TTgnBluXDiYbR1hY+s7ZE4wPhMkqVrW+iwLia7hEUlK7Tn4H0L86CUUptJk1J/14hyBAYg0V2 OFgBPkig7+pfx5dc0pgQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1odG5e-00COB8-TN; Tue, 27 Sep 2022 19:17:59 +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 1odG5c-00COA6-5L for linux-arm-kernel@lists.infradead.org; Tue, 27 Sep 2022 19:17:57 +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 B425C8484A; Tue, 27 Sep 2022 21:17:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1664306273; bh=K+LdwArTrNbcDaYPteiwwtTntyntBS6HKK7G0dgHUlY=; h=From:To:Cc:Subject:Date:From; b=Z04jZNIeVlKtVNezCZi6BehtR9o+Z7RJ3KiOo/wRacIFHP5YI3nVn9Kgeq+KebO52 HnDgTxFlPAblTPW71U3fL2513IuJ55LKldiTBldFgm7kbFbzkmD3fpWrUPYmyAxanM aCyPHEWIxjeWF9Nklq7WfiPljEmweT8c2hMVkMz0WnBn6vrDpbq8mSZ8VnUm1FxGD4 0o0WxCUw3aiYDmdzVgYbx1Oj5gCV3bpF9J2BMd3FDePR4K0xLVxjSgfeXpSsEW7Fr5 uziedMXhr1iKdH3xM0Ug7KwX8wNSsSylV0VesOF8BPvII5dhfApgKJHZJHnK5MtULg bwxUojrKwpm7g== 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 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored Date: Tue, 27 Sep 2022 21:17:34 +0200 Message-Id: <20220927191736.299702-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-20220927_121756_394924_C40A8A70 X-CRM114-Status: GOOD ( 12.06 ) 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 --- 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 --- Documentation/devicetree/bindings/mmc/arm,pl18x.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml b/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml index 1e69a5a42439b..a0ddf6495f85e 100644 --- a/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml +++ b/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml @@ -95,7 +95,8 @@ 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. minItems: 1 maxItems: 2