Skip to content

Commit

Permalink
arm64: dts: amazon: rename al folder to be amazon
Browse files Browse the repository at this point in the history
As preparation to add device tree binding for Amazon's Annapurna Labs
Alpine v3 support. Rename al device tree folder to be amazon.

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hanna Hawa <[email protected]>
Acked-by: Antoine Tenart <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
  • Loading branch information
Hanna Hawa authored and arndb committed Jul 24, 2020
1 parent 34d8ddb commit 39889b8
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -1617,7 +1617,7 @@ L: [email protected] (moderated for non-subscribers)
S: Maintained
F: arch/arm/boot/dts/alpine*
F: arch/arm/mach-alpine/
F: arch/arm64/boot/dts/al/
F: arch/arm64/boot/dts/amazon/
F: drivers/*/*alpine*

ARM/ARTPEC MACHINE SUPPORT
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
subdir-y += actions
subdir-y += al
subdir-y += allwinner
subdir-y += altera
subdir-y += amazon
subdir-y += amd
subdir-y += amlogic
subdir-y += apm
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 39889b8

Please sign in to comment.