mbox series

arm64: soc: ZynqMP changes for v5.12

Message ID 2b0f6314-13ba-375a-9231-925b0a07be82@monstr.eu
State New
Headers show
Series arm64: soc: ZynqMP changes for v5.12 | expand

Pull-request

https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v5.12

Message

Michal Simek Feb. 3, 2021, 1:38 p.m. UTC
Hi,

please pull this simple defconfig change to your repo. Maybe it
shouldn't be labeled as soc change that's why please let me know if you
need me to change it.

Thanks,
Michal

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v5.12

for you to fetch changes up to 75e9e9764c2aaaa125944b47490893300336b8b3:

  arm64: defconfig: enable clock driver for ZynqMP platforms (2021-01-07
10:44:57 +0100)

----------------------------------------------------------------
arm64: soc: ZynqMP SoC changes for v5.12

- Enable clock driver for ZynqMP in defconfig

----------------------------------------------------------------
Quanyang Wang (1):
      arm64: defconfig: enable clock driver for ZynqMP platforms

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

Comments

Arnd Bergmann Feb. 9, 2021, 11:13 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 3 Feb 2021 14:38:20 +0100, Michal Simek wrote:
> please pull this simple defconfig change to your repo. Maybe it
> shouldn't be labeled as soc change that's why please let me know if you
> need me to change it.
> 
> Thanks,
> Michal
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 21e4675d9305f6ccd20b95d943882d607c8ae288

       Arnd