Re: [PATCH v2 1/5] dt-bindings: net: can: add "st,can-secondary" property

From: Rob Herring
Date: Fri May 05 2023 - 15:51:07 EST



On Thu, 27 Apr 2023 22:45:36 +0200, Dario Binacchi wrote:
> On the stm32f7 Socs the can peripheral can be in single or dual
> configuration. In the dual configuration, in turn, it can be in primary
> or secondary mode. The addition of the 'st,can-secondary' property allows
> you to specify this mode in the dual configuration.
>
> CAN peripheral nodes in single configuration contain neither
> "st,can-primary" nor "st,can-secondary".
>
> Signed-off-by: Dario Binacchi <dario.binacchi@xxxxxxxxxxxxxxxxxxxx>
> ---
>
> (no changes since v1)
>
> .../bindings/net/can/st,stm32-bxcan.yaml | 19 +++++++++++++++----
> 1 file changed, 15 insertions(+), 4 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>