]> 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)
commit4edbb03526ebc5d2ae951d386f76d1754293536a
treeeb60974f880cfce7afe4f2b7becd05017ef15d0b
parent2acd896a1e1f9977a8dc792be9dbf551960943be
parentf82b83a5e4f195e8e88938bc775f142da378f5dd
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>