diff options
author | Palmer Dabbelt <palmer@sifive.com> | 2018-04-20 15:37:14 -0400 |
---|---|---|
committer | Palmer Dabbelt <palmer@sifive.com> | 2018-06-04 16:46:31 -0400 |
commit | 3ed45d7ffa565876e627c4716a8b8b4986a471b1 (patch) | |
tree | 2dc61937dfbbbdb65f076c8804a32b2065e92de6 /MAINTAINERS | |
parent | 29dcea88779c856c7dc92040a0c01233263101d4 (diff) |
MAINTAINERS: Add myself as a maintainer for SiFive's drivers
There aren't actually any files in the tree that match these patterns
right now, but we've just started submitting our drivers so I thought it
would be good to make sure there's at least someone at SiFive who's
listed as maintaining them. I'm leaving the RISC-V lists on here
because:
* As of today, all the RISC-V ASICs that people can actually buy are
from SiFive -- though hopefully there'll be more soon!
* The RTL for many of our devices is open source, so I anticipate these
devices might make they way chips from other vendors.
* We may standardize some of these devices as part of a RISC-V
specification at some point in the future.
I'm a bit swamped right now so I might not be the most active maintainer
of these drivers, but I think it'd be good to make sure someone who has
hardware access gets CC'd on updates to our drivers just as a sanity
check. Hopefully that's an OK way to handle this.
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9c125f705f78..a8f906d1d1e2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -12764,6 +12764,14 @@ F: drivers/media/usb/siano/ | |||
12764 | F: drivers/media/usb/siano/ | 12764 | F: drivers/media/usb/siano/ |
12765 | F: drivers/media/mmc/siano/ | 12765 | F: drivers/media/mmc/siano/ |
12766 | 12766 | ||
12767 | SIFIVE DRIVERS | ||
12768 | M: Palmer Dabbelt <palmer@sifive.com> | ||
12769 | L: linux-riscv@lists.infradead.org | ||
12770 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git | ||
12771 | S: Supported | ||
12772 | K: sifive | ||
12773 | N: sifive | ||
12774 | |||
12767 | SILEAD TOUCHSCREEN DRIVER | 12775 | SILEAD TOUCHSCREEN DRIVER |
12768 | M: Hans de Goede <hdegoede@redhat.com> | 12776 | M: Hans de Goede <hdegoede@redhat.com> |
12769 | L: linux-input@vger.kernel.org | 12777 | L: linux-input@vger.kernel.org |