Hi Neil, On Tue, May 28, 2019 at 10:08 AM Neil Armstrong <narmstr...@baylibre.com> wrote: > > Update the Meson G12A Clock driver to support the Amlogic G12B SoC. > > G12B clock driver is very close, the main differences are : > - the clock tree is duplicated for the both clusters, and the > SYS_PLL are swapped between the clusters > - G12B has additional clocks like for CSI an other components > > Here only the cpu clock tree is handled. > > Signed-off-by: Neil Armstrong <narmstr...@baylibre.com> thank you for taking care of everything I noticed in the previous version! Reviewed-by: Martin Blumenstingl <martin.blumensti...@googlemail.com>
do you still have the CPU post-divider muxes (which are currently modeled as CLK_DIVIDER_POWER_OF_TWO dividers) on your TODO-list once this is merged? Martin