Re: [PATCH v7/v3 10/22] dt-bindings: host1x: Fix bracketing in example

2022-06-30 Thread Rob Herring
On Mon, Jun 27, 2022 at 05:19:56PM +0300, Mikko Perttunen wrote: > From: Mikko Perttunen > > The bracketing for the interrupts property in the device tree > example is incorrect. Fix it. > > Signed-off-by: Mikko Perttunen > --- > .../bindings/display/tegra/nvidia,tegra20-host1x.yaml |

[PATCH v7/v3 10/22] dt-bindings: host1x: Fix bracketing in example

2022-06-27 Thread Mikko Perttunen
From: Mikko Perttunen The bracketing for the interrupts property in the device tree example is incorrect. Fix it. Signed-off-by: Mikko Perttunen --- .../bindings/display/tegra/nvidia,tegra20-host1x.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentat