Re: [PATCH v4 2/3] arm: dts: nuvoton: npcm7xx: Drop redundant FIU clock-names
Krzysztof Kozlowski <[email protected]> Wed, 10 Jun 2026 09:19:39 +0200
| Newsgroups | org.ozlabs.lists.openbmc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-spi |
|---|---|
| Message-ID | <20260610-ethereal-warping-beluga-e499b8@quoll> |
On Tue, Jun 09, 2026 at 07:39:18PM +0300, Tomer Maimon wrote: > The NPCM7xx FIU controller driver gets its single clock with > devm_clk_get_enabled(dev, NULL) and does not perform a named > clock lookup. Drop the redundant clock-names properties from the > FIU controller nodes so the DTS describes only the resources the > driver actually uses. > > Signed-off-by: Tomer Maimon <[email protected]> > --- > arch/arm/boot/dts/nuvoton/nuvoton-common-npcm7xx.dtsi | 3 --- > 1 file changed, 3 deletions(-) Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof