On Wed, May 4, 2022 at 9:35 PM Markuss Broks <markuss.broks@xxxxxxxxx> wrote:Pavel asked me to drop the MAINTAINERS part for now.
Some appliances of ktd2692 don't have the AUX pin connected tothe amount
a GPIO. Specifically, Samsung Galaxy J5 (2015), which uses ktd2692
for driving the front flash LED, has the pin not connected anywhere on
schematics. Make specifying the AUX pin optional, since it is additional
functionality and only affects amount of current going through the LED.
Also convert the txt device-tree bindings to yaml and pick up maintenance...
over the yaml binding and the driver itself.
v7:I'm not sure why it happened.
- drop the MAINTAINERS part
Bummer, totally forgot about that, thank you for a reminder!
What I mentioned is to create a series out of 4 (four) patches:
1) fix the potential issue with the repetitive message;
2) update DT;- Markuss
3) switch to optional GPIO;
4) update MAINTAINERS.