Re: [PATCH v7 06/12] dt-bindings: arm: Add initial bindings for Nuvoton platform

From: Jacky Huang
Date: Thu Apr 13 2023 - 21:27:49 EST


Dear Krzysztof,


On 2023/4/14 上午 01:01, Krzysztof Kozlowski wrote:
On 12/04/2023 07:38, Jacky Huang wrote:
From: Jacky Huang <ychuang3@xxxxxxxxxxx>

Move 'nuvoton,npcm-gcr.yaml' from 'arm/npcm' to 'soc/nuvoton'.
Rename the '/arm/npcm' directory to 'arm/nuvoton'. Additionally, add
bindings for ARMv8-based Nuvoton SoCs and platform boards, and include
the initial bindings for ma35d1 series development boards.

Signed-off-by: Jacky Huang <ychuang3@xxxxxxxxxxx>
---
.../bindings/arm/nuvoton/nuvoton,ma35d1.yaml | 30 +++++++++++++++++++
.../npcm.yaml => nuvoton/nuvoton,npcm.yaml} | 2 +-
.../nuvoton/nuvoton,npcm-gcr.yaml} | 2 +-
3 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 Documentation/devicetree/bindings/arm/nuvoton/nuvoton,ma35d1.yaml
rename Documentation/devicetree/bindings/arm/{npcm/npcm.yaml => nuvoton/nuvoton,npcm.yaml} (93%)
rename Documentation/devicetree/bindings/{arm/npcm/nuvoton,gcr.yaml => soc/nuvoton/nuvoton,npcm-gcr.yaml} (93%)
I don't think you fixed the failure it was reported. Your changelog also
does not mention it.

Fix all comments and reports given. Path(s) in maintainers is/are broken.



Best regards,
Krzysztof


Okay, I will add an explanation to the v7 changelog.
The path issue will be fixed in the next version.

Thank you,
Jacky Huang