lkml.org 
[lkml]   [2016]   [Dec]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] ARM: orion5x: Move micon code to a MFD driver
Date
Hi all,

This patch series removes some duplicate code between the Kurobox and the
Terastation Pro 2 since they both use the same on-board microcontroller (micon)
attached to their UART1 for system restart.

Future patches will add support for the LEDs, temperature, FAN that the micro
controller provides.

Florian Fainelli (2):
mfd: micon: Add Buffalo Kurobox Pro, Terastation II Pro/Live driver
ARM: orion5x: Utilize micon MFD driver

arch/arm/mach-orion5x/Kconfig | 4 +
arch/arm/mach-orion5x/kurobox_pro-setup.c | 149 +++---------------
arch/arm/mach-orion5x/terastation_pro2-setup.c | 149 +++---------------
drivers/mfd/Kconfig | 8 +
drivers/mfd/Makefile | 2 +
drivers/mfd/micon.c | 204 +++++++++++++++++++++++++
include/linux/platform_data/micon.h | 10 ++
7 files changed, 264 insertions(+), 262 deletions(-)
create mode 100644 drivers/mfd/micon.c
create mode 100644 include/linux/platform_data/micon.h

--
2.9.3

\
 
 \ /
  Last update: 2016-12-29 01:02    [W:0.874 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site