]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'lpc32xx/multiplatform' into arm/soc
authorArnd Bergmann <arnd@arndb.de>
Thu, 15 Aug 2019 19:35:22 +0000 (21:35 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Aug 2019 19:35:22 +0000 (21:35 +0200)
commitd64a1fd852abc4e5905ddd5b5d8ccbe3360868bd
tree6cef49df3297b12cde557b06f1924d2ad1ae9b3b
parent3584be9ec3bfe2c12bcb40da13fa185d237bff7d
parent75bf1bd7d2f993787d0faa7d6e6534f7e88a2975
Merge branch 'lpc32xx/multiplatform' into arm/soc

I revisited some older patches here, getting two of the remaining
ARM platforms to build with ARCH_MULTIPLATFORM like most others do.

In case of lpc32xx, I created a new set of patches, which seemed
easier than digging out what I did for an older release many
years ago.

* lpc32xx/multiplatform:
  ARM: lpc32xx: allow multiplatform build
  ARM: lpc32xx: clean up header files
  serial: lpc32xx: allow compile testing
  net: lpc-enet: allow compile testing
  net: lpc-enet: fix printk format strings
  net: lpc-enet: fix badzero.cocci warnings
  net: lpc-enet: move phy setup into platform code
  net: lpc-enet: factor out iram access
  gpio: lpc32xx: allow building on non-lpc32xx targets
  serial: lpc32xx_hs: allow compile-testing
  watchdog: pnx4008_wdt: allow compile-testing
  usb: udc: lpc32xx: allow compile-testing
  usb: ohci-nxp: enable compile-testing

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
drivers/gpio/Kconfig