From patchwork Wed Aug 30 14:53:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 719280 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 071BDC83F2A for ; Wed, 30 Aug 2023 18:31:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231511AbjH3SbL (ORCPT ); Wed, 30 Aug 2023 14:31:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47334 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245239AbjH3Oxv (ORCPT ); Wed, 30 Aug 2023 10:53:51 -0400 Received: from michel.telenet-ops.be (michel.telenet-ops.be [IPv6:2a02:1800:110:4::f00:18]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B22E81A2 for ; Wed, 30 Aug 2023 07:53:47 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:6c13:6b1b:7366:87c0]) by michel.telenet-ops.be with bizsmtp id fqtl2A00C3874jb06qtlkH; Wed, 30 Aug 2023 16:53:45 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qbMZZ-0023me-GA; Wed, 30 Aug 2023 16:53:45 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qbMZl-005LfV-DQ; Wed, 30 Aug 2023 16:53:45 +0200 From: Geert Uytterhoeven To: Lee Jones , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Linus Walleij Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH] dt-bindings: mfd: stericsson, db8500-prcmu: Spelling s/Cortex A-/Cortex-A/ Date: Wed, 30 Aug 2023 16:53:43 +0200 Message-Id: <0789000f012122a7fa27ef709c738101b00cd834.1693407196.git.geert+renesas@glider.be> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Fix a misspelling of "Cortex-A9". Signed-off-by: Geert Uytterhoeven --- .../devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml b/Documentation/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml index 5e0002f099e45e87..cb2a42caabb5d7f8 100644 --- a/Documentation/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml +++ b/Documentation/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml @@ -75,7 +75,7 @@ properties: unevaluatedProperties: false db8500_varm: - description: The voltage for the ARM Cortex A-9 CPU. + description: The voltage for the ARM Cortex-A9 CPU. type: object $ref: ../regulator/regulator.yaml# unevaluatedProperties: false