[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171327375957.2147382.5296406072245589287.robh@kernel.org>
Date: Tue, 16 Apr 2024 08:22:43 -0500
From: Rob Herring <robh@...nel.org>
To: Cristian Marussi <cristian.marussi@....com>
Cc: jassisinghbrar@...il.com, linux-kernel@...r.kernel.org,
krzysztof.kozlowski+dt@...aro.org, sudeep.holla@....com,
conor+dt@...nel.org, robh+dt@...nel.org, devicetree@...r.kernel.org,
jonathan.cameron@...wei.com, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v4 1/2] dt-bindings: mailbox: arm,mhuv3: Add bindings
On Fri, 12 Apr 2024 20:28:00 +0100, Cristian Marussi wrote:
> Add bindings for the ARM MHUv3 Mailbox controller.
>
> Signed-off-by: Cristian Marussi <cristian.marussi@....com>
> ---
> v3 -> v4
> - using ARM GIC defines in example
> - defined MHUv3 Extensions types in dt-bindings/arm/mhuv3-dt.h
> v2 -> v3
> - fixed spurious tabs in dt_binding_check
> v1 -> v2
> - clarified extension descriptions around configurability and discoverability
> - removed unused labels from the example
> - using pattern properties to define interrupt-names
> - bumped interrupt maxItems to 74 (allowing uo to 8 channels per extension)
> ---
> .../bindings/mailbox/arm,mhuv3.yaml | 224 ++++++++++++++++++
> include/dt-bindings/arm/mhuv3-dt.h | 13 +
> 2 files changed, 237 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/mailbox/arm,mhuv3.yaml
> create mode 100644 include/dt-bindings/arm/mhuv3-dt.h
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists