All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Andy Gross <agross@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@baylibre.com>,
	Johan Hovold <johan+linaro@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Rohit Agarwal <quic_rohiagar@quicinc.com>,
	Tengfei Fan <quic_tengfan@quicinc.com>
Subject: [GIT PULL] Qualcomm ARM64 defconfig updates for v6.8
Date: Mon, 18 Dec 2023 20:33:06 -0800	[thread overview]
Message-ID: <20231219043307.732781-1-andersson@kernel.org> (raw)


The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-defconfig-for-6.8

for you to fetch changes up to 48a9ba5eb4d720c6e21c6e4d2a6fb6e1a97f5f2a:

  arm64: defconfig: enable Qualcomm WSA884x driver (2023-12-17 15:03:06 -0600)

----------------------------------------------------------------
Qualcomm ARM64 defconfig updates for v6.8

Core platform-specific drivers for SM8650, SM4450, and SDX75 are
enabled. The sound drivers for SC8280XP and SM8650 are enabled.
Lastly the UEFI Secure App driver, providing EFI variable access on some
platforms is enabled.

----------------------------------------------------------------
Johan Hovold (2):
      arm64: defconfig: enable Qualcomm sc8280xp sound drivers
      arm64: defconfig: enable Qualcomm UEFI Secure App driver

Krzysztof Kozlowski (1):
      arm64: defconfig: enable Qualcomm WSA884x driver

Neil Armstrong (1):
      arm64: deconfig: enable Qualcomm SM8650 SoC drivers

Rohit Agarwal (1):
      arm64: defconfig: Enable GCC, pinctrl and interconnect for SDX75

Tengfei Fan (1):
      arm64: defconfig: enable clock controller and pinctrl

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

WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Andy Gross <agross@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@baylibre.com>,
	Johan Hovold <johan+linaro@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Rohit Agarwal <quic_rohiagar@quicinc.com>,
	Tengfei Fan <quic_tengfan@quicinc.com>
Subject: [GIT PULL] Qualcomm ARM64 defconfig updates for v6.8
Date: Mon, 18 Dec 2023 20:33:06 -0800	[thread overview]
Message-ID: <20231219043307.732781-1-andersson@kernel.org> (raw)


The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-defconfig-for-6.8

for you to fetch changes up to 48a9ba5eb4d720c6e21c6e4d2a6fb6e1a97f5f2a:

  arm64: defconfig: enable Qualcomm WSA884x driver (2023-12-17 15:03:06 -0600)

----------------------------------------------------------------
Qualcomm ARM64 defconfig updates for v6.8

Core platform-specific drivers for SM8650, SM4450, and SDX75 are
enabled. The sound drivers for SC8280XP and SM8650 are enabled.
Lastly the UEFI Secure App driver, providing EFI variable access on some
platforms is enabled.

----------------------------------------------------------------
Johan Hovold (2):
      arm64: defconfig: enable Qualcomm sc8280xp sound drivers
      arm64: defconfig: enable Qualcomm UEFI Secure App driver

Krzysztof Kozlowski (1):
      arm64: defconfig: enable Qualcomm WSA884x driver

Neil Armstrong (1):
      arm64: deconfig: enable Qualcomm SM8650 SoC drivers

Rohit Agarwal (1):
      arm64: defconfig: Enable GCC, pinctrl and interconnect for SDX75

Tengfei Fan (1):
      arm64: defconfig: enable clock controller and pinctrl

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

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

             reply	other threads:[~2023-12-19  4:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-19  4:33 Bjorn Andersson [this message]
2023-12-19  4:33 ` [GIT PULL] Qualcomm ARM64 defconfig updates for v6.8 Bjorn Andersson
2023-12-22 12:01 ` patchwork-bot+linux-soc

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=20231219043307.732781-1-andersson@kernel.org \
    --to=andersson@kernel.org \
    --cc=agross@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=johan+linaro@kernel.org \
    --cc=khilman@baylibre.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=olof@lixom.net \
    --cc=quic_rohiagar@quicinc.com \
    --cc=quic_tengfan@quicinc.com \
    --cc=soc@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.