From patchwork Thu Dec 16 16:40:36 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Ghiti X-Patchwork-Id: 12682111 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 271FAC433FE for ; Thu, 16 Dec 2021 16:40:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233653AbhLPQkp (ORCPT ); Thu, 16 Dec 2021 11:40:45 -0500 Received: from smtp-relay-internal-0.canonical.com ([185.125.188.122]:46652 "EHLO smtp-relay-internal-0.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233484AbhLPQkp (ORCPT ); Thu, 16 Dec 2021 11:40:45 -0500 Received: from mail-wm1-f69.google.com (mail-wm1-f69.google.com [209.85.128.69]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-0.canonical.com (Postfix) with ESMTPS id EC93A405F6 for ; Thu, 16 Dec 2021 16:40:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1639672842; bh=wzGK8JrM0qK5K+9nNV1QJqS+dRB/4uLBgfT0d3ILjG4=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=U2sp5KY4LwJyJPo2WsS22N4c9IBud9s0QcqI7kjM/V7cBBYAulcPgWl/51eYpS3Ev 3XnyUh00sg70248URVsL4bKpxTnrpWGdLfCknFN/Qv4xhQwxwoWvM3A1tzlAqfF6Np 0H2GJYf75gbNt2PHqltdLULrxNw+H2fmhje8v3hQLv9LfI6OFF0QS52fMoo2SNlbpb cArMHm//e8JFE5He/68sJ0cmPf9h4cuNJ5GFUtIKWYmoQEwwVnd7MopJPHB+usuGbg 4MMqAQZeMojffegdVK0dPN6+Mp8SH3SNinNnPdIw60NgZw0E0bilRgDFfBAWfMCNQ4 hpCPWJvxDOZ/w== Received: by mail-wm1-f69.google.com with SMTP id z199-20020a1c7ed0000000b003456affcffaso1530017wmc.2 for ; Thu, 16 Dec 2021 08:40:42 -0800 (PST) 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=wzGK8JrM0qK5K+9nNV1QJqS+dRB/4uLBgfT0d3ILjG4=; b=4a4lRFMehpME34F60OKNrxznDCHK7uA+s2rV3rYSOMezlZZyM/dX1TlGV6ykGitl1H cwKYW8lHg5WgUuJJTzUPnjhEgErC1DkTv89jPqGm6V8xSBJEz+THsWC7oBnqbQhBAAOM HlHhV+KkJ50eR/Sy+UdJ+mQx8sBHw9QOBeO2OYCioPQAC4Db5BbiImrMO9QGb0HDhp7A xkBuZDULNVejaJ1ZLB3A5jn1p14pHk6m2EqaR3+lJaC82BoQ4S9xQAODpdr5IyWbg09f U8eRwZHYfyBQNx5gI5P0cY5Vbf1cBFnFnLZNY0P1vmnaMeDaY9mXmZpHMRmGr2heoEYY kUAQ== X-Gm-Message-State: AOAM530WsoTaULqaN2+FelJ7xMFqpXTBBrLGSGQ4pmOb/Db+yQhanyLr x/kss9smxwmXeZzQj/VieQTylF0fsmoqNZXcmALP4C8E5aMFdWEJYxiD0cpWy7e3Krj2TZFRjLj 0BJe54djhqHTHIIoySHl1TMhQqOyYA4j1utqqGY80 X-Received: by 2002:adf:eb4c:: with SMTP id u12mr4157674wrn.707.1639672842473; Thu, 16 Dec 2021 08:40:42 -0800 (PST) X-Google-Smtp-Source: ABdhPJwMEaAfgUDbbHkpgBFCHapS6AIPsW5OiAs1LX+6oRtRz2kYhV8oYHhxxQZU7b3y6qvplc2a+w== X-Received: by 2002:adf:eb4c:: with SMTP id u12mr4157652wrn.707.1639672842269; Thu, 16 Dec 2021 08:40:42 -0800 (PST) Received: from alex.home (lfbn-gre-1-195-1.w90-112.abo.wanadoo.fr. [90.112.158.1]) by smtp.gmail.com with ESMTPSA id o4sm3938290wmc.43.2021.12.16.08.40.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Dec 2021 08:40:41 -0800 (PST) From: Alexandre Ghiti To: Dmitry Torokhov , Rob Herring , Adam Thomson , Support Opensource , Lee Jones , Liam Girdwood , Mark Brown , Alessandro Zummo , Alexandre Belloni , Wim Van Sebroeck , Guenter Roeck , linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org, linux-watchdog@vger.kernel.org Cc: Alexandre Ghiti Subject: [PATCH v2 1/2] dt-bindings: mfd: Fix typo "DA9093" -> "DA9063" Date: Thu, 16 Dec 2021 17:40:36 +0100 Message-Id: <20211216164037.2888316-1-alexandre.ghiti@canonical.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org The device described is the "DA9063", not "DA9093", so fix this typo. Signed-off-by: Alexandre Ghiti Acked-by: Rob Herring --- Documentation/devicetree/bindings/mfd/da9063.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mfd/da9063.txt b/Documentation/devicetree/bindings/mfd/da9063.txt index 8da879935c59..91b79a21d403 100644 --- a/Documentation/devicetree/bindings/mfd/da9063.txt +++ b/Documentation/devicetree/bindings/mfd/da9063.txt @@ -1,6 +1,6 @@ * Dialog DA9063/DA9063L Power Management Integrated Circuit (PMIC) -DA9093 consists of a large and varied group of sub-devices (I2C Only): +DA9063 consists of a large and varied group of sub-devices (I2C Only): Device Supply Names Description ------ ------------ -----------