aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Makefile
diff options
context:
space:
mode:
authorGravatar John Crispin <john@phrozen.org> 2022-01-30 15:51:06 +0100
committerGravatar Matthias Brugger <matthias.bgg@gmail.com> 2022-03-01 09:02:01 +0100
commit2cf1c348d0f5d43b601974cbde3e6db5ad491a40 (patch)
tree2bd261841b615ba404008c3297fe995a289c7c5a /arch/arm/Makefile
parentdt-bindings: arm: airoha: Add binding for EN7523 SoC and EVB (diff)
downloadlinux-2cf1c348d0f5d43b601974cbde3e6db5ad491a40.tar.gz
linux-2cf1c348d0f5d43b601974cbde3e6db5ad491a40.tar.bz2
linux-2cf1c348d0f5d43b601974cbde3e6db5ad491a40.zip
ARM: Add basic support for Airoha EN7523 SoC
EN7523 is an armv8 based silicon used inside broadband access type devices such as xPON and xDSL. It shares various silicon blocks with MediaTek silicon such as the MT7622. Add basic support for Airoha EN7523, enough for booting to console. The UART is basically 8250-compatible, except for the clock selection. A clock-frequency value is synthesized to get this to run at 115200 bps. Signed-off-by: John Crispin <john@phrozen.org> Signed-off-by: Bert Vermeulen <bert@biot.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> Link: https://lore.kernel.org/r/20220130145116.88406-4-nbd@nbd.name Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r--arch/arm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index 77172d555c7e..34baf885573a 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -160,6 +160,7 @@ textofs-$(CONFIG_ARCH_AXXIA) := 0x00308000
# Machine directory name. This list is sorted alphanumerically
# by CONFIG_* macro name.
machine-$(CONFIG_ARCH_ACTIONS) += actions
+machine-$(CONFIG_ARCH_AIROHA) += airoha
machine-$(CONFIG_ARCH_ALPINE) += alpine
machine-$(CONFIG_ARCH_ARTPEC) += artpec
machine-$(CONFIG_ARCH_ASPEED) += aspeed