[PATCH 3/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition

Val Packett posted 9 patches 1 year, 1 month ago
[PATCH 3/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
Posted by Val Packett 1 year, 1 month ago
From: Fabien Parent <parent.f@gmail.com>

Add the binding documentation of the mtk-pmic-keys for the MT6392 PMICs.

Signed-off-by: Fabien Parent <parent.f@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml b/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml
index 60f09caa0e4c7..5da4fbce33970 100644
--- a/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml
+++ b/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml
@@ -29,6 +29,7 @@ properties:
       - mediatek,mt6357-keys
       - mediatek,mt6358-keys
       - mediatek,mt6359-keys
+      - mediatek,mt6392-keys
       - mediatek,mt6397-keys
 
   power-off-time-sec: true
-- 
2.47.1
Re: [PATCH 3/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
Posted by Krzysztof Kozlowski 1 year, 1 month ago
On 26/12/2024 05:58, Val Packett wrote:
> From: Fabien Parent <parent.f@gmail.com>
> 
> Add the binding documentation of the mtk-pmic-keys for the MT6392 PMICs.
> 
> Signed-off-by: Fabien Parent <parent.f@gmail.com>
> Reviewed-by: Rob Herring <robh@kernel.org>
I don't think this happened. The tag added here at v6 was never received.

What's more, that's v6 or v7 or vN, so keep proper versioning and
changelog, including lore links to the old patchset.

Best regards,
Krzysztof
Re: [PATCH 3/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
Posted by AngeloGioacchino Del Regno 1 year, 1 month ago
Il 26/12/24 05:58, Val Packett ha scritto:
> From: Fabien Parent <parent.f@gmail.com>
> 
> Add the binding documentation of the mtk-pmic-keys for the MT6392 PMICs.
> 
> Signed-off-by: Fabien Parent <parent.f@gmail.com>
> Reviewed-by: Rob Herring <robh@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>