public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Fix ARCH_APPLE file paths
@ 2023-11-22 16:21 Moritz Fischer
  2023-12-13 23:05 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Moritz Fischer @ 2023-11-22 16:21 UTC (permalink / raw)
  To: u-boot; +Cc: sjg, kettenis, Moritz Fischer

Fixes a filepath in MAINTAINERS file that wasn't updated when
renaming the files to match the new SoC name.

Fixes: a4bd5e4120d6 ('arm: apple: Change SoC name from "m1" into "apple"')
Signed-off-by: Moritz Fischer <moritzf@google.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7c1cb2dc4d..833f7beb9a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -117,7 +117,7 @@ F:	drivers/mmc/snps_dw_mmc.c
 APPLE M1 SOC SUPPORT
 M:	Mark Kettenis <kettenis@openbsd.org>
 S:	Maintained
-F:	arch/arm/include/asm/arch-m1/
+F:	arch/arm/include/asm/arch-apple/
 F:	arch/arm/mach-apple/
 F:	configs/apple_m1_defconfig
 F:	drivers/iommu/apple_dart.c
-- 
2.43.0.rc1.413.gea7ed67945-goog


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: Fix ARCH_APPLE file paths
  2023-11-22 16:21 [PATCH] MAINTAINERS: Fix ARCH_APPLE file paths Moritz Fischer
@ 2023-12-13 23:05 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2023-12-13 23:05 UTC (permalink / raw)
  To: Moritz Fischer; +Cc: u-boot, sjg, kettenis

[-- Attachment #1: Type: text/plain, Size: 366 bytes --]

On Wed, Nov 22, 2023 at 04:21:14PM +0000, Moritz Fischer wrote:

> Fixes a filepath in MAINTAINERS file that wasn't updated when
> renaming the files to match the new SoC name.
> 
> Fixes: a4bd5e4120d6 ('arm: apple: Change SoC name from "m1" into "apple"')
> Signed-off-by: Moritz Fischer <moritzf@google.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-13 23:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-22 16:21 [PATCH] MAINTAINERS: Fix ARCH_APPLE file paths Moritz Fischer
2023-12-13 23:05 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox