| /f-stack/freebsd/contrib/device-tree/Bindings/leds/backlight/ |
| H A D | gpio-backlight.yaml | 4 $id: http://devicetree.org/schemas/leds/backlight/gpio-backlight.yaml# 7 title: gpio-backlight bindings 16 const: gpio-backlight 19 description: The gpio that is used for enabling/disabling the backlight. 23 description: enable the backlight at boot. 35 backlight { 36 compatible = "gpio-backlight";
|
| H A D | gpio-backlight.txt | 1 gpio-backlight bindings 4 - compatible: "gpio-backlight" 5 - gpios: describes the gpio that is used for enabling/disabling the backlight. 9 - default-on: enable the backlight at boot. 12 backlight { 13 compatible = "gpio-backlight";
|
| H A D | led-backlight.yaml | 4 $id: http://devicetree.org/schemas/leds/backlight/led-backlight.yaml# 7 title: led-backlight bindings 15 This binding is used to describe a basic backlight device made of LEDs. It 16 can also be used to describe a backlight device controlled by the output of 21 const: led-backlight 31 backlight brightness level into a LED brightness level. If it is not 49 backlight { 50 compatible = "led-backlight";
|
| H A D | led-backlight.txt | 1 led-backlight bindings 3 This binding is used to describe a basic backlight device made of LEDs. 4 It can also be used to describe a backlight device controlled by the output of 8 - compatible: "led-backlight" 14 This is used to translate a backlight brightness level 22 backlight { 23 compatible = "led-backlight";
|
| H A D | sky81452-backlight.txt | 1 SKY81452-backlight bindings 4 - compatible : Must be "skyworks,sky81452-backlight" 7 - name : Name of backlight device. Default is 'lcd-backlight'. 22 backlight { 23 compatible = "skyworks,sky81452-backlight"; 24 name = "pwm-backlight";
|
| H A D | 88pm860x.txt | 1 88pm860x-backlight bindings 4 - marvell,88pm860x-iset: Current supplies on backlight device. 5 - marvell,88pm860x-pwm: PWM frequency on backlight device. 10 backlight-0 { 14 backlight-2 {
|
| H A D | pwm-backlight.yaml | 4 $id: http://devicetree.org/schemas/leds/backlight/pwm-backlight.yaml# 7 title: pwm-backlight bindings 16 const: pwm-backlight 29 the backlight. 35 backlight using GPIO. 39 Delay in ms between disabling the backlight using GPIO and setting PWM 77 backlight { 78 compatible = "pwm-backlight"; 92 backlight { 93 compatible = "pwm-backlight";
|
| H A D | pwm-backlight.txt | 1 pwm-backlight bindings 4 - compatible: "pwm-backlight" 12 and disables the backlight (see GPIO binding[1]) 14 and enabling the backlight using GPIO. 15 - pwm-off-delay-ms: Delay in ms between disabling the backlight using GPIO 36 backlight { 37 compatible = "pwm-backlight"; 51 backlight { 52 compatible = "pwm-backlight";
|
| H A D | zii,rave-sp-backlight.txt | 3 RAVE SP backlight device is a "MFD cell" device corresponding to 4 backlight functionality of RAVE Supervisory Processor. It is expected 11 - compatible: Should be "zii,rave-sp-backlight" 19 backlight { 20 compatible = "zii,rave-sp-backlight";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | sky81452.txt | 8 - backlight : container node for backlight following the binding 9 in leds/backlight/sky81452-backlight.txt 19 backlight { 20 compatible = "skyworks,sky81452-backlight"; 21 name = "pwm-backlight";
|
| H A D | ti-lmu.txt | 47 - backlight: All LMU devices have backlight child nodes. 60 [1] ../leds/backlight/ti-lmu-backlight.txt 106 backlight { 107 compatible = "ti,lm3631-backlight"; 148 backlight { 149 compatible = "ti,lm3632-backlight"; 152 pwm-names = "lmu-backlight"; 167 backlight { 168 compatible = "ti,lm3633-backlight"; 212 backlight { [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | ilitek,ili9486.yaml | 36 backlight: true 53 backlight: backlight { 54 compatible = "gpio-backlight"; 69 backlight = <&backlight>;
|
| H A D | ilitek,ili9341.txt | 16 - backlight: phandle of the backlight device attached to the panel 26 backlight = <&backlight>;
|
| H A D | himax,hx8357d.txt | 16 - backlight: phandle of the backlight device attached to the panel 25 backlight = <&backlight>;
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | at91sam9x5dm.dtsi | 12 backlight: backlight { label 13 compatible = "pwm-backlight"; 23 regulator-name = "backlight-power-supply"; 31 backlight = <&backlight>;
|
| H A D | rk3288-veyron-edp.dtsi | 9 backlight_regulator: backlight-regulator { 42 backlight: backlight { label 43 compatible = "pwm-backlight"; 60 backlight = <&backlight>; 122 backlight {
|
| H A D | at91-dvk_su60_somc_lcm.dtsi | 11 backlight: backlight { label 12 compatible = "pwm-backlight"; 21 backlight = <&backlight>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | innolux,p079zca.txt | 10 - backlight: phandle of the backlight device attached to the panel 19 backlight = <&backlight>;
|
| H A D | rocktech,jh057n00900.txt | 7 - backlight: phandle of the backlight device attached to the panel 18 backlight = <&backlight>;
|
| H A D | leadtek,ltk050h3146w.yaml | 21 backlight: true 31 - backlight 45 backlight = <&backlight>;
|
| H A D | xinpeng,xpp055c272.yaml | 19 backlight: true 29 - backlight 44 backlight = <&backlight>;
|
| H A D | elida,kd35t133.yaml | 19 backlight: true 29 - backlight 43 backlight = <&backlight>;
|
| H A D | leadtek,ltk500hd1829.yaml | 19 backlight: true 29 - backlight 44 backlight = <&backlight>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/leds/ |
| H A D | leds-lm36274.txt | 4 The backlight boost provides the power to bias four parallel LED strings with 14 Required backlight properties: 16 "ti,lm36274-backlight" 24 Optional backlight properties: 70 backlight { 73 compatible = "ti,lm36274-backlight"; 79 linux,default-trigger = "backlight";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pwm/ |
| H A D | pwm.txt | 26 The following example could be used to describe a PWM-based backlight 35 bl: backlight { 37 pwm-names = "backlight"; 41 because the name "backlight" would be used as fallback anyway. 52 bl: backlight { 54 pwm-names = "backlight";
|