Skip to content

Commit 39889b8

Browse files
Hanna Hawaarndb
authored andcommitted
arm64: dts: amazon: rename al folder to be amazon
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]>
1 parent 34d8ddb commit 39889b8

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1617,7 +1617,7 @@ L: [email protected] (moderated for non-subscribers)
16171617
S: Maintained
16181618
F: arch/arm/boot/dts/alpine*
16191619
F: arch/arm/mach-alpine/
1620-
F: arch/arm64/boot/dts/al/
1620+
F: arch/arm64/boot/dts/amazon/
16211621
F: drivers/*/*alpine*
16221622

16231623
ARM/ARTPEC MACHINE SUPPORT

arch/arm64/boot/dts/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# SPDX-License-Identifier: GPL-2.0
22
subdir-y += actions
3-
subdir-y += al
43
subdir-y += allwinner
54
subdir-y += altera
5+
subdir-y += amazon
66
subdir-y += amd
77
subdir-y += amlogic
88
subdir-y += apm
File renamed without changes.

0 commit comments

Comments
 (0)