Re: [PATCH v4 3/3] clk: ultrarisc: Add DP1000 clock driver
Brian Masney <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 20, 2026 at 08:38:06AM +0800, Jia Wang via B4 Relay wrote: > From: Jia Wang <[email protected]> > > Add a clock driver for the UltraRISC DP1000 SoC. > > The clock tree is driven by a SYSPLL and provides fixed-factor clocks for > the subsystem and PCIe, divider-based root clocks for GMAC and the UART, > I2C, and SPI blocks, and per-instance gate clocks for UART0-3, I2C0-3, > and SPI0-1. > > Signed-off-by: Jia Wang <[email protected]> Reviewed-by: Brian Masney <[email protected]>