Quoting Andrea della Porta (2025-06-23 14:46:28) > The RP1 clock generator driver currently defines only the fundamental > clocks such as the front PLLs for system, audio and video subsystems > and the ethernet clock. > > Add the remaining clocks to the tree so as to be completed, which means > that the following RP1 peripherals could now consume their specific clocks > and be enabled to work (provided that the relevant driver changes for each > specific peripheral, if any, are committed): > > - ADC > - Audio IN/OUT > - DMA controller > - I2S > - MIPI DPI/DSI > - PWM > - SDIO > - UART > - Video Encoder > > Signed-off-by: Andrea della Porta <andrea.porta@xxxxxxxx> > --- Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>