[PULL REQUEST] aspeed arch changes for 4.7

Joel Stanley joel at jms.id.au
Mon May 9 05:29:06 PDT 2016


Hello,

This is the initial pull request for the Aspeed BMC SoCs.

I put 4.7 in the subject for this and the subsequent requests but if it's a bit
late in the cycle then I understand.

Following review I got rid of the board file by pushing the functionality out
to a watchdog and clock driver, so it's just the Kconfig bits. I've also added
myself to maintainers for the Aspeed arch and drivers as I intend on looking
after them.

Please pull if it looks okay.


The following changes since commit bf16200689118d19de1b8d2a3c314fc21f5dc7bb:

  Linux 4.6-rc3 (2016-04-10 17:58:30 -0700)

are available in the git repository at:

  https://github.com/shenki/linux.git tags/aspeed-for-4.7-arch

for you to fetch changes up to 8c2ed9bcfbeb7f313b567b25e87effd75e7dc3d6:

  arm: Add Aspeed machine (2016-05-09 17:41:14 +0930)

----------------------------------------------------------------
aspeed arch tag for 4.7

----------------------------------------------------------------
Joel Stanley (1):
      arm: Add Aspeed machine

 MAINTAINERS                  |  7 +++++++
 arch/arm/Kconfig             |  2 ++
 arch/arm/mach-aspeed/Kconfig | 30 ++++++++++++++++++++++++++++++
 3 files changed, 39 insertions(+)
 create mode 100644 arch/arm/mach-aspeed/Kconfig



More information about the linux-arm-kernel mailing list