Quoting Bjorn Andersson (2022-01-05 07:57:05) > The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: > > Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-clk-for-5.17 > > for you to fetch changes up to 96ea2a4291343613a7c2da03c03f23dc259171ff: > > clk: qcom: turingcc-qcs404: explicitly include clk-provider.h (2021-12-20 23:14:50 -0600) > > ---------------------------------------------------------------- > Qualcomm clock updates for v5.17 > > This introduces bindings and drivers for the global clock controllers > found in SDX65, SM8450 and MSM8976, as well as RPMh clock support for > SDX65 and SM8450. > > It cleans up the SMD RPM clock driver and it adds includes for > clk-provider.h throughout the clock providers that was lacking this. > > ---------------------------------------------------------------- Please Cc linux-clk@ next time. I almost missed this. > AngeloGioacchino Del Regno (1): > clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driver > > Bjorn Andersson (3): > MAINTAINERS: Add entry for Qualcomm clock drivers > Merge tag 'e15509b2b7c9b600ab38c5269d4fac609c077b5b.1638861860.git.quic_vamslank@xxxxxxxxxxx' into clk-for-5.17 > Merge tag '20211207114003.100693-2-vkoul@xxxxxxxxxx' into clk-for-5.17 Next time can you merge branches with yourself instead of tags? Otherwise, I pulled it into clk-next. Thanks.