mbox series

[v2,0/5] arm64: defconfig: build some essential Qualcomm platform drivers

Message ID 20230601075650.1437184-1-vladimir.zapolskiy@linaro.org
Headers show
Series arm64: defconfig: build some essential Qualcomm platform drivers | expand

Message

Vladimir Zapolskiy June 1, 2023, 7:56 a.m. UTC
It's discovered that a kernel image for Qualcomm QCM2290/SM6115 built
from a defconfig misses a few important platform device drivers, the
changeset enables them.

Changes from v1 to v2:
- due to review comments changed building QCM2290 interconnect driver to
  a kernel module and provided a better description in the commit message,
- added tags given by Konrad.

Konrad Dybcio (1):
  arm64: defconfig: Build SM6115 display and GPU clock controller drivers

Vladimir Zapolskiy (4):
  arm64: defconfig: Build MSM power manager driver
  arm64: defconfig: Build Global Clock Controller driver for QCM2290
  arm64: defconfig: Build interconnect driver for QCM2290
  arm64: defconfig: Build display clock controller driver for QCM2290

 arch/arm64/configs/defconfig | 6 ++++++
 1 file changed, 6 insertions(+)