[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <175218417236.4027646.15030277007655273276.robh@kernel.org>
Date: Thu, 10 Jul 2025 16:49:36 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Shree Ramamoorthy <s-ramamoorthy@...com>
Cc: krzk+dt@...nel.org, praneeth@...com, khilman@...libre.com,
devicetree@...r.kernel.org, rklein@...dia.com,
kory.maincent@...tlin.com, thomas.petazzoni@...tlin.com,
conor+dt@...nel.org, linux-kernel@...r.kernel.org, m-leonard@...com,
jm@...com, lee@...nel.org
Subject: Re: [PATCH v2] mfd: dt-bindings: Convert TPS65910 to DT schema
On Tue, 08 Jul 2025 16:04:48 -0500, Shree Ramamoorthy wrote:
> Convert the TI TPS65910 documentation to DT schema format.
>
> Fix incorrect I2C address in example: should be 0x2d.
>
> TPS65910 datasheet: https://www.ti.com/lit/gpn/tps65910
>
> Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@...com>
> ---
> v1 -> v2:
> - Remove references to old docs
> - Change ti,vmbch-threshold & ti,vmbch2-threshold to uint32
> - Remove constraints from description text
> - Change all unevaluatedProperties instances to false
> - additionalProperties set to false & moved to 'regulators' property
> - Shorten regex to ^vcc(io|[1-7])-supply$
> - Add blank line between vcc(io|[1-7])-supply description paragraphs
> - Change DTS example indentation to use 4 spaces
> - Drop unused labels (vrtc_reg node) from DTS example
> ---
> .../devicetree/bindings/mfd/ti,tps65910.yaml | 318 ++++++++++++++++++
> .../devicetree/bindings/mfd/tps65910.txt | 205 -----------
> 2 files changed, 318 insertions(+), 205 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mfd/ti,tps65910.yaml
> delete mode 100644 Documentation/devicetree/bindings/mfd/tps65910.txt
>
Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Powered by blists - more mailing lists