[PATCH v3 2/5] dt-bindings: media: IMX8MQ VPU: document reset usage
Rob Herring
robh at kernel.org
Mon Mar 8 18:27:10 GMT 2021
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 at collabora.com>
> ---
> 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 at kernel.org>
More information about the Linux-rockchip
mailing list