Re: [PATCH v3 0/2] Nuvoton NPCM FIU DTS fixes and binding conversion

Krzysztof Kozlowski <[email protected]> Tue, 9 Jun 2026 17:56:30 +0200
Newsgroups org.ozlabs.lists.openbmc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-spi
Message-ID <[email protected]>
On 09/06/2026 17:54, Tomer Maimon wrote:
> This series fixes the in-tree NPCM7xx FIU controller nodes so their
> resources match what the DTS actually describes, and converts the legacy
> Nuvoton NPCM FIU binding to YAML DT schema.
> 
> Patch 1 drops the bogus "memory" entry from reg-names on the NPCM7xx FIU
> nodes and removes redundant clock-names from those single-clock
> controllers.
> 
> Patch 2 renames the schema to nuvoton,npcm750-fiu.yaml, explains why the
> direct-mapped flash window is optional, keeps the requested example
> ordering, and simplifies reg/reg-names to the ordered minItems form.
> 
> Changes since version 2:
>  - Drop redundant FIU clock-names from the NPCM7xx DTSI together with the
>    bogus reg-names cleanup.
>  - Rename the schema to nuvoton,npcm750-fiu.yaml and keep reg/reg-names
>    immediately after compatible in the example.
>  - Explain why the direct-mapped flash window is optional and model
>    reg/reg-names as ordered minItems arrays.
>  - Drop clock-names from the schema to match the driver and updated DTS.


<form letter>
This is a friendly reminder during the review process.

It looks like you received a tag and forgot to add it.

If you do not know the process, here is a short explanation:
Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions
of patchset, under or above your Signed-off-by tag, unless patch changed
significantly (e.g. new properties added to the DT bindings). Tag is
"received", when provided in a message replied to you on the mailing
list. Tools like b4 can help here. However, there's no need to repost
patches *only* to add the tags. The upstream maintainer will do that for
tags received on the version they apply.

Please read:
https://elixir.bootlin.com/linux/v6.12-rc3/source/Documentation/process/submitting-patches.rst#L577

If a tag was not added on purpose, please state in the patch changelog
or cover letter why and what changed.
</form letter>

Best regards,
Krzysztof