diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-06-28 11:50:43 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2024-06-28 17:27:08 +0200 |
commit | c03088be18b4c0c23191f033631f5f62852babb0 (patch) | |
tree | 55b0b878c3ccbdd22983130fdc2aeb536691d361 | |
parent | 0dabf24cf4afce9990ef9e7b2465f9713e1f77e2 (diff) |
MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC
Airoha SoC is not covered by any maintainer entry so relevant patches
can be missed. It seems Mediatek SoC maintainers were covering some
parts of Airoha and Airoha itself is subsidiary of Mediatek, so assign
the Airoha maintenance to Matthias and AngeloGioacchino.
Cc: Matthias Brugger <[email protected]>
Cc: AngeloGioacchino Del Regno <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: AngeloGioacchino Del Regno <[email protected]>
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf9c9221c388..449b9e4838c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1908,6 +1908,15 @@ F: include/dt-bindings/reset/actions,* F: include/linux/soc/actions/ N: owl +ARM/AIROHA SOC SUPPORT +M: Matthias Brugger <[email protected]> +M: AngeloGioacchino Del Regno <[email protected]> +L: [email protected] (moderated for non-subscribers) +L: [email protected] (moderated for non-subscribers) +S: Odd Fixes +F: arch/arm/boot/dts/airoha/ +F: arch/arm64/boot/dts/airoha/ + ARM/Allwinner SoC Clock Support M: Emilio López <[email protected]> S: Maintained |