diff options
author | Daniele Alessandrelli <daniele.alessandrelli@intel.com> | 2020-07-17 10:04:13 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2020-07-17 16:32:18 +0200 |
commit | 0a6e92f26784b8c6a9d24c26da7278a7362531ee (patch) | |
tree | ae86df54b3afa2d8792d9cf4b8206ff7452bb32e /MAINTAINERS | |
parent | c98459cf6d8d26ff0989eb5aae5a4b9f261d58c6 (diff) | |
download | lwn-0a6e92f26784b8c6a9d24c26da7278a7362531ee.tar.gz lwn-0a6e92f26784b8c6a9d24c26da7278a7362531ee.zip |
arm64: dts: keembay: Add device tree for Keem Bay SoC
Add initial device tree for Intel Movidius SoC code-named Keem Bay.
This initial DT includes nodes for Cortex-A53 cores, UARTs, GIC, PSCI,
and PMU.
Link: https://lore.kernel.org/r/20200717090414.313530-5-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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fd46dfc88c50..5bcd1c412f0b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1959,6 +1959,7 @@ 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 +F: arch/arm64/boot/dts/intel/keembay-soc.dtsi ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT M: Jonathan Cameron <jic23@cam.ac.uk> |