All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
To: Bjorn Andersson <quic_bjorande@quicinc.com>,
	Arnd Bergmann <arnd@arndb.de>
Cc: Will Deacon <will@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-arm-msm@vger.kernel.org
Subject: [PATCH v2 0/5] arm64: defconfig: build some essential Qualcomm platform drivers
Date: Thu,  1 Jun 2023 10:56:45 +0300	[thread overview]
Message-ID: <20230601075650.1437184-1-vladimir.zapolskiy@linaro.org> (raw)

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(+)

-- 
2.33.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
To: Bjorn Andersson <quic_bjorande@quicinc.com>,
	Arnd Bergmann <arnd@arndb.de>
Cc: Will Deacon <will@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-arm-msm@vger.kernel.org
Subject: [PATCH v2 0/5] arm64: defconfig: build some essential Qualcomm platform drivers
Date: Thu,  1 Jun 2023 10:56:45 +0300	[thread overview]
Message-ID: <20230601075650.1437184-1-vladimir.zapolskiy@linaro.org> (raw)

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(+)

-- 
2.33.0


             reply	other threads:[~2023-06-01  7:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-01  7:56 Vladimir Zapolskiy [this message]
2023-06-01  7:56 ` [PATCH v2 0/5] arm64: defconfig: build some essential Qualcomm platform drivers Vladimir Zapolskiy
2023-06-01  7:56 ` [PATCH v2 1/5] arm64: defconfig: Build MSM power manager driver Vladimir Zapolskiy
2023-06-01  7:56   ` Vladimir Zapolskiy
2023-06-01  7:56 ` [PATCH v2 2/5] arm64: defconfig: Build Global Clock Controller driver for QCM2290 Vladimir Zapolskiy
2023-06-01  7:56   ` Vladimir Zapolskiy
2023-06-01  7:56 ` [PATCH v2 3/5] arm64: defconfig: Build interconnect " Vladimir Zapolskiy
2023-06-01  7:56   ` Vladimir Zapolskiy
2023-06-01  7:56 ` [PATCH v2 4/5] arm64: defconfig: Build display clock controller " Vladimir Zapolskiy
2023-06-01  7:56   ` Vladimir Zapolskiy
2023-06-01  7:56 ` [PATCH v2 5/5] arm64: defconfig: Build SM6115 display and GPU clock controller drivers Vladimir Zapolskiy
2023-06-01  7:56   ` Vladimir Zapolskiy
2023-06-13 23:49 ` [PATCH v2 0/5] arm64: defconfig: build some essential Qualcomm platform drivers Bjorn Andersson
2023-06-13 23:49   ` Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230601075650.1437184-1-vladimir.zapolskiy@linaro.org \
    --to=vladimir.zapolskiy@linaro.org \
    --cc=arnd@arndb.de \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=quic_bjorande@quicinc.com \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.