Driver as Linux driver or LED driver? If the first, then drop.
LED driver, might not be obvious, could change to controller,
however the datasheet refers to the device "LED driver".
These should be people interested in this hardware, not subsystem
maintainers.
I will let maintainers decide who should be included here perhaps ?
Keep consistent quotes, either " or '. You made different choice for the
same properties even...
Copied over from original poster, have not spotted that before, thanks.
Pattern does not match entirely the reg constraints. 36 is 0x24.
Pattern allows for one or more hexadecimal values starting from 1,
so the second number should start from zero is the second error here.
Thanks !