Re: [PATCH] dt-bindings: input: mediatek,pmic-keys: Add compatible for MT6359 keys

From: Macpaul Lin
Date: Tue Oct 08 2024 - 04:29:08 EST


On 10/8/24 15:41, AngeloGioacchino Del Regno wrote:
Add a compatible for the keys found on the MT6359 PMIC.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
---
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 70567d92c746..bba55a81e6cc 100644
--- a/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml
+++ b/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml
@@ -28,6 +28,7 @@ properties:
- mediatek,mt6331-keys
- mediatek,mt6357-keys
- mediatek,mt6358-keys
+ - mediatek,mt6359-keys
- mediatek,mt6397-keys
power-off-time-sec: true

Reviewed-by: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>

Thanks!
Macpaul Lin