Re: [PATCH 02/13] dt-bindings: soc: mobileye: Add EyeQ6Lplus OLB
From: Rob Herring (Arm)
Date: Fri Dec 19 2025 - 16:10:19 EST
On Wed, 17 Dec 2025 14:35:52 +0100, Benoît Monin wrote:
> The "Other Logic Block" found in the EyeQ6Lplus from Mobileye provides
> various functions for the controllers present in the SoC.
>
> The OLB produces 22 clocks derived from its input, which is connected
> to the main oscillator of the SoC.
>
> It provides reset signals via two reset domains.
>
> It also controls 32 pins to be either a GPIO or an alternate function.
>
> Signed-off-by: Benoît Monin <benoit.monin@xxxxxxxxxxx>
> ---
> .../soc/mobileye/mobileye,eyeq6lplus-olb.yaml | 208 +++++++++++++++++++++
> .../dt-bindings/clock/mobileye,eyeq6lplus-clk.h | 37 ++++
> 2 files changed, 245 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>