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

2021-03-01 Thread Rob Herring
On Fri, 26 Feb 2021 10:11:25 +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 u

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

2021-02-26 Thread Benjamin Gaignard
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 compatibi