On Sun, Jul 04, 2021 at 10:40:28AM +0800, Shawn Guo wrote: > This series adds MSM8939 APCS/A53PLL clock support. Most outstanding > thing about MSM8939 is that it integrates 3 APCS instances, for Cluster0 > (little cores), Cluster1 (big cores) and CCI (Cache Coherent Interconnect) > respectively. > > Changes for v2: > - Reword the commit log of first patch as suggested by Stephen. > - Drop 'clock-output-names' bindings and use @unit-address to get unique > a53pll/mux clock names. > - Use 'operating-points-v2' bindings to pass frequency table via OPP, so > that we can use one single compatible for all 3 MSM8939 a53pll. Hi Stephen, Any comments on this version? Shawn