[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0c5e397e-d3c5-274e-b6d1-b44cabc06128@gmail.com>
Date: Mon, 6 Dec 2021 18:52:00 +0300
From: Dmitry Osipenko <digetx@...il.com>
To: Thierry Reding <thierry.reding@...il.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Rob Herring <robh+dt@...nel.org>
Cc: devicetree@...r.kernel.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: regulators: Document Tegra regulator
coupling in json-schema
06.12.2021 18:40, Thierry Reding пишет:
> + nvidia,tegra-core-regulator:
> + $ref: "/schemas/types.yaml#/definitions/flag"
> + description: if present, designates the regulator as the "CORE domain" voltage regulator
> +
> + nvidia,tegra-rtc-regulator:
> + $ref: "/schemas/types.yaml#/definitions/flag"
> + description: if present, designates the regulator as the "RTC domain" voltage regulator
> +
> + nvidia,tegra-cpu-regulator:
> + $ref: "/schemas/types.yaml#/definitions/flag"
> + description: if present, designates the regulator as the "CPU domain" voltage regulator
What is the difference between "boolean" and
"/schemas/types.yaml#/definitions/flag"?
Powered by blists - more mailing lists