[PATCH 0/6] MIPS: Mobileye: EyeQ5: add GPIO/I2C devicetrees/defconfigs

Théo Lebrun posted 6 patches 5 months, 1 week ago
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(-)
[PATCH 0/6] MIPS: Mobileye: EyeQ5: add GPIO/I2C devicetrees/defconfigs
Posted by Théo Lebrun 5 months, 1 week ago
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

Best regards,
-- 
Théo Lebrun <theo.lebrun@bootlin.com>

Re: [PATCH 0/6] MIPS: Mobileye: EyeQ5: add GPIO/I2C devicetrees/defconfigs
Posted by Thomas Bogendoerfer 5 months ago
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 ]