Re: [PATCH v24 4/4] dt-binding: clock: remove nuvoton npcm845-clk bindings

From: Rob Herring
Date: Mon May 13 2024 - 11:53:38 EST


On Thu, May 09, 2024 at 10:24:11PM +0300, Tomer Maimon wrote:
> Remove nuvoton,npcm845-clk binding since the NPCM8xx clock driver
> using the auxiliary device framework and not the device tree framework.

Again, this is an ABI break. Changing driver architecture for 1 OS is
not a reason to change DT.

Rob