From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9AC00339859; Wed, 17 Dec 2025 13:36:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765978581; cv=none; b=uXZ7WXU4JQQOIm1WiEytf5zmcgtRlG9l1SL89N6Pf6rqiypiw1Stb/2tWwTfGst1RO8HpAy0S1DlgoiEvaHy1uISWJybeF4hy214x5h+aL+3SQ964HMXcFEk7gZaN1b4NJN/wkhtHSJNyTukxZTRM4vx8A9l8JOfQ/6O34zqgaA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765978581; c=relaxed/simple; bh=H3w2FgxOSJvqVuj+SXiEHLgoCWFljus4cGldBzKIl24=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=UwIxwVheyKa3FelQ6QAZhrZgQjDR77+lA6OmcW9y0xwIbk5eVotvptPYEEWzs5IPIjadWIl3Jv3WLQVg8dKlEp4O3nwLlONuzYuffdEILsu4rX1Xqk3tsAa+iJuL8fYCcgce1UQjjtFt85ek9VJOglwoWoAhElwnE6eXz498fN8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=am2uQHgE; arc=none smtp.client-ip=185.246.85.4 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="am2uQHgE" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id 246ED4E41C5E; Wed, 17 Dec 2025 13:36:18 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id EF7826072F; Wed, 17 Dec 2025 13:36:17 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 05A96102F0AD1; Wed, 17 Dec 2025 14:36:14 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1765978576; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=8Zfsq2Q0KKHFsJh7C/6RUmQNJurLVBsixLOXVYzrljE=; b=am2uQHgEYJCAsuBbNmEch4U565g7gzWXvkeN4oWAshjjAlR1WMwEUDYHCNZTdVcXAKfkeq dJgIGkaq8Q3T5wD6SBTXEl9dZ3rZVT8HyMvAyGNY3NHcO9EaF0tC+uIycST9D6N7QfOYW5 lrKAh+RDq09UWJGqvRRrUqOz2YCMrr8+UNAC7aryjlaST7QFfWA8AJkGtdKRoCTpkk5/Nh o613EjmYnFX+jbXBdgCbe0t1a/24Z2pZn5vMjuf0DpHQEyXf71u2elRMVFH2MQyvTNFzL0 jdnQSq2+ii7xyj7TJvRi+BFv7yo88/UEPi8h7IZ16P/7R46r3XO73N7diVzfew== From: =?utf-8?q?Beno=C3=AEt_Monin?= Date: Wed, 17 Dec 2025 14:35:53 +0100 Subject: [PATCH 03/13] MIPS: Add Mobileye eyeQ6Lplus support Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Message-Id: <20251217-eyeq6lplus-v1-3-e9cdbd3af4c2@bootlin.com> References: <20251217-eyeq6lplus-v1-0-e9cdbd3af4c2@bootlin.com> In-Reply-To: <20251217-eyeq6lplus-v1-0-e9cdbd3af4c2@bootlin.com> To: Vladimir Kondratiev , Gregory CLEMENT , =?utf-8?q?Th=C3=A9o_Lebrun?= , Thomas Bogendoerfer , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Michael Turquette , Stephen Boyd , Philipp Zabel , Linus Walleij Cc: Thomas Petazzoni , Tawfik Bayouk , linux-mips@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, =?utf-8?q?Beno=C3=AEt_Monin?= X-Mailer: b4 0.14.3 X-Last-TLS-Session-Version: TLSv1.3 Add the EyeQ6Lplus to the group of choices for Mobileye SoC and set the kernel load address specific to this SoC. Signed-off-by: BenoƮt Monin --- arch/mips/mobileye/Kconfig | 3 +++ arch/mips/mobileye/Platform | 1 + 2 files changed, 4 insertions(+) diff --git a/arch/mips/mobileye/Kconfig b/arch/mips/mobileye/Kconfig index f9abb2d6e178..8a4868d2e28f 100644 --- a/arch/mips/mobileye/Kconfig +++ b/arch/mips/mobileye/Kconfig @@ -12,6 +12,9 @@ choice config MACH_EYEQ6H bool "Mobileye EyeQ6H SoC" + + config MACH_EYEQ6LPLUS + bool "Mobileye EyeQ6Lplus SoC" endchoice config FIT_IMAGE_FDT_EPM5 diff --git a/arch/mips/mobileye/Platform b/arch/mips/mobileye/Platform index 69f775bbbb1e..93b533492b58 100644 --- a/arch/mips/mobileye/Platform +++ b/arch/mips/mobileye/Platform @@ -10,6 +10,7 @@ load-$(CONFIG_MACH_EYEQ5) = 0xa800000808000000 load-$(CONFIG_MACH_EYEQ6H) = 0xa800000100800000 +load-$(CONFIG_MACH_EYEQ6LPLUS) = 0xa800000108800000 all-$(CONFIG_MACH_EYEQ5) += vmlinux.gz.itb its-y := vmlinux.its.S -- 2.52.0