mbox series

[GIT,PULL] More ARM64 defconfig updates for v6.3

Message ID 20230210181516.2021902-1-andersson@kernel.org (mailing list archive)
State Accepted
Commit 384fcb0bd15ec3d458268294346f4e30e1baeafc
Headers show
Series [GIT,PULL] More ARM64 defconfig updates for v6.3 | expand

Pull-request

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

Message

Bjorn Andersson Feb. 10, 2023, 6:15 p.m. UTC
The following changes since commit 1a87f7e5fa10b23633da03aed6b7c7e716457304:

  arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms (2023-01-18 18:14:33 -0600)

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.3-2

for you to fetch changes up to 480ba14b9a95641647a6561d5b246de661589514:

  arm64: defconfig: enable Qualcomm SDAM nvmem driver (2023-02-08 19:05:49 -0800)

----------------------------------------------------------------
More ARM64 defconfig updates for v6.3

Here are two more defconfig updates for 6.3, enabling the SM8450 Display
clock controller driver, as well as the SDAM driver, a driver exposing
SRAM on newer Qualcomm PMICs to other devices.

----------------------------------------------------------------
Johan Hovold (1):
      arm64: defconfig: enable Qualcomm SDAM nvmem driver

Neil Armstrong (1):
      arm64: defconfig: enable SM8450 DISPCC clock driver

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

Comments

patchwork-bot+linux-soc@kernel.org Feb. 13, 2023, 3:30 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 10 Feb 2023 10:15:16 -0800 you wrote:
> The following changes since commit 1a87f7e5fa10b23633da03aed6b7c7e716457304:
> 
>   arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms (2023-01-18 18:14:33 -0600)
> 
> 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.3-2
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] More ARM64 defconfig updates for v6.3
    https://git.kernel.org/soc/soc/c/384fcb0bd15e

You are awesome, thank you!