RE: [EXTERNAL] Re: [PATCH v2 2/4] dt-bindings: cp110: Document the reset controller
From: Wilson Ding
Date: Sat Feb 22 2025 - 16:02:43 EST
> -----Original Message-----
> From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> Sent: Friday, February 21, 2025 12:47 AM
> To: Wilson Ding <dingwei@xxxxxxxxxxx>
> Cc: linux-kernel@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux-arm-
> kernel@xxxxxxxxxxxxxxxxxxx; andrew@xxxxxxx; gregory.clement@xxxxxxxxxxx;
> sebastian.hesselbarth@xxxxxxxxx; robh@xxxxxxxxxx; krzk+dt@xxxxxxxxxx;
> conor+dt@xxxxxxxxxx; p.zabel@xxxxxxxxxxxxxx; Sanghoon Lee
> <salee@xxxxxxxxxxx>; Geethasowjanya Akula <gakula@xxxxxxxxxxx>
> Subject: [EXTERNAL] Re: [PATCH v2 2/4] dt-bindings: cp110: Document the
> reset controller
>
> On Thu, Feb 20, 2025 at 03: 25: 25PM -0800, Wilson Ding wrote: > Add reset-
> controller sub-node into the system controller node, and > document the
> supported reset lines. > > Signed-off-by: Wilson Ding
> <dingwei@ marvell. com> >
> On Thu, Feb 20, 2025 at 03:25:25PM -0800, Wilson Ding wrote:
> > Add reset-controller sub-node into the system controller node, and
> > document the supported reset lines.
> >
> > Signed-off-by: Wilson Ding <dingwei@xxxxxxxxxxx>
> > ---
> > .../arm/marvell/cp110-system-controller.txt | 43 +++++++++++++++++++
>
> NAK.
>
> You already got feedback that TXT bindings are not accepted.
>
I am not trying to use this TXT for dt-binding. But as you can see this file
describes all the sub-nodes details, such as mpps, clocks information. So
that I add the reset line info here. If this is not the right place, where shall
I put this information. I wonder if you are asking to convert this txt into
yaml.
> Best regards,
> Krzysztof