On Mon, Dec 06, 2021 at 04:40:32PM +0100, Thierry Reding wrote: > From: Thierry Reding <treding@xxxxxxxxxx> > > Move the NVIDIA Tegra regulator coupling bindings from the free-form > text format into the existing json-schema file for regulators. Do we need these properties for every single regulator? This should be its own schema file and then referenced where it is needed. > > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> > --- > .../nvidia,tegra-regulators-coupling.txt | 65 ------------------- > .../bindings/regulator/regulator.yaml | 22 +++++++ > 2 files changed, 22 insertions(+), 65 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/regulator/nvidia,tegra-regulators-coupling.txt