Regulator '*-supply' properties are always a single phandle, so
'maxItems: 1' or a $ref is not necessary. All that's needed is either
'true' or an optional 'description'. Following this clean-up, the
meta-schema will enforce this pattern.
There's one case in tree with 'innolux,n156bge-l21' having 2 phandles.
This appears to be a mistake or abuse of simple-panel as it's 2 different
voltage rails connected to 'power-supply'.
Cc: Neil Armstrong <narmstrong@baylibre.com>
Cc: Kevin Hilman <khilman@baylibre.com>
Cc: Jonathan Cameron <jic23@kernel.org>
Cc: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: linux-iio@vger.kernel.org
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> # for iio
Signed-off-by: Rob Herring <robh@kernel.org>
13 files changed:
Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.yaml |
|
patch | blob | history |
Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml |
|
patch | blob | history |
Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml |
|
patch | blob | history |
Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml |
|
patch | blob | history |
Documentation/devicetree/bindings/iio/adc/adi,ad7124.yaml |
|
patch | blob | history |
Documentation/devicetree/bindings/iio/adc/adi,ad7606.yaml |
|
patch | blob | history |
Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml |
|
patch | blob | history |
Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml |
|
patch | blob | history |
Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml |
|
patch | blob | history |
Documentation/devicetree/bindings/iio/chemical/plantower,pms7003.yaml |
|
patch | blob | history |
Documentation/devicetree/bindings/iio/pressure/bmp085.yaml |
|
patch | blob | history |
Documentation/devicetree/bindings/phy/amlogic,meson-g12a-usb2-phy.yaml |
|
patch | blob | history |
Documentation/devicetree/bindings/regulator/fixed-regulator.yaml |
|
patch | blob | history |
hdmi-supply:
description: phandle to an external 5V regulator to power the HDMI logic
- allOf:
- - $ref: /schemas/types.yaml#/definitions/phandle
port@0:
type: object
clocks:
maxItems: 1
- mali-supply:
- maxItems: 1
+ mali-supply: true
operating-points-v2: true
- const: core
- const: bus
- mali-supply:
- maxItems: 1
+ mali-supply: true
resets:
minItems: 1
memory-region: true
- mali-supply:
- maxItems: 1
+ mali-supply: true
power-domains:
maxItems: 1
refin1-supply:
description: refin1 supply can be used as reference for conversion.
- maxItems: 1
refin2-supply:
description: refin2 supply can be used as reference for conversion.
- maxItems: 1
avdd-supply:
description: avdd supply can be used as reference for conversion.
- maxItems: 1
required:
- compatible
spi-cpha: true
- avcc-supply:
- description:
- Phandle to the Avcc power supply
- maxItems: 1
+ avcc-supply: true
interrupts:
maxItems: 1
avdd-supply:
description:
The regulator supply for the ADC reference voltage.
- maxItems: 1
powerdown-gpios:
description:
avdd-supply:
description:
Definition of the regulator used as analog supply
- maxItems: 1
clock-frequency:
minimum: 20000
"#io-channel-cells":
const: 1
- vdd-supply:
- description: VDD input supply
- maxItems: 1
+ vdd-supply: true
samsung,syscon-phandle:
$ref: '/schemas/types.yaml#/definitions/phandle'
vcc-supply:
description: regulator that provides power to the sensor
- maxItems: 1
plantower,set-gpios:
description: GPIO connected to the SET line
vddd-supply:
description:
digital voltage regulator (see regulator/regulator.txt)
- maxItems: 1
vdda-supply:
description:
analog voltage regulator (see regulator/regulator.txt)
- maxItems: 1
reset-gpios:
description:
const: 0
phy-supply:
- maxItems: 1
description:
Phandle to a regulator that provides power to the PHY. This
regulator will be managed during the PHY power on/off sequence.
vin-supply:
description: Input supply phandle.
- $ref: /schemas/types.yaml#/definitions/phandle
required:
- compatible