[OpenWrt-Devel] [PATCH 00/17] atheros: I/O cleanups

Sergey Ryazanov ryazanov.s.a at gmail.com
Sat Jul 12 09:33:23 EDT 2014


Main goals of this series:
 * Simplify interface between arch code and SoC drivers
 * Simplify internal realization of arch code
 * Make code consistent with mainstream kernel rules and practice

Sergey Ryazanov (17):
  atheros[ar2315-wdt]: rename config symbol
  atheros: use correct address space and pointer type for register
    access
  atheros[ar2315-wdt]: update interrupt handling
  atheros[ar2315-wdt]: update I/O handling
  atheros[ar231x-eth]: update MAC and PHY reset method
  atheros[ar231x-eth]: move driver to atheros subdirectory
  atheros: pass UART IRQ number via function argument
  atheros: move AR2315 misc IRQ dispatching to separate function
  atheros: rename some interrupt control handlers
  atheros: simplify AR2315 misc IRQ (un)masking
  atheros: use irq_set_chained_handler()
  atheros: simplify gpiolib realization
  atheros[ar231x-eth]: pass phys address of I/O memory via platform res
  atheros[ar231x-eth]: pass PHY I/O memory via device resources
  atheros[uart]: use 32-bit aligned I/O
  atheros[uart]: pass only physical I/O mem address to 8250 driver
  atheros: update macroses names

 target/linux/atheros/config-3.10                   |    4 +-
 target/linux/atheros/patches-3.10/100-board.patch  | 1021 +++++++++-----------
 .../patches-3.10/101-early-printk-support.patch    |    6 +-
 .../atheros/patches-3.10/105-ar2315_pci.patch      |   37 +-
 .../atheros/patches-3.10/110-ar2313_ethernet.patch |  138 +--
 .../linux/atheros/patches-3.10/130-watchdog.patch  |   59 +-
 .../patches-3.10/220-enet_micrel_workaround.patch  |   12 +-
 7 files changed, 614 insertions(+), 663 deletions(-)

-- 
1.8.1.5
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list