]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'qcom-arm64-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 26 Oct 2021 14:20:49 +0000 (16:20 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 26 Oct 2021 14:20:50 +0000 (16:20 +0200)
commitee7a8ee4bd7dab0cb47efa916aecbb6c3eb5eea3
tree86719966753f8d8bba3c545f4ab3328e7d537dc1
parentbb8bdc8ecb9ea66c1b6d6e29e713c28c61038722
parenta6b59a69fc2d95285864dbfb28e0d9119e35dd14
Merge tag 'qcom-arm64-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes

Qualcomm ARM64 DTS one more fix for 5.15

This reverts a clock change in the Qualcomm RB5 devicetree which in some
combinations of firmware and configuration causes the device to crash
during boot.

Data on an adjacent platform indicates that this is probably not be the
root cause of the problem, but this resolves the regression seen on RB5
and will allow the SM8250 platform to boot v5.15.

* tag 'qcom-arm64-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8250 target"

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