mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 22:02:28 +00:00
7755313e69
Backlights are generally a subtype of LEDs at least from a software point of view if not always electrically. Move the bindings from the video directory to underneath the leds dir. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> Cc: Kumar Gala <galak@codeaurora.org>
11 lines
173 B
Plaintext
11 lines
173 B
Plaintext
88pm860x-backlight bindings
|
|
|
|
Optional properties:
|
|
- maxim,max8925-dual-string: whether support dual string
|
|
|
|
Example:
|
|
|
|
backlights {
|
|
maxim,max8925-dual-string = <0>;
|
|
};
|