mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH 6/6] ARM: i.MX8MP: skov: add new 7" g07017 variant support
Date: Mon, 14 Apr 2025 08:50:09 +0200	[thread overview]
Message-ID: <20250414065009.2770749-6-a.fatoum@pengutronix.de> (raw)
In-Reply-To: <20250414065009.2770749-1-a.fatoum@pengutronix.de>

Add new 7" TIAN G07017 board variant.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 arch/arm/boards/skov-imx8mp/board.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boards/skov-imx8mp/board.c b/arch/arm/boards/skov-imx8mp/board.c
index ce8d154a7355..0e471a3437bf 100644
--- a/arch/arm/boards/skov-imx8mp/board.c
+++ b/arch/arm/boards/skov-imx8mp/board.c
@@ -86,6 +86,10 @@ static const struct board_description imx8mp_variants[] = {
 	[2] = {
 		.dts_compatible = "skov,imx8mp-skov-revc-bd500",
 	},
+
+	[3] = {
+		.dts_compatible = "skov,imx8mp-skov-revc-tian-g07017",
+	},
 };
 
 static const struct board_description imx8mp_basic_variant = {
-- 
2.39.5




  parent reply	other threads:[~2025-04-14  6:59 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-14  6:50 [PATCH 1/6] ARM: dts: i.MX8MP: drop now upstream imx8mp-nominal.dtsi Ahmad Fatoum
2025-04-14  6:50 ` [PATCH 2/6] ARM: i.MX8MP: skov: decrease VDD_SOC to 850mV Ahmad Fatoum
2025-04-14  6:50 ` [PATCH 3/6] ARM: i.MX8MP: skov: assert switch reset early Ahmad Fatoum
2025-04-14  6:50 ` [PATCH 4/6] ARM: i.MX8MP: skov: halt startup until power is good Ahmad Fatoum
2025-04-14  8:40   ` Marco Felsch
2025-04-14  8:46     ` Ahmad Fatoum
2025-04-14  9:21       ` Marco Felsch
2025-04-14  9:36         ` Ahmad Fatoum
2025-04-14 10:56           ` Marco Felsch
2025-04-14 11:11             ` Ahmad Fatoum
2025-04-14  6:50 ` [PATCH 5/6] ARM: skov-imx8mp: print initial > on every boot Ahmad Fatoum
2025-04-14  6:50 ` Ahmad Fatoum [this message]
2025-04-14  8:37 ` [PATCH 1/6] ARM: dts: i.MX8MP: drop now upstream imx8mp-nominal.dtsi Sascha Hauer
2025-04-14  8:46   ` Ahmad Fatoum
2025-04-14  9:19     ` Sascha Hauer
2025-04-15  6:48 ` Sascha Hauer

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=20250414065009.2770749-6-a.fatoum@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox