Re: [PATCH v10 08/12] clk: zte: Introduce a driver for zx297520v3 top clocks
Brian Masney <[email protected]>
| Newsgroups | dev.linux.lists.mfd,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-phy,org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 10, 2026 at 12:28:27AM +0300, Stefan Dösinger wrote: > This register space controls core devices: PLLs, the AHB bus, a lot of > timers, the USB controller, the Cortex M0 processor that boots the board > and a few other devices. For some reason the LTE coprocessor is also > partially controlled by it. The main application processor and DDR > memory are not found here though. > > The register to reboot the board is found here, as well as a register to > control whether watchdog expiries cause a board reset. > > Signed-off-by: Stefan Dösinger <[email protected]> Reviewed-by: Brian Masney <[email protected]>