Re: [PATCH v1] dt-bindings: trivial: Document TPS53685
From: Chiang Brian
Date: Fri Apr 11 2025 - 08:58:45 EST
On 14/03/2025 07:11, Chiang Brian wrote:
>
> On 14/03/2025 04:28, Chiang Brian wrote:
> > Add undocumented tps53685 into compatible in dt-bindings
> >
> > Signed-off-by: Chiang Brian <chiang.brian@xxxxxxxxxxxx>
> > ---
> > Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
> > index fadbd3c041c8..c98d69facb48 100644
> > --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> > +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> > @@ -380,6 +380,8 @@ properties:
> > - ti,tps53676
> > # TI Dual channel DCAP+ multiphase controller TPS53679
> > - ti,tps53679
> > + # TI Dual channel DCAP+ multiphase controller TPS53685 with AMD-SVI3
> > + - ti,tps53685
>
> There is no user of such compatible, so how can it be undocumented?
The following link is the patch which I would like to add support tps53685,
and I think it is the user of the compatible:
https://lore.kernel.org/lkml/20250314033040.3190642-1-chiang.brian@xxxxxxxxxxxx/
Best Regards,
Brian Chiang