Re: [PATCH v3 03/15] dt-bindings: arm: tegra: Document #reset-cells property of the Tegra20 MC
From: Rob Herring <robh@kernel.org>
Date: 2018-03-01 21:55:29
Also in:
linux-tegra, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-03-01 21:55:29
Also in:
linux-tegra, lkml
On Tue, Feb 20, 2018 at 07:25:16PM +0300, Dmitry Osipenko wrote:
Memory Controller has a memory client "hot reset" functionality, which resets the DMA interface of a memory client, so MC is a reset controller. Documentation the new property. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> --- .../devicetree/bindings/arm/tegra/nvidia,tegra20-mc.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-)
Reviewed-by: Rob Herring <robh@kernel.org>