Re: [PATCH v3] dt-bindings: display: tegra: Convert to json-schema
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2021-12-16 14:50:57
Also in:
dri-devel, linux-devicetree
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2021-12-16 14:50:57
Also in:
dri-devel, linux-devicetree
16.12.2021 17:48, Dmitry Osipenko пишет:
16.12.2021 17:20, Thierry Reding пишет:quoted
+ resets: + description: Must contain an entry for each entry in reset-names. See + ../reset/reset.txt for details. + + reset-names: + items: + - const: host1xCould you please add the optional memory controller reset to all bindings or are you going to do it later on? https://patchwork.ozlabs.org/project/linux-tegra/patch/20211130232347.950-8-digetx@gmail.com/ Ideally, you should add the MC reset to each binding, so we won't ever have to add them once again later on.
Although, the MC resets addition should be a separate patch. I also assume that you'll resolve the merge conflict of the host1x binding by yourself in the tegra tree.