diff options
author | Timothy Pearson <tpearson@raptorengineering.com> | 2023-03-06 18:31:28 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-03-14 14:52:09 +0100 |
commit | a34d2f0d79ec890b9b1b156a90016b6330173b8a (patch) | |
tree | 25d2940df32d2878d9e468c6e297ecc03c4e0273 /MAINTAINERS | |
parent | powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains (diff) | |
download | linux-a34d2f0d79ec890b9b1b156a90016b6330173b8a.tar.xz linux-a34d2f0d79ec890b9b1b156a90016b6330173b8a.zip |
powerpc: Add myself to MAINTAINERS for Power VFIO support
Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
Acked-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/256219069.16998525.1678123888896.JavaMail.zimbra@raptorengineeringinc.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ec57c42ed544..1893119fd9c4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9836,6 +9836,11 @@ F: drivers/crypto/vmx/ghash* F: drivers/crypto/vmx/ppc-xlate.pl F: drivers/crypto/vmx/vmx.c +IBM Power VFIO Support +M: Timothy Pearson <tpearson@raptorengineering.com> +S: Supported +F: drivers/vfio/vfio_iommu_spapr_tce.c + IBM ServeRAID RAID DRIVER S: Orphan F: drivers/scsi/ips.* |