LP8864_LED_STATUS
ret = regmap_read(led->regmap, LP8864_LED_STATUS, &val);
ret = regmap_write(led->regmap, LP8864_LED_STATUS, val >> 1 | val);