mbox series

[GIT,PULL] Qualcomm ARM64 Defconfig updates for 4.21

Message ID 1543865944-3591-1-git-send-email-andy.gross@linaro.org
State New
Headers show
Series [GIT,PULL] Qualcomm ARM64 Defconfig updates for 4.21 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-4.21

Message

Andy Gross Dec. 3, 2018, 7:39 p.m. UTC
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-4.21

for you to fetch changes up to b0bd6f1c03b4670f3e4b2a328e47adb9f2f1684e:

  arm64: defconfig: Enable GCC and PINCTRL for MSM8998 (2018-11-30 15:12:46 -0600)

----------------------------------------------------------------
Qualcomm ARM64 Based defconfig Updates for v4.21

* Enable Qualcomm QCS404 platform options
* Enable Qualcomm MSM8998 clock and pinctrl
* Enable Qualcomm SDM845 options
* Add remoteproc related configs

----------------------------------------------------------------
Bjorn Andersson (4):
      arm64: defconfig: Enable QCS404 configs
      arm64: defconfig: Enable some qcom remoteproc configs
      arm64: defconfig: Enable core Qualcomm SDM845 options
      arm64: defconfig: Enable GCC and PINCTRL for MSM8998

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

Comments

Olof Johansson Dec. 3, 2018, 9:03 p.m. UTC | #1
On Mon, Dec 03, 2018 at 01:39:01PM -0600, Andy Gross wrote:
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-4.21
> 
> for you to fetch changes up to b0bd6f1c03b4670f3e4b2a328e47adb9f2f1684e:
> 
>   arm64: defconfig: Enable GCC and PINCTRL for MSM8998 (2018-11-30 15:12:46 -0600)
> 
> ----------------------------------------------------------------
> Qualcomm ARM64 Based defconfig Updates for v4.21
> 
> * Enable Qualcomm QCS404 platform options
> * Enable Qualcomm MSM8998 clock and pinctrl
> * Enable Qualcomm SDM845 options
> * Add remoteproc related configs

Merged, thanks.


-Olof