The i2c Octeon and ThunderX drivers are maintained by Cavium. While at it fix the whitespace errors of the next entry.
Signed-off-by: Jan Glauber <[email protected]> Acked-by: David Daney <[email protected]> --- MAINTAINERS | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index eee69e7..d1eccb2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2790,15 +2790,24 @@ S: Maintained F: drivers/iio/light/cm* F: Documentation/devicetree/bindings/i2c/trivial-devices.txt +CAVIUM I2C DRIVER +M: Jan Glauber <[email protected]> +M: David Daney <[email protected]> +W: http://www.cavium.com +S: Supported +F: drivers/i2c/busses/i2c-cavium* +F: drivers/i2c/busses/i2c-octeon* +F: drivers/i2c/busses/i2c-thunderx* + CAVIUM LIQUIDIO NETWORK DRIVER -M: Derek Chickles <[email protected]> -M: Satanand Burla <[email protected]> -M: Felix Manlunas <[email protected]> -M: Raghu Vatsavayi <[email protected]> -L: [email protected] -W: http://www.cavium.com -S: Supported -F: drivers/net/ethernet/cavium/liquidio/ +M: Derek Chickles <[email protected]> +M: Satanand Burla <[email protected]> +M: Felix Manlunas <[email protected]> +M: Raghu Vatsavayi <[email protected]> +L: [email protected] +W: http://www.cavium.com +S: Supported +F: drivers/net/ethernet/cavium/liquidio/ CC2520 IEEE-802.15.4 RADIO DRIVER M: Varka Bhadram <[email protected]> -- 1.9.1

