1 SKY81452-backlight bindings 2 3 Required properties: 4 - compatible : Must be "skyworks,sk 5 6 Optional properties: 7 - name : Name of backlight de 8 - gpios : GPIO to use to EN pi 9 See Documentation/devi 10 - led-sources : List of enabled chan 11 See Documentation/devi 12 - skyworks,ignore-pwm : Ignore both PWM inpu 13 - skyworks,dpwm-mode : Enable DPWM dimming 14 - skyworks,phase-shift : Enable phase shift m 15 - skyworks,short-detection-threshold-volt 16 : It should be one of 17 - skyworks,current-limit-mA 18 : It should be 2300mA 19 20 Example: 21 22 backlight { 23 compatible = "skyworks,sky8145 24 name = "pwm-backlight"; 25 led-sources = <0 1 2 5>; 26 skyworks,ignore-pwm; 27 skyworks,phase-shift; 28 skyworks,current-limit-mA = <2 29 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.