On 30/05/2024 10:55, Artur Weber wrote: > From: Wolfgang Wiedmeyer <wolfgit@xxxxxxxxxxxx> > > This prepares for an updated regulator and charger driver. The defines > are needed to set the maximum input current and the fast charge > current. > > Signed-off-by: Wolfgang Wiedmeyer <wolfgit@xxxxxxxxxxxx> > [GNUtoo@xxxxxxxxxxxxxxxxxx: small fix] > Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@xxxxxxxxxxxxxxxxxx> > [Artur: swap hardcoded ILIM values for DEFAULT_FAST_CHARGE_CURRENT] > Signed-off-by: Artur Weber <aweber.kernel@xxxxxxxxx> > --- > include/linux/mfd/max77693-private.h | 6 ++++++ > 1 file changed, 6 insertions(+) Please squash it with the next patch using the defines. Having just defines is not really a "change" on its own (I know that AMD will disagree but they are wrong...). Best regards, Krzysztof