dt-bindings: simplefb: Support regulator supply properties
authorChen-Yu Tsai <wens@csie.org>
Tue, 17 Nov 2015 04:31:02 +0000 (12:31 +0800)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Dec 2015 13:41:21 +0000 (15:41 +0200)
commitbd58a3908043c7f28d8f0ec9c7abb641a0a67310
tree5d686e8d68d3986607c1a76a09f87e9101f5f2eb
parent2168b49a22d8fb2e745a72d5fb47adfbc4a64234
dt-bindings: simplefb: Support regulator supply properties

The physical display tied to the framebuffer may have regulators
providing power to it, such as power for LCDs or interface conversion
chips.

The number of regulators in use may vary, but the regulator supply
binding can not be a list. Instead just support any named regulator
supply properties under the device node. These should be properly
named to match the device schematics / design. The driver should
take care to go through them all.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Documentation/devicetree/bindings/display/simple-framebuffer.txt
This page took 0.025777 seconds and 5 git commands to generate.