mbox

[GIT,PULL,1/3] ZTE arm64 soc changes for 4.9

Message ID 1474008641-30859-1-git-send-email-shawnguo@kernel.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/zte-soc64-4.9

Message

Shawn Guo Sept. 16, 2016, 6:50 a.m. UTC
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/zte-soc64-4.9

for you to fetch changes up to 12496aea0887fc067ad9ba0aa28798317f47a1e0:

  arm64: add ZTE ZX SoC family (2016-09-16 14:30:20 +0800)

----------------------------------------------------------------
ZTE arm64 SoC changes for 4.9:
 - Add a Kconfig option for ZTE ZX SoC family support

----------------------------------------------------------------
Jun Nie (1):
      arm64: add ZTE ZX SoC family

 arch/arm64/Kconfig.platforms | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Arnd Bergmann Sept. 19, 2016, 8:35 p.m. UTC | #1
On Friday, September 16, 2016 2:50:39 PM CEST Shawn Guo wrote:
> ZTE arm64 SoC changes for 4.9:
>  - Add a Kconfig option for ZTE ZX SoC family support
> 

Pulled into next/arm64, thanks!

	Arnd