[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250904-muscular-witty-catfish-9c4676@kuoka>
Date: Thu, 4 Sep 2025 11:25:22 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Benoît Monin <benoit.monin@...tlin.com>
Cc: Vladimir Kondratiev <vladimir.kondratiev@...ileye.com>,
Gregory CLEMENT <gregory.clement@...tlin.com>, Théo Lebrun <theo.lebrun@...tlin.com>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Michael Turquette <mturquette@...libre.com>, Stephen Boyd <sboyd@...nel.org>,
Philipp Zabel <p.zabel@...gutronix.de>, Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
linux-mips@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org, Tawfik Bayouk <tawfik.bayouk@...ileye.com>,
Sari Khoury <sari.khoury@...ileye.com>
Subject: Re: [PATCH 05/19] dt-bindings: reset: add Mobileye eyeQ
On Wed, Sep 03, 2025 at 02:47:12PM +0200, Benoît Monin wrote:
> Define the indexes of the reset controllers present in 11 of the OLB
> found in Mobileye eyeQ7H SoC. The define names start with EQ7HR, which
> is the abbreviation of EyeQ7H Reset.
>
> For the OLBs with multiple reset domains, the domain number is in the
> define name (DOMx) and should also be passed in the device tree:
>
> resets = <&olb_south 0 EQ7HR_SOUTH_DOM0_PCI_CTL>;
>
> For the OLBs with a single reset domain, only the reset index is needed:
>
> resets = <&olb_periph_west EQ7HR_PERIPH_UART>;
>
> Some reset indexes are common between two OLB:
> * EQ7HR_PERIPH defines the reset indexes of OLB periph_east and
> periph_west.
> * EQ7HR_DDR defines the reset indexes of OLB ddr0 and ddr1.
> * EQ7HR_ACC defines the reset indexes of OLB acc0 and acc1.
> * EQ7HR_XNN defines the reset indexes of OLB xnn0 and xnn1.
>
> Signed-off-by: Sari Khoury <sari.khoury@...ileye.com>
> Signed-off-by: Benoît Monin <benoit.monin@...tlin.com>
> ---
> MAINTAINERS | 1 +
> include/dt-bindings/reset/mobileye,eyeq-reset.h | 75 +++++++++++++++++++++++++
That's not a separate patch. Binding headers go with bindings.
Best regards,
Krzysztof
Powered by blists - more mailing lists