On 18/06/2024 00:05, Chris Morgan wrote: > From: Chris Morgan <macromorgan@xxxxxxxxxxx> > > Add support for the AXP717. It has BC 1.2 detection like the AXP813 > and uses ADC channels like all other AXP devices, but otherwise is > very different requiring new registers for most functions. > > Signed-off-by: Chris Morgan <macromorgan@xxxxxxxxxxx> Please use subject prefixes matching the subsystem. You can get them for example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory your patch is touching. For bindings, the preferred subjects are explained here: https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters Best regards, Krzysztof