diff options
author | Przemyslaw Gaj <[email protected]> | 2019-11-14 06:51:55 +0100 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2019-11-14 10:28:51 +0100 |
commit | ae24f2b6f828f4ae37d0f0fd3be4e7744b6aab13 (patch) | |
tree | e0f7a4f4acaf09cb5effc210d23d24bfa5eda46c | |
parent | 469191c7fcd069a500c2a26c49c9baef9dabf66d (diff) |
MAINTAINERS: add myself as maintainer of Cadence I3C master controller driver
As discussed with Boris Brezillon - I'm adding myself as the maintainer.
Signed-off-by: Przemyslaw Gaj <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9124edff67dd..98ed8d68f089 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7746,6 +7746,12 @@ S: Maintained F: Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt F: drivers/i3c/master/dw* +I3C DRIVER FOR CADENCE I3C MASTER IP +M: Przemysław Gaj <[email protected]> +S: Maintained +F: Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt +F: drivers/i3c/master/i3c-master-cdns.c + IA64 (Itanium) PLATFORM M: Tony Luck <[email protected]> M: Fenghua Yu <[email protected]> |