]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'qcom-dts-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 5 Oct 2021 13:33:31 +0000 (15:33 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 5 Oct 2021 13:33:32 +0000 (15:33 +0200)
commit17efd028e853a78f994f4cc43d6bc41e26b737cf
treeeb60974f880cfce7afe4f2b7becd05017ef15d0b
parent0eaddcc7b66c3fadf1bd7dd8ed9777552eacaab3
parentb56e36fe2fac5d4dadf7eed1666963758427e3e7
Merge tag 'qcom-dts-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes

Qualcomm DTS fixes for v5.15

This corrects the use of depricated chipid and clock names, for which
support was finally dropped from the driver. It also ensures that the
DSI PLL is fed by the correct clock, now that it's being migrated to not
rely on global clock names.

* tag 'qcom-dts-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  ARM: dts: qcom: apq8064: update Adreno clock names
  ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL reference
  ARM: dts: qcom: apq8064: use compatible which contains chipid

Link: https://lore.kernel.org/r/20210930025526.1146-1-bjorn.andersson@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>