diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-14 09:34:26 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-14 09:34:26 -0800 |
commit | a0a6c76cf2a506c061072db6c187f8a641dc85de (patch) | |
tree | c1f9ce44b977938b47b1203cbf76b0373b0ac43c /MAINTAINERS | |
parent | ab425febda94c7d287ea3433cbd0971771d6aeb4 (diff) | |
parent | 08dcf0732cb4d97b85493d9f60470e48eebf87fe (diff) |
Merge tag 'i3c/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Pull i3c updates from Alexandre Belloni:
"A non-urgent fix and SETDASA is now exported to drivers"
* tag 'i3c/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux:
MAINTAINERS: mark I3C DRIVER FOR SYNOPSYS DESIGNWARE orphan
i3c: export SETDASA method
i3c: Correct the macro module_i3c_i2c_driver
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 73bd43eb8d4d..5b40ea59553e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9770,8 +9770,7 @@ F: Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml F: drivers/i3c/master/i3c-master-cdns.c I3C DRIVER FOR SYNOPSYS DESIGNWARE -M: Vitor Soares <vitor.soares@synopsys.com> -S: Maintained +S: Orphan F: Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml F: drivers/i3c/master/dw* |