[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250710094734.GF1431498@google.com>
Date: Thu, 10 Jul 2025 10:47:34 +0100
From: Lee Jones <lee@...nel.org>
To: Michael Walle <mwalle@...nel.org>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linus Walleij <linus.walleij@...aro.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, Julien Panis <jpanis@...libre.com>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-gpio@...r.kernel.org
Subject: Re: [PATCH v2 1/7] mfd: tps6594: Add TI TPS652G1 support
On Thu, 10 Jul 2025, Michael Walle wrote:
> Hi Lee,
>
> > > @@ -82,6 +87,7 @@ static const struct of_device_id
> > > tps6594_spi_of_match_table[] = {
> > > { .compatible = "ti,tps6593-q1", .data = (void *)TPS6593, },
> > > { .compatible = "ti,lp8764-q1", .data = (void *)LP8764, },
> > > { .compatible = "ti,tps65224-q1", .data = (void *)TPS65224, },
> > > + { .compatible = "ti,tps652g1", .data = (void *)TPS652G1, },
> >
> > I get warnings about this being undocumented.
> >
> > Should it be added to:
> >
> > Documentation/devicetree/bindings/mfd/ti,tps6594.yaml
>
> I've accidentally forgot the DT patch in v2 of this series. This series was
> superseeded by v3 which has the DT patch again.
>
> https://lore.kernel.org/all/20250703113153.2447110-1-mwalle@kernel.org/
Spotted that now. Thanks.
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists