Re: [PATCH v3] dt-bindings: display: tegra: Convert to json-schema
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2021-12-16 14:48:15
Also in:
dri-devel, linux-devicetree
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2021-12-16 14:48:15
Also in:
dri-devel, linux-devicetree
16.12.2021 17:20, Thierry Reding пишет:
+ resets: + description: Must contain an entry for each entry in reset-names. See + ../reset/reset.txt for details. + + reset-names: + items: + - const: host1x
Could 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.