diff options
author | Daniele Alessandrelli <daniele.alessandrelli@intel.com> | 2020-07-17 10:04:14 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2020-07-17 16:32:20 +0200 |
commit | d846abff949d346ffc0fe31d492c2af00ea40e2e (patch) | |
tree | d27bc6ce78ff0cbb2c071aa0d0015a489fe2e567 /MAINTAINERS | |
parent | 0a6e92f26784b8c6a9d24c26da7278a7362531ee (diff) | |
download | linux-d846abff949d346ffc0fe31d492c2af00ea40e2e.tar.bz2 |
arm64: dts: keembay: Add device tree for Keem Bay EVM board
Add initial device tree for Keem Bay EVM board. With this minimal device
tree the board boots fine using an initramfs image.
Link: https://lore.kernel.org/r/20200717090414.313530-6-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 5bcd1c412f0b..f139d9594564 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-evm.dts F: arch/arm64/boot/dts/intel/keembay-soc.dtsi ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT |