On Fri, Sep 08, 2023 at 02:12:45PM -0400, Sasha Levin wrote:
drivers/regulator/Kconfig | 10 + drivers/regulator/Makefile | 1 + drivers/regulator/max77857-regulator.c | 459 +++++++++++++++++++++++++ 3 files changed, 470 insertions(+) create mode 100644 drivers/regulator/max77857-regulator.c
This is an entire new driver - this is obviously entirely inappropriate for stable. I thought the output of this bot was supposed to be being reviewed by humans before being sent out. How did this make it to my inbox?