/**
  * struct sky81452_platform_data
  * @name:      backlight driver name.
-               If it is not defined, default name is lcd-backlight.
- * @gpios_enable:GPIO descriptor which control EN pin
+ *             If it is not defined, default name is lcd-backlight.
+ * @gpiod_enable:GPIO descriptor which control EN pin
  * @enable:    Enable mask for current sink channel 1, 2, 3, 4, 5 and 6.
  * @ignore_pwm:        true if DPWMI should be ignored.
  * @dpwm_mode: true is DPWM dimming mode, otherwise Analog dimming mode.
  * @phase_shift:true is phase shift mode.
- * @short_detecion_threshold:  It should be one of 4, 5, 6 and 7V.
+ * @short_detection_threshold: It should be one of 4, 5, 6 and 7V.
  * @boost_current_limit:       It should be one of 2300, 2750mA.
  */
 struct sky81452_bl_platform_data {