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"?