[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <baa1eccc55fd406b3c42f6a5466b6be5@kernel.org>
Date: Thu, 10 Jul 2025 11:06:11 +0200
From: Michael Walle <mwalle@...nel.org>
To: Lee Jones <lee@...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
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/
-michael
Powered by blists - more mailing lists