2021-05-10 07:03:36

by Satya Priya

[permalink] [raw]
Subject: [PATCH V3 2/5] dt-bindings: input: pm8941-pwrkey: add pmk8350 compatible strings

From: David Collins <[email protected]>

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 <[email protected]>
Signed-off-by: satya priya <[email protected]>
Acked-by: Rob Herring <[email protected]>
---
Chnages in V2:
- Moved this patch before the conversion patches.

Changes in V3:
- 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


2021-06-02 07:42:41

by Dmitry Torokhov

[permalink] [raw]
Subject: Re: [PATCH V3 2/5] dt-bindings: input: pm8941-pwrkey: add pmk8350 compatible strings

On Mon, May 10, 2021 at 12:31:01PM +0530, satya priya wrote:
> From: David Collins <[email protected]>
>
> 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 <[email protected]>
> Signed-off-by: satya priya <[email protected]>
> Acked-by: Rob Herring <[email protected]>

Applied, thank you.

--
Dmitry