From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: "Théo Lebrun" <theo.lebrun@bootlin.com>
Cc: Vladimir Kondratiev <vladimir.kondratiev@mobileye.com>,
Gregory CLEMENT <gregory.clement@bootlin.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
Tawfik Bayouk <tawfik.bayouk@mobileye.com>,
linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org,
Linus Walleij <linus.walleij@linaro.org>,
Andi Shyti <andi.shyti@kernel.org>
Subject: Re: [PATCH 0/6] MIPS: Mobileye: EyeQ5: add GPIO/I2C devicetrees/defconfigs
Date: Wed, 16 Jul 2025 20:05:41 +0200 [thread overview]
Message-ID: <aHfp9ZkSZ3x6hEhx@alpha.franken.de> (raw)
In-Reply-To: <20250704-of-commits-v1-0-dc2006bf2846@bootlin.com>
On Fri, Jul 04, 2025 at 01:47:05PM +0200, Théo Lebrun wrote:
> Here we push changes to have GPIO and I2C support by default in EyeQ5
> defconfigs and devicetrees.
>
> Linux driver work has been pushed in the past. Devicetree patches
> accompanied those series but didn't get merged at that time. Acked-by
> on I2C DTS patches come from there.
>
> We start by a small new defconfig patch that a clean working tree after:
>
> ⟩ make eyeq5_defconfig && \
> make savedefconfig && \
> mv defconfig arch/mips/configs/eyeq5_defconfig
>
> I2C DTS patches:
> https://lore.kernel.org/lkml/20240306-mbly-i2c-v3-0-605f866aa4ec@bootlin.com/
>
> GPIO DTS patch:
> https://lore.kernel.org/lkml/20240228-mbly-gpio-v2-28-3ba757474006@bootlin.com/
>
> Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
> ---
> Théo Lebrun (6):
> MIPS: eyeq5_defconfig: Update for v6.16-rc1
> MIPS: mobileye: eyeq5: add 5 I2C controller nodes
> MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
> MIPS: mobileye: eyeq5: add two GPIO bank nodes
> MIPS: eyeq5_defconfig: add GPIO subsystem & driver
> MIPS: eyeq5_defconfig: add I2C subsystem, driver and temp sensor driver
>
> arch/mips/boot/dts/mobileye/eyeq5-epm5.dts | 8 +++
> arch/mips/boot/dts/mobileye/eyeq5.dtsi | 105 +++++++++++++++++++++++++++++
> arch/mips/configs/eyeq5_defconfig | 10 ++-
> 3 files changed, 120 insertions(+), 3 deletions(-)
> ---
> base-commit: b4674c5af605321f2ec0c8ac5a884c4ecfad7214
> change-id: 20250704-of-commits-d76e6d76a6f1
series applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
prev parent reply other threads:[~2025-07-16 18:21 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-04 11:47 [PATCH 0/6] MIPS: Mobileye: EyeQ5: add GPIO/I2C devicetrees/defconfigs Théo Lebrun
2025-07-04 11:47 ` [PATCH 1/6] MIPS: eyeq5_defconfig: Update for v6.16-rc1 Théo Lebrun
2025-07-11 14:19 ` Gregory CLEMENT
2025-07-04 11:47 ` [PATCH 2/6] MIPS: mobileye: eyeq5: add 5 I2C controller nodes Théo Lebrun
2025-07-11 14:21 ` Gregory CLEMENT
2025-07-04 11:47 ` [PATCH 3/6] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor Théo Lebrun
2025-07-11 14:21 ` Gregory CLEMENT
2025-07-04 11:47 ` [PATCH 4/6] MIPS: mobileye: eyeq5: add two GPIO bank nodes Théo Lebrun
2025-07-11 14:22 ` Gregory CLEMENT
2025-07-04 11:47 ` [PATCH 5/6] MIPS: eyeq5_defconfig: add GPIO subsystem & driver Théo Lebrun
2025-07-11 14:24 ` Gregory CLEMENT
2025-07-04 11:47 ` [PATCH 6/6] MIPS: eyeq5_defconfig: add I2C subsystem, driver and temp sensor driver Théo Lebrun
2025-07-11 14:24 ` Gregory CLEMENT
2025-07-16 18:05 ` Thomas Bogendoerfer [this message]
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=aHfp9ZkSZ3x6hEhx@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=andi.shyti@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregory.clement@bootlin.com \
--cc=krzk+dt@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=robh@kernel.org \
--cc=tawfik.bayouk@mobileye.com \
--cc=theo.lebrun@bootlin.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=vladimir.kondratiev@mobileye.com \
/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.