Lines Matching +full:brightness +full:- +full:levels
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/leds/backlight/led-backlight.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: led-backlight
10 - Lee Jones <lee@kernel.org>
11 - Daniel Thompson <daniel.thompson@linaro.org>
12 - Jingoo Han <jingoohan1@gmail.com>
20 - $ref: common.yaml#
24 const: led-backlight
28 $ref: /schemas/types.yaml#/definitions/phandle-array
33 - compatible
34 - leds
39 - |
41 compatible = "led-backlight";
44 brightness-levels = <0 4 8 16 32 64 128 255>;
45 default-brightness-level = <6>;