diff options
author | Daniele Alessandrelli <daniele.alessandrelli@intel.com> | 2020-07-17 12:04:12 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2020-07-17 17:32:15 +0300 |
commit | c98459cf6d8d26ff0989eb5aae5a4b9f261d58c6 (patch) | |
tree | 9407247c502d4c4534e2680f4946473f84e730be | |
parent | 37de951b3656eb0421065695409e7dbeaccee039 (diff) | |
download | linux-c98459cf6d8d26ff0989eb5aae5a4b9f261d58c6.tar.xz |
MAINTAINERS: Add maintainers for Keem Bay SoC
Add maintainers for the new Intel Movidius SoC code-named Keem Bay.
Link: https://lore.kernel.org/r/20200717090414.313530-4-daniele.alessandrelli@linux.intel.com
Reviewed-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7b5ffd646c6b..fd46dfc88c50 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1954,6 +1954,12 @@ F: drivers/irqchip/irq-ixp4xx.c F: include/linux/irqchip/irq-ixp4xx.h F: include/linux/platform_data/timer-ixp4xx.h +ARM/INTEL KEEMBAY ARCHITECTURE +M: Paul J. Murphy <paul.j.murphy@intel.com> +M: Daniele Alessandrelli <daniele.alessandrelli@intel.com> +S: Maintained +F: Documentation/devicetree/bindings/arm/intel,keembay.yaml + ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT M: Jonathan Cameron <jic23@cam.ac.uk> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |