]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commitc147392b652b6af7d96f1f844a4938a6bb4921b8
treeeb60974f880cfce7afe4f2b7becd05017ef15d0b
parent325c81e3fd52cb4dce1f5e7cc789bc82f2772ab2
parentecf5b34cd5182180ff47ca14ecaca0a90db7fd1d
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>