From patchwork Tue Jun 13 20:10:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 13279168 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 2CBB1EB64D7 for ; Tue, 13 Jun 2023 20:11:15 +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=2uaMnPCeA03E+gZqPVDJRzoAVKV0bS6zbc7eE2dEgio=; b=rrkIVqiAS/pc7c 85g8gjLBp7fJbSD6T6aQHecxCIzXo4nRDpnmcIAsWwSsgrNmi799EIAm5g28Cecb7TKRddHYsdBZn gg+wKNv3lwoVx+/+toEabIDGth8qr7WMyX6EOhJIheh/UrbJX/CeVlx9oveahpkW6F4+GcbvWtYeq zU3SQM2kzJczdGlZZbTJmF/TBO4jcYMd8H94wBS55pB0o/QSC1JVliaLfcpg/jn9a0Tb4n1a3xrwz Nd5kva14ChVEQCpNTsG3gerKZC5Y2Nzj5nQTO9W0CQp3vcnAd1QAypFoLLh4M8Mf3uF+AjQvZf6aT l2v4F9KLlrdH4RXf/uQg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q9ALt-0093eA-2m; Tue, 13 Jun 2023 20:10:53 +0000 Received: from mail-io1-f48.google.com ([209.85.166.48]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q9ALq-0093cY-0S; Tue, 13 Jun 2023 20:10:52 +0000 Received: by mail-io1-f48.google.com with SMTP id ca18e2360f4ac-77b210292c5so66338639f.1; Tue, 13 Jun 2023 13:10:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686687049; x=1689279049; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=m/0Ld9Rv7cpsr9VbIPD46nT8UE2Lan47fsXtsoJnXmY=; b=ZQbL8J0i9RUJEwAmOgIpx/R7eDkwp1FNvlyQ6P2oUSSGRvQQkC5BVlnIsThDO0nckT zSLCoR1PEwl4LrzdgTUF8HZI42BEO2HJJFxpesZpCRCw5H8uTxwz/ChZZOC5O04xblq7 oWjHxQP0RhygGrZ/DRCJdDE0RVpgFtcD2ulDi24Bf/570+Nfls1CGHUr+4qG8sf09klg adkCm+hgtv7ak+tFR6aNjuV5pkVaTCGzyyGFAh8DYRAo3wYe1JUTfQ/oC0MqRen82qm2 xnSZGin6FEqb+cEOATaU+Or9uOBFelIgkvSZolGKM3d899u/WBfZhBkdJb9ZKP3r81ah YYEQ== X-Gm-Message-State: AC+VfDxNutvE2R8D65HWBy7mpHPmu5SddBZecPfJZBI1Ym0oZ9BLeKwZ /Kpj9WaCDNGult+g15iwy6p4pkRkQQ== X-Google-Smtp-Source: ACHHUZ5uW/zGOo0tQgIhPAfnV1Zc8GBjuvZGKJYam6fCcqz5xYi7Ghl5jBM6tpUZne+7Uvhv3mb8Fw== X-Received: by 2002:a5e:9509:0:b0:77a:1307:1e4e with SMTP id r9-20020a5e9509000000b0077a13071e4emr13227179ioj.18.1686687048997; Tue, 13 Jun 2023 13:10:48 -0700 (PDT) Received: from robh_at_kernel.org ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id w12-20020a02cf8c000000b0041653d00c1fsm3633263jar.72.2023.06.13.13.10.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Jun 2023 13:10:48 -0700 (PDT) Received: (nullmailer pid 2823983 invoked by uid 1000); Tue, 13 Jun 2023 20:10:46 -0000 From: Rob Herring To: Dmitry Torokhov , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Chen Zhong Cc: linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: [PATCH] dt-bindings: input: mediatek,pmic-keys: Fix typo in "linux,keycodes" property name Date: Tue, 13 Jun 2023 14:10:40 -0600 Message-Id: <20230613201040.2823802-1-robh@kernel.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230613_131050_174935_AF3A175D X-CRM114-Status: GOOD ( 11.01 ) 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 "linux-keycodes" is the wrong property name and is unused. It should be "linux,keycodes" instead. Signed-off-by: Rob Herring Reviewed-by: Conor Dooley --- Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml b/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml index 037c3ae9f1c3..e34c9e78d38d 100644 --- a/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml +++ b/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml @@ -55,7 +55,7 @@ patternProperties: interrupt-names: true - linux-keycodes: + linux,keycodes: maxItems: 1 wakeup-source: true