From be8313feee7f003ef9716a10c88e9fed75e0eb56 Mon Sep 17 00:00:00 2001 From: Lars Povlsen Date: Wed, 2 Jan 2019 09:52:21 +0100 Subject: mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO) This add support for the the MSCC serial GPIO driver in MSCC VCoreIII-based SOCs. By using a serial interface, the SIO controller significantly extends the number of available GPIOs with a minimum number of additional pins on the device. The primary purpose of the SIO controller is to connect control signals from SFP modules and to act as an LED controller. This adds the base driver. Signed-off-by: Lars Povlsen --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index f86fdf9c33..d474dfa3d6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -523,6 +523,7 @@ F: arch/mips/dts/mscc* F: arch/mips/dts/ocelot* F: board/mscc/ F: configs/mscc* +F: drivers/gpio/mscc_sgpio.c F: include/configs/vcoreiii.h MIPS JZ4780 -- cgit v1.2.3