Re: [PATCH 2/3] clk: meson: g12a: Add support for G12B CPUB clocks

2019-05-22 Thread Neil Armstrong
On 21/05/2019 19:49, Martin Blumenstingl wrote: > Hi Neil, > > On Tue, May 21, 2019 at 5:02 PM Neil Armstrong > 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

Re: [PATCH 2/3] clk: meson: g12a: Add support for G12B CPUB clocks

2019-05-21 Thread Martin Blumenstingl
Hi Neil, On Tue, May 21, 2019 at 5:02 PM Neil Armstrong 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 th

[PATCH 2/3] clk: meson: g12a: Add support for G12B CPUB clocks

2019-05-21 Thread Neil Armstrong
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 - G12A has additional clocks like for CSI an other components He