From patchwork Tue Sep 27 10:41:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 12990374 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 0E265C07E9D for ; Tue, 27 Sep 2022 10:43:04 +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=YxMzOfc3v08mz0Wy8+7J9mljJwkq8YQeolw+FRk8/g4=; b=yp+2CnZDXT4aAJ 2whN6gGTPnnk1KTlhoNBXxZf0B0LqYWnS7GyUgHQhNeTG6owkdOzXX/VPPrGfSxnkiK2PD4bmn1HB a54+8EEf/D60zcK6B4lTw3ctiRgM2FtBxrHDoHoYfGwnAq5Ub8lOXtysGlpj2dTYU9/wRzSk5PwDd D9QF/Vs7w9J0TUyv523NnAFN4G2/alb4TLRmHTCCRTeuiGTzETkGXvlAQ6FlXwZubaSz3NILPY2N1 cumvZZBNHzd6/kXKlDOaABgHVfBXK8/rXW3oSF3rGrMu9R9e8ycpNcnVKodWjDQvmcf/beVUdTvTA yP/k2eGj7J7ftiSPvRRw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1od82K-009vK9-LT; Tue, 27 Sep 2022 10:42:01 +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 1od82D-009vE8-4T for linux-arm-kernel@lists.infradead.org; Tue, 27 Sep 2022 10:41:56 +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 BAF8684C47; Tue, 27 Sep 2022 12:41:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1664275311; bh=mRPELCHpKyhwl8uzJmRv9CDpfWvwl5jfLEfVArgnJ0w=; h=From:To:Cc:Subject:Date:From; b=lRQjMAu99GI0OHjK7r+gpi74rxA2499pUJGFu2KMkIiCMhZap3BwRE2RJ90ZcVlGQ eommJl1PDW88JlT9WWVI+ja7kefB/pXT+rZOvVhxRQEw/zQXP5osMi1F9v8w2vVx8S vTrPnnoVAe1Xhd2JWvS5cJV5atVE2kuQ8nVen8ieuuZQlOy+oljq8iuz8TA8cKlmaL 7cjk+ngEoG9rjuIGtvoj3GpDJXIpkofY+uKx3YW03bmIcEnEwdD9D+BcJu1DSVPKU9 Be146kuLkWuwKxwIfo3t3FycOoc2JTcLg3vtD52mAcJj5YYGqFzUh23txTAtD3vA33 n2t0OeSVe+mrw== From: Marek Vasut To: linux-arm-kernel@lists.infradead.org Cc: Marek Vasut , Yann Gautier , Alexandre Torgue , Linus Walleij , Rob Herring , Ulf Hansson , devicetree@vger.kernel.org, linux-mmc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: [PATCH v2] dt-bindings: mmc: arm,pl18x: Document interrupt-names property Date: Tue, 27 Sep 2022 12:41:38 +0200 Message-Id: <20220927104138.5924-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_034153_387044_9D862BE6 X-CRM114-Status: UNSURE ( 9.88 ) X-CRM114-Notice: Please train this message. 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 Document interrupt-names property with "cmd_irq" interrupt name. This fixes dtbs_check warnings when building current Linux DTs: " arch/arm/boot/dts/stm32mp153c-dhcom-drc02.dtb: mmc@58007000: Unevaluated properties are not allowed ('interrupt-names' was unexpected) " Reviewed-by: Yann Gautier Signed-off-by: Marek Vasut --- Cc: Alexandre Torgue 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-stm32@st-md-mailman.stormreply.com To: linux-arm-kernel@lists.infradead.org --- V2: - Fix copy-paste error from similar patch for I2C bus bindings - Add RB from Yann --- Documentation/devicetree/bindings/mmc/arm,pl18x.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml b/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml index 1e69a5a42439b..5f7eae8d57ab9 100644 --- a/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml +++ b/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml @@ -99,6 +99,9 @@ properties: minItems: 1 maxItems: 2 + interrupt-names: + const: cmd_irq + st,sig-dir-dat0: $ref: /schemas/types.yaml#/definitions/flag description: ST Micro-specific property, bus signal direction pins used for