Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4192509pxj; Tue, 11 May 2021 23:19:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwd5Fh9CNyxxsjf5NOLbtIlqG3e0DywF0zMxwQLXUp0pNpX204YXsmZzKktMW6jy+o9CE2b X-Received: by 2002:a05:6402:1a:: with SMTP id d26mr41519579edu.99.1620800375580; Tue, 11 May 2021 23:19:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620800375; cv=none; d=google.com; s=arc-20160816; b=lr+ZRztt5yKW8LncbDpDo0qV/i4wg7hNNMKppVJiYDM1aq3TPl29hFJGcYx3NY/9Nc N2dAM/OY9jdwK2sJu47MvhLW6gj7noiGFp78Ae+mSx4f5mfgWbJw0/eCW40B/CxsYiub Arw6fkve53QTB5p9yMbZFjnhxxY6JZmG5yseUTIS58OFr5v2cfm8u//e/NjEeI9EhckY Ga2jvT/9uBj5SlS452MU/gN+f1eYZA9ol5qetuwcaQ+S7vCmnz2XVSS2VDHpn4gr4o8F xYMNnvPBvyUNVDYm98jTv92Vr53gmWp0UjixXN9ahuz5LdQunHgLFdyAHSIwgNqaLoKm Pq2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=Ax+ZsrH3GJfqmQcFWp0+p9HubsMmHsZizyNH9TrsDWc=; b=G/JI0z/v6jh72WpcB3YUPWlvcwFkYUsH9O8un7qV7CAuRNCmK7GAVxAuwpperXwzOh T/rUT1OV39HIirOsKthaDnLDVVhwFQ0qT2Is2r7aA1nne8DL3UgJEA7G5BQRARvN5MmR +eiXOeRnmVCJrYuFga2khljabkQQUmylV+4ApqH43LknN7l518tqEpFOokyG34Ps9i3T tdH+ASFugp0rm/EW0cErbkhwTk1/EXZufQ2uhe2n1qgQhGKW+NwojVcvcowKO/Aead6d s04XR5UdLSbI58m9zBaPo791ysX9Vy0WuREAu65WqmplAyHIl8ghwuKN+EYj81pprECu Rtag== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n8si18268320edi.210.2021.05.11.23.19.11; Tue, 11 May 2021 23:19:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230328AbhELGQm (ORCPT + 99 others); Wed, 12 May 2021 02:16:42 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:12478 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230172AbhELGQc (ORCPT ); Wed, 12 May 2021 02:16:32 -0400 Received: from ironmsg09-lv.qualcomm.com ([10.47.202.153]) by alexa-out.qualcomm.com with ESMTP; 11 May 2021 23:15:24 -0700 X-QCInternal: smtphost Received: from ironmsg01-blr.qualcomm.com ([10.86.208.130]) by ironmsg09-lv.qualcomm.com with ESMTP/TLS/AES256-SHA; 11 May 2021 23:15:21 -0700 X-QCInternal: smtphost Received: from c-skakit-linux.ap.qualcomm.com (HELO c-skakit-linux.qualcomm.com) ([10.242.51.242]) by ironmsg01-blr.qualcomm.com with ESMTP; 12 May 2021 11:44:39 +0530 Received: by c-skakit-linux.qualcomm.com (Postfix, from userid 2344709) id 986954F14; Wed, 12 May 2021 11:44:38 +0530 (IST) From: satya priya To: Dmitry Torokhov , Rob Herring , Andy Gross , Bjorn Andersson , Sebastian Reichel Cc: David Collins , kgunda@codeaurora.org, linux-input@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, Vinod Koul , Andy Yan , satya priya Subject: [PATCH V4 2/5] dt-bindings: input: pm8941-pwrkey: add pmk8350 compatible strings Date: Wed, 12 May 2021 11:44:10 +0530 Message-Id: <1620800053-26405-3-git-send-email-skakit@codeaurora.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1620800053-26405-1-git-send-email-skakit@codeaurora.org> References: <1620800053-26405-1-git-send-email-skakit@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: David Collins Add power key and resin compatible strings for the PMK8350 PMIC. These are needed to distinguish key PON_HLOS register differences between PMK8350 and previous PMIC PON modules. Signed-off-by: David Collins Signed-off-by: satya priya Acked-by: Rob Herring --- Changes in V2: - Moved this patch before the conversion patches. Changes in V3: - No changes. Changes in V4: - No changes. Documentation/devicetree/bindings/input/qcom,pm8941-pwrkey.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/input/qcom,pm8941-pwrkey.txt b/Documentation/devicetree/bindings/input/qcom,pm8941-pwrkey.txt index 34ab576..6cd08bc 100644 --- a/Documentation/devicetree/bindings/input/qcom,pm8941-pwrkey.txt +++ b/Documentation/devicetree/bindings/input/qcom,pm8941-pwrkey.txt @@ -8,6 +8,8 @@ PROPERTIES Definition: must be one of: "qcom,pm8941-pwrkey" "qcom,pm8941-resin" + "qcom,pmk8350-pwrkey" + "qcom,pmk8350-resin" - reg: Usage: required -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation