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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a306795..11cba03 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2878,6 +2878,14 @@ 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-octeon* +F: drivers/i2c/busses/i2c-thunderx* + CAVIUM LIQUIDIO NETWORK DRIVER M: Derek Chickles <[email protected]> M: Satanand Burla <[email protected]> -- 2.9.0.rc0.21.g7777322

