diff options
author | 2024-08-30 19:52:28 +0000 | |
---|---|---|
committer | 2024-08-30 19:52:28 +0000 | |
commit | 9cc7b1705141d1a077493dc107ed626e8dc84681 (patch) | |
tree | 8865d91a1ca4c0cb8d131513dbc927565144f123 | |
parent | Merge tag 'riscv-soc-fixes-for-v6.11-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes (diff) | |
parent | MAINTAINERS: Update DTS path for ARM/Microchip (AT91) SoC (diff) | |
download | wireguard-linux-9cc7b1705141d1a077493dc107ed626e8dc84681.tar.xz wireguard-linux-9cc7b1705141d1a077493dc107ed626e8dc84681.zip |
Merge tag 'at91-fixes-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes
Microchip AT91 fixes for v6.11
It contains:
- DTS directory update to match all entries not only those starting with
at91 or sama
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 04dc0d91186f..17115e8bfec2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2535,8 +2535,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Supported W: http://www.linux4sam.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git -F: arch/arm/boot/dts/microchip/at91* -F: arch/arm/boot/dts/microchip/sama* +F: arch/arm/boot/dts/microchip/ F: arch/arm/include/debug/at91.S F: arch/arm/mach-at91/ F: drivers/memory/atmel* |