Re: [PATCH v4 3/3] spi: dt-bindings: nuvoton,npcm750-fiu: Convert to DT schema
Krzysztof Kozlowski <[email protected]> Wed, 10 Jun 2026 09:20:09 +0200
| Newsgroups | org.ozlabs.lists.openbmc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-spi |
|---|---|
| Message-ID | <20260610-competent-alchemical-chamois-275ddf@quoll> |
On Tue, Jun 09, 2026 at 07:39:19PM +0300, Tomer Maimon wrote: > Convert the Nuvoton NPCM FIU binding to DT schema format. > > Document the required control registers and the optional direct- > mapped flash window separately, matching the driver behavior > when the direct mapping is not described. > > Signed-off-by: Tomer Maimon <[email protected]> > --- > .../bindings/spi/nuvoton,npcm-fiu.txt | 58 ------------ > .../bindings/spi/nuvoton,npcm750-fiu.yaml | 93 +++++++++++++++++++ > 2 files changed, 93 insertions(+), 58 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/spi/nuvoton,npcm-fiu.txt > create mode 100644 Documentation/devicetree/bindings/spi/nuvoton,npcm750-fiu.yaml Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof