[PATCH v1 0/2] NPCM845 reset and clock device tree updates

Tomer Maimon posted 2 patches 3 months ago
There is a newer version of this series
.../dts/nuvoton/nuvoton-common-npcm8xx.dtsi   | 20 ++++++++-----------
.../boot/dts/nuvoton/nuvoton-npcm845-evb.dts  |  6 ++++++
2 files changed, 14 insertions(+), 12 deletions(-)
[PATCH v1 0/2] NPCM845 reset and clock device tree updates
Posted by Tomer Maimon 3 months ago
This series updates the NPCM845 device tree for the integrated reset and
clock controller using the auxiliary device framework.
Patch 1 combines the reset and clock nodes into nuvoton,npcm845-reset.
Patch 2 adds a 25 MHz refclk and updates peripherals to use it.

Tested on NPCM845 evaluation board.

Tomer Maimon (2):
  arm64: dts: nuvoton: combine NPCM845 reset and clk nodes
  arm64: dts: nuvoton: add refclk and update peripheral clocks for
    NPCM845

 .../dts/nuvoton/nuvoton-common-npcm8xx.dtsi   | 20 ++++++++-----------
 .../boot/dts/nuvoton/nuvoton-npcm845-evb.dts  |  6 ++++++
 2 files changed, 14 insertions(+), 12 deletions(-)

-- 
2.34.1
Re: [PATCH v1 0/2] NPCM845 reset and clock device tree updates
Posted by Andrew Jeffery 2 months, 2 weeks ago
On Sun, 06 Jul 2025 16:42:05 +0300, Tomer Maimon wrote:
> This series updates the NPCM845 device tree for the integrated reset and
> clock controller using the auxiliary device framework.
> Patch 1 combines the reset and clock nodes into nuvoton,npcm845-reset.
> Patch 2 adds a 25 MHz refclk and updates peripherals to use it.
> 
> Tested on NPCM845 evaluation board.
> 
> [...]

Thanks, I've applied this to be picked up through the BMC tree.

-- 
Andrew Jeffery <andrew@codeconstruct.com.au>