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 36D95C43334 for ; Tue, 19 Jul 2022 21:52:34 +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=uXYqmHumFGsynt/Duu9eScXDHnF9Ln8yz8SgsRoF3RI=; b=V6h0PzhUkBgsfy C9pGthVzmUau2XpmwHhZx23c7x8BkSYGk+bz2eHFSdbZNa8YzUiKiYTbVlI/U6MLc9LrYP00eafph MDfoi2JOCIUmgxStovhjiiTpP46n59LM8Xzy0+oAsNr1i/nP2Xu3w3Dgh7vVrJ+BwoohXM1/6NA1O vt8nb/KHn/1ULgAGoYFy/8HPJElSAJzaG5K2IJzQYLDPqhXWDNlkr+ugMRYl7XGiL+Yo0CTr948Ao Z2+LUOIti4pLEfyxkqCKkPeueRe11NWMv+qT373FzS4yk+U/hsFGq/hMy2IgjHhPfLVyzzSn7bhk5 mEIjBP40BpI1YioWITzw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oDv7w-00DQNz-N9; Tue, 19 Jul 2022 21:51:36 +0000 Received: from mail-io1-f44.google.com ([209.85.166.44]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oDv7u-00DQLC-2W for linux-arm-kernel@lists.infradead.org; Tue, 19 Jul 2022 21:51:35 +0000 Received: by mail-io1-f44.google.com with SMTP id v185so12936992ioe.11 for ; Tue, 19 Jul 2022 14:51:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Uljj5MmXlYXK2K1NyL8aqQUp+7bgEAbnVce27GY0DdY=; b=p8KrVo5oolPPCZzlHSOVLrhVBjxZTelxGypGwXrrSPOiHtZVGFFEi0Y++hCstjvWdP k7O00mZALXBzCoI8KP6l8NxB0f+AwcolRZWyT02wC1jOh951oZi4+ejVHq0GwDIoYw4v KJ9uaFKLeAjSi1OQOMPnJuVrWVJovhelLx5etuEc8Lvr1vqns77Z+Nnff2stYqMyxhZY tH65Fedo13irgtsNXerO6RUAGKjIAzl7/3LHG1rRrLzNo5TvDA9vfigI59zv+G2e1+uZ uquTu2BR9Kipf9ow0TJtyuki42rrMjST06XooGr1jM/G5TEgYUvrC6xVMQBeHF8M/3n7 dtew== X-Gm-Message-State: AJIora/2pSLWOIYeOs+5xI3m75m06ktvn70+cSnFUBXJF9MiPSh6QIhH Ie+gCRbzapz3lsVM+fW4Sw== X-Google-Smtp-Source: AGRyM1sRs6EyfwqSDyGC0ktRY+m63qPeGrFUDEqOmtSv4Uq2SP67KzCW8IJGDeGx96KzZjM1q1abfg== X-Received: by 2002:a05:6638:3387:b0:33c:9f9e:5a17 with SMTP id h7-20020a056638338700b0033c9f9e5a17mr18432803jav.12.1658267492959; Tue, 19 Jul 2022 14:51:32 -0700 (PDT) Received: from xps15.herring.priv ([64.188.179.248]) by smtp.googlemail.com with ESMTPSA id y18-20020a056602049200b0067c09fd0b53sm3674183iov.21.2022.07.19.14.51.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Jul 2022 14:51:32 -0700 (PDT) From: Rob Herring To: Fabrice Gasnier , Lee Jones , Krzysztof Kozlowski , Maxime Coquelin , Alexandre Torgue Cc: devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] dt-bindings: mfd: st,stm32-timers: Correct 'resets' property name Date: Tue, 19 Jul 2022 15:51:25 -0600 Message-Id: <20220719215125.1877138-1-robh@kernel.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220719_145134_138404_64E83B4F X-CRM114-Status: GOOD ( 11.34 ) 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 correct property name for the reset binding is 'resets', not 'reset'. Fix the name. Signed-off-by: Rob Herring --- Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml b/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml index 10b330d42901..4baa2b746814 100644 --- a/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml +++ b/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml @@ -33,7 +33,7 @@ properties: items: - const: int - reset: + resets: maxItems: 1 dmas: -- 2.34.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 39336C43334 for ; Tue, 19 Jul 2022 21:51:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234944AbiGSVvt (ORCPT ); Tue, 19 Jul 2022 17:51:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59380 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232432AbiGSVvj (ORCPT ); Tue, 19 Jul 2022 17:51:39 -0400 Received: from mail-io1-f49.google.com (mail-io1-f49.google.com [209.85.166.49]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 271DB63922; Tue, 19 Jul 2022 14:51:34 -0700 (PDT) Received: by mail-io1-f49.google.com with SMTP id q14so12915343iod.3; Tue, 19 Jul 2022 14:51:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Uljj5MmXlYXK2K1NyL8aqQUp+7bgEAbnVce27GY0DdY=; b=iXuyXooCfcgR8Agmkvlpn5OaGt693nd2Fg7ju7rNkudjND3xEFY+h4HHbcxYdmdkfT s9cE5R749MLn5WlFaUwtAOEMQGylhex3R1mp5CEswgTCYHXs4FMQ3GqfCC7t7VvI9VUD +oFuhUmv5yROuOcmzdJ5IJzP0YEh21Yj22O8+TKjengnyDWNVXWrtzaDK5pPIEqF8PUk fWuT0e85eSN69tPjbogTKJWG7I6Tal22lJ2wKMkHrNLFUj79Olh3IR3cqxcwnd2xd/Ca 1YAvH4KdclA/lmKJ2LjET1hEhKi4IkLT3uP5Jr+Qo69gW6cFcOzodJ0JJyCbCDufKimR finw== X-Gm-Message-State: AJIora843wtC+YDZSNUM8AlsIlLtBGEY5OvwYQ2ErI0qa0a5sYmOTrVg MhM5IwvxJgJ6x1r1/YdMXA== X-Google-Smtp-Source: AGRyM1sRs6EyfwqSDyGC0ktRY+m63qPeGrFUDEqOmtSv4Uq2SP67KzCW8IJGDeGx96KzZjM1q1abfg== X-Received: by 2002:a05:6638:3387:b0:33c:9f9e:5a17 with SMTP id h7-20020a056638338700b0033c9f9e5a17mr18432803jav.12.1658267492959; Tue, 19 Jul 2022 14:51:32 -0700 (PDT) Received: from xps15.herring.priv ([64.188.179.248]) by smtp.googlemail.com with ESMTPSA id y18-20020a056602049200b0067c09fd0b53sm3674183iov.21.2022.07.19.14.51.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Jul 2022 14:51:32 -0700 (PDT) From: Rob Herring To: Fabrice Gasnier , Lee Jones , Krzysztof Kozlowski , Maxime Coquelin , Alexandre Torgue Cc: devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] dt-bindings: mfd: st,stm32-timers: Correct 'resets' property name Date: Tue, 19 Jul 2022 15:51:25 -0600 Message-Id: <20220719215125.1877138-1-robh@kernel.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The correct property name for the reset binding is 'resets', not 'reset'. Fix the name. Signed-off-by: Rob Herring --- Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml b/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml index 10b330d42901..4baa2b746814 100644 --- a/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml +++ b/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml @@ -33,7 +33,7 @@ properties: items: - const: int - reset: + resets: maxItems: 1 dmas: -- 2.34.1