All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: linux-arm-kernel@lists.infradead.org
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	conor+dt@kernel.org, nbd@nbd.name, john@phrozen.org,
	devicetree@vger.kernel.org, dd@embedd.com,
	catalin.marinas@arm.com, will@kernel.org, upstream@airoha.com,
	lorenzo.bianconi83@gmail.com,
	angelogioacchino.delregno@collabora.com
Subject: [PATCH v3 4/4] arm64: defconfig: enable Airoha platform
Date: Thu,  7 Mar 2024 01:11:13 +0100	[thread overview]
Message-ID: <a397e9a9914d02660fc6aed69db5913f2ee94e25.1709768157.git.lorenzo@kernel.org> (raw)
In-Reply-To: <cover.1709768157.git.lorenzo@kernel.org>

From: Daniel Danzberger <dd@embedd.com>

Enables the ARCH_AIROHA config by default.

Signed-off-by: Daniel Danzberger <dd@embedd.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e6cf3e5d63c3..aa44791a47e6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -34,6 +34,7 @@ CONFIG_KEXEC=y
 CONFIG_KEXEC_FILE=y
 CONFIG_CRASH_DUMP=y
 CONFIG_ARCH_ACTIONS=y
+CONFIG_ARCH_AIROHA=y
 CONFIG_ARCH_SUNXI=y
 CONFIG_ARCH_ALPINE=y
 CONFIG_ARCH_APPLE=y
-- 
2.44.0


WARNING: multiple messages have this Message-ID (diff)
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: linux-arm-kernel@lists.infradead.org
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	conor+dt@kernel.org, nbd@nbd.name, john@phrozen.org,
	devicetree@vger.kernel.org, dd@embedd.com,
	catalin.marinas@arm.com, will@kernel.org, upstream@airoha.com,
	lorenzo.bianconi83@gmail.com,
	angelogioacchino.delregno@collabora.com
Subject: [PATCH v3 4/4] arm64: defconfig: enable Airoha platform
Date: Thu,  7 Mar 2024 01:11:13 +0100	[thread overview]
Message-ID: <a397e9a9914d02660fc6aed69db5913f2ee94e25.1709768157.git.lorenzo@kernel.org> (raw)
In-Reply-To: <cover.1709768157.git.lorenzo@kernel.org>

From: Daniel Danzberger <dd@embedd.com>

Enables the ARCH_AIROHA config by default.

Signed-off-by: Daniel Danzberger <dd@embedd.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e6cf3e5d63c3..aa44791a47e6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -34,6 +34,7 @@ CONFIG_KEXEC=y
 CONFIG_KEXEC_FILE=y
 CONFIG_CRASH_DUMP=y
 CONFIG_ARCH_ACTIONS=y
+CONFIG_ARCH_AIROHA=y
 CONFIG_ARCH_SUNXI=y
 CONFIG_ARCH_ALPINE=y
 CONFIG_ARCH_APPLE=y
-- 
2.44.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2024-03-07  0:11 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-07  0:11 [PATCH v3 0/4] arm64: Add support for Airoha EN7581 Soc Lorenzo Bianconi
2024-03-07  0:11 ` Lorenzo Bianconi
2024-03-07  0:11 ` [PATCH v3 1/4] dt-bindings: arm64: dts: airoha: Add en7581 entry Lorenzo Bianconi
2024-03-07  0:11   ` Lorenzo Bianconi
2024-03-07 11:28   ` AngeloGioacchino Del Regno
2024-03-07 11:28     ` AngeloGioacchino Del Regno
2024-03-07  0:11 ` [PATCH v3 2/4] arm64: dts: Add Airoha EN7581 SoC and EN7581 Evaluation Board Lorenzo Bianconi
2024-03-07  0:11   ` Lorenzo Bianconi
2024-03-07 11:28   ` AngeloGioacchino Del Regno
2024-03-07 11:28     ` AngeloGioacchino Del Regno
2024-03-07  0:11 ` [PATCH v3 3/4] arm64: add Airoha EN7581 platform Lorenzo Bianconi
2024-03-07  0:11   ` Lorenzo Bianconi
2024-03-07 11:37   ` AngeloGioacchino Del Regno
2024-03-07 11:37     ` AngeloGioacchino Del Regno
2024-03-07 12:14     ` Lorenzo Bianconi
2024-03-07 12:14       ` Lorenzo Bianconi
2024-03-07 12:22       ` AngeloGioacchino Del Regno
2024-03-07 12:22         ` AngeloGioacchino Del Regno
2024-03-07  0:11 ` Lorenzo Bianconi [this message]
2024-03-07  0:11   ` [PATCH v3 4/4] arm64: defconfig: enable Airoha platform Lorenzo Bianconi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a397e9a9914d02660fc6aed69db5913f2ee94e25.1709768157.git.lorenzo@kernel.org \
    --to=lorenzo@kernel.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=catalin.marinas@arm.com \
    --cc=conor+dt@kernel.org \
    --cc=dd@embedd.com \
    --cc=devicetree@vger.kernel.org \
    --cc=john@phrozen.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=lorenzo.bianconi83@gmail.com \
    --cc=nbd@nbd.name \
    --cc=robh+dt@kernel.org \
    --cc=upstream@airoha.com \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.