Re: [PATCH v12 10/11] clk: realtek: Add RTD1625-ISO clock controller driver
Brian Masney <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 05, 2026 at 12:38:06AM +0800, Yu-Chun Lin wrote: > From: Cheng-Yu Lee <[email protected]> > > Add support for the ISO (Isolation) domain clock controller on the Realtek > RTD1625 SoC. This controller manages clocks in the always-on power domain, > ensuring essential services remain functional even when the main system > power is gated. > > Because the reset controller shares the same register space with this ISO > clock controller, this driver also acts as the parent device and registers > the reset controller as an auxiliary device on the auxiliary bus. > > Signed-off-by: Cheng-Yu Lee <[email protected]> > Co-developed-by: Yu-Chun Lin <[email protected]> > Signed-off-by: Yu-Chun Lin <[email protected]> Reviewed-by: Brian Masney <[email protected]>