Re: [PATCH v5 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-01-08 08:55:55
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-01-08 08:55:55
Also in:
linux-arm-kernel, linux-devicetree, lkml
On 08/01/2025 09:42, Ming-Jen Chen wrote:
Krzysztof Kozlowski 於 2025/1/8 16:13 寫道:quoted
On Wed, Jan 08, 2025 at 01:18:11AM +0000, Ming-Jen wrote:quoted
From: Ming-jen Chen <redacted> Add YAML bindings for MA35D1 SoC keypad. Signed-off-by: Ming-jen Chen <redacted> --- .../bindings/input/nuvoton,ma35d1-keypad.yaml | 82 +++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 Documentation/devicetree/bindings/input/nuvoton,ma35d1-keypad.yamldiff --git a/Documentation/devicetree/bindings/input/nuvoton,ma35d1-keypad.yaml b/Documentation/devicetree/bindings/input/nuvoton,ma35d1-keypad.yaml new file mode 100644 index 000000000000..889f253b3bc2 --- /dev/null +++ b/Documentation/devicetree/bindings/input/nuvoton,ma35d1-keypad.yamlI don't see changes. I already raised concern that you sent new versions without implementing or responding to comments. So the fourth (!!!) time: Filename matching compatible. Best regards, KrzysztofThank you for your feedback! I now understand the changes I need to make. I will modify it as blow: compatible: const: nuvoton,ma35d1-keypad
Or change the filename... Best regards, Krzysztof