Re: [PATCH v3 2/5] dt-bindings: media: IMX8MQ VPU: document reset usage

From: Rob Herring
Date: Mon Mar 08 2021 - 13:27:52 EST


On Mon, 01 Mar 2021 16:17:51 +0100, Benjamin Gaignard wrote:
> Document IMX8MQ VPU bindings to add the phandle to the reset driver.
>
> Provide an independent reset driver allow to the both VPUs to share
> their control/reset hardware block. The reset driver replace what
> was previously done be using the 'ctrl' registers inside the driver.
>
> This breaks the compatibility between DTB and kernel but the driver
> is still in staging directory and limited to IMX8MQ SoC.
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxxxxx>
> ---
> version 3:
> - Fix error in VPU example node
>
> .../devicetree/bindings/media/nxp,imx8mq-vpu.yaml | 14 +++++++++-----
> 1 file changed, 9 insertions(+), 5 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>