From nobody Tue Apr 7 17:16:27 2026 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (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 001C73624B7; Thu, 26 Feb 2026 13:34:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772112857; cv=none; b=fJbbALQ7vI2vfx6wPsOqXLWHykeVZMDYfNVyHs/CU00/U66/k4MzgqJYjfCy00f7zW2QpetLMG6lDCv+sbsA8M39oDpMsB+XaTLRiptEDxZNNVENecKJQaWP2EEEJQ9RZ6rUq3bS+0tIqyaDdqOSPJ0i3dYRzrH0/WKrluYWqFg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772112857; c=relaxed/simple; bh=0lSJAvm4Hn1Ils6DHNjWeGoR73lEO8Dc8PMjR4+fBqc=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=CFPtcmqGMj6WnF+l2SKcoyn0zQN4tTRqmgvIpSqT4etmbVhBVppT95R0ZfhONppLwPbFP3n64cInfJHrH8MxWlTuGsWwC6te9Wt/VPX7kxtsFNP4N06xRkB9MBovkSjcBIHR+bdjRWK7CyOFOQS60d6yjo9dqI+i8a05/A37/Js= 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=b7R0EfHo; arc=none smtp.client-ip=185.171.202.116 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="b7R0EfHo" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id D8030C40696; Thu, 26 Feb 2026 13:34:26 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 6D8C25FDEB; Thu, 26 Feb 2026 13:34:11 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id F3E851036938A; Thu, 26 Feb 2026 14:34:08 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1772112850; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=YdDsgApApAV3cK0W79hVYmB4UC7l0NfHNOm1EgR/sOU=; b=b7R0EfHoGWw+wn/La/jsuPP6EqOEN7IhVaXpEiM5ujFm4n7XyIebbrfw7gVFGWUlJQpMNy 1qWStOVGzarPyR8F85PVCMrOlEv6Cfl14QhSlHL1BoIz4bqd6WArLqRJl3CmjehNdHp3n5 oYR5AkX+ecad8Prjc4XwnWeHc4ZMhZqVRVPc+jC1U2FhpDn6CPNsKnos4sGlbuqm5nuAzE 4epDnZ2O02CuY9cZ11RdtcXzkanzJBBCNLc7+IwndPvZJglSWu2mwEcetqZRmkbswA6irE 2E1eyUU2k5SvkGtovYOMLu4bKcMDKqyxc6Twb4Ne7bvkqy+fdeg+m50eJhgS7Q== From: =?utf-8?q?Beno=C3=AEt_Monin?= Date: Thu, 26 Feb 2026 14:33:45 +0100 Subject: [PATCH v3 01/13] dt-bindings: mips: Add Mobileye EyeQ6Lplus SoC Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20260226-eyeq6lplus-v3-1-9cbeb59268b0@bootlin.com> References: <20260226-eyeq6lplus-v3-0-9cbeb59268b0@bootlin.com> In-Reply-To: <20260226-eyeq6lplus-v3-0-9cbeb59268b0@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 an entry to the mobileye bindings for the EyeQ6Lplus which is part of the EyeQ family of system-on-chip. Reviewed-by: Rob Herring (Arm) Signed-off-by: Beno=C3=AEt Monin --- Documentation/devicetree/bindings/mips/mobileye.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/mips/mobileye.yaml b/Documen= tation/devicetree/bindings/mips/mobileye.yaml index d60744550e46..83abe268e96b 100644 --- a/Documentation/devicetree/bindings/mips/mobileye.yaml +++ b/Documentation/devicetree/bindings/mips/mobileye.yaml @@ -31,6 +31,11 @@ properties: - enum: - mobileye,eyeq6h-epm6 - const: mobileye,eyeq6h + - description: Boards with Mobileye EyeQ6Lplus SoC + items: + - enum: + - mobileye,eyeq6lplus-epm6 + - const: mobileye,eyeq6lplus =20 additionalProperties: true =20 --=20 2.53.0