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 154EDC32771 for ; Mon, 26 Sep 2022 22:21:12 +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=58t0v/5u5jzogrGleMlxrOpvkrawYQfwj6EY9KIy+U8=; b=BvjsZF8HWajBTX ldt6bUqq9WJIRiaXQMHLBYw6D52SkDUyKtD3x62fN0eMTWx+NIVzJe8E3L64dgK3DutVMCPRGSBww MxFq01MU9olVT8w2K/LQIQLxCaaxt7YOALnulVWruQlR07a1DMII251jqmsgk2fhN9SwZWAFuxttU 0ntJKLXvpJMQX6Ii0YFbOTuNIpCorhr588k8wesTpmBx4gmux7ehdqCW8J0XVQjqKLLDBCLmshQXn U1ja2ONs/A6TWZgAtS24gqpWTytSJe6XiGub7eDMDF2rQsviRFmT48RWlbtVcx/xM/t4IFAPe7X+P SR8HnLfdmhmsYqNKB/hw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ocwST-0079rY-3N; Mon, 26 Sep 2022 22:20:13 +0000 Received: from phobos.denx.de ([85.214.62.61]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ocwSQ-0079r7-1U for linux-arm-kernel@lists.infradead.org; Mon, 26 Sep 2022 22:20:11 +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 E752884DED; Tue, 27 Sep 2022 00:20:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1664230808; bh=xWEC88ICC5eG700pHkzVgesYgd4fAdZif8lZwc/23q0=; h=From:To:Cc:Subject:Date:From; b=NK4VO1uRR2+38kXs7pfB4ID8oJI0ZIQ6aJH9TeEQNXAQSj6O0aSBj/8sfRuIs3lMc Lv4FvjPk4unKDQUT9Pf0Ue9m/k0UAnGyaxKYi1nDwWaWPShZFS09Hk55BWYlMSX7Yg YsFRwlXUqmASg2n37H3TnQNdiFDO6KDMQo6lfAKty8C6bb86h5ivIaPL9NrJxnd/pn ychwmTpXdnyxjP64D6eAlvodK1S8uGvTuaxhXw3UGpaoTPiXvlFiOaNdY3dxZAbV/w v0Wh+fQzOPq154JLTn1qMtp2bPqP5CxpKl57FEsnHEubkS3g0iNHnB/T/2ssRktsXE NhXDZJB+lba7Q== From: Marek Vasut To: linux-arm-kernel@lists.infradead.org Cc: Marek Vasut , Alexandre Torgue , Christophe Kerello , Krzysztof Kozlowski , Linus Walleij , Maxime Coquelin , Rob Herring , devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: [PATCH] dt-bindings: memory-controller: st,stm32: Fix st,fmc2_ebi-cs-write-address-setup-ns Date: Tue, 27 Sep 2022 00:20:03 +0200 Message-Id: <20220926222003.527171-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-20220926_152010_255758_2E5E6773 X-CRM114-Status: GOOD ( 11.74 ) 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: , 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 The property st,fmc2_ebi-cs-write-address-setup-ns should really be st,fmc2-ebi-cs-write-address-setup-ns (there is underscore _ between fmc2 and ebi and there should be a dash - instead). This is a remnant from conversion of old non-upstream bindings. Fix it. Signed-off-by: Marek Vasut --- Cc: Alexandre Torgue Cc: Christophe Kerello Cc: Krzysztof Kozlowski Cc: Linus Walleij Cc: Maxime Coquelin Cc: Rob Herring Cc: devicetree@vger.kernel.org Cc: linux-stm32@st-md-mailman.stormreply.com To: linux-arm-kernel@lists.infradead.org --- .../bindings/memory-controllers/st,stm32-fmc2-ebi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/memory-controllers/st,stm32-fmc2-ebi.yaml b/Documentation/devicetree/bindings/memory-controllers/st,stm32-fmc2-ebi.yaml index 6b516d3895af2..a1f535cececcc 100644 --- a/Documentation/devicetree/bindings/memory-controllers/st,stm32-fmc2-ebi.yaml +++ b/Documentation/devicetree/bindings/memory-controllers/st,stm32-fmc2-ebi.yaml @@ -156,7 +156,7 @@ patternProperties: description: This property defines the data latency before reading or writing the first data in nanoseconds. - st,fmc2_ebi-cs-write-address-setup-ns: + st,fmc2-ebi-cs-write-address-setup-ns: description: This property defines the duration of the address setup phase in nanoseconds used for asynchronous write transactions. -- 2.35.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel