003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/leds/backlight
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
leds
/
backlight
/
📁
..
📄
88pm860x.txt
(306 B)
📄
arcxcnn_bl.txt
(1.01 KB)
📄
gpio-backlight.txt
(395 B)
📄
gpio-backlight.yaml
(839 B)
📄
led-backlight.txt
(882 B)
📄
led-backlight.yaml
(1.5 KB)
📄
lm3630a-backlight.yaml
(3.47 KB)
📄
lp855x.txt
(1.65 KB)
📄
max8925-backlight.txt
(173 B)
📄
pwm-backlight.txt
(2.36 KB)
📄
pwm-backlight.yaml
(2.76 KB)
📄
qcom-wled.yaml
(5.87 KB)
📄
sky81452-backlight.txt
(922 B)
📄
tps65217-backlight.txt
(771 B)
📄
zii,rave-sp-backlight.txt
(608 B)
Editing: sky81452-backlight.txt
SKY81452-backlight bindings Required properties: - compatible : Must be "skyworks,sky81452-backlight" Optional properties: - name : Name of backlight device. Default is 'lcd-backlight'. - gpios : GPIO to use to EN pin. See Documentation/devicetree/bindings/gpio/gpio.txt - led-sources : List of enabled channels from 0 to 5. See Documentation/devicetree/bindings/leds/common.txt - skyworks,ignore-pwm : Ignore both PWM input - skyworks,dpwm-mode : Enable DPWM dimming mode, otherwise Analog dimming. - skyworks,phase-shift : Enable phase shift mode - skyworks,short-detection-threshold-volt : It should be one of 4, 5, 6 and 7V. - skyworks,current-limit-mA : It should be 2300mA or 2750mA. Example: backlight { compatible = "skyworks,sky81452-backlight"; name = "pwm-backlight"; led-sources = <0 1 2 5>; skyworks,ignore-pwm; skyworks,phase-shift; skyworks,current-limit-mA = <2300>; };
Upload File
Create Folder