[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241109153022.4af7b433@jic23-huawei>
Date: Sat, 9 Nov 2024 15:30:22 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Lee Jones <lee@...nel.org>
Cc: Stanislav Jakubek <stano.jakubek@...il.com>, Rob Herring
<robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Orson Zhai <orsonzhai@...il.com>, Baolin Wang
<baolin.wang@...ux.alibaba.com>, Chunyan Zhang <zhang.lyra@...il.com>,
Lars-Peter Clausen <lars@...afoo.de>, Pavel Machek <pavel@....cz>, Srinivas
Kandagatla <srinivas.kandagatla@...aro.org>, Sebastian Reichel
<sre@...nel.org>, Liam Girdwood <lgirdwood@...il.com>, Mark Brown
<broonie@...nel.org>, Alexandre Belloni <alexandre.belloni@...tlin.com>,
devicetree@...r.kernel.org, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-leds@...r.kernel.org,
linux-pm@...r.kernel.org, linux-rtc@...r.kernel.org
Subject: Re: [PATCH v3 1/2] dt-bindings: mfd: sprd,sc2731: convert to YAML
On Wed, 6 Nov 2024 09:04:22 +0000
Lee Jones <lee@...nel.org> wrote:
> On Mon, 04 Nov 2024, Stanislav Jakubek wrote:
>
> > Convert the Spreadtrum SC27xx PMIC bindings to DT schema. Adjust the
> > filename to match the compatible of the only in-tree user, SC2731.
> > Change #interrupt-cells value to 1, as according to [1] that is the
> > correct value.
> > Move partial examples of child nodes in the child node schemas to this new
> > MFD schema to have one complete example.
> >
> > [1] https://lore.kernel.org/lkml/b6a32917d1e231277d240a4084bebb6ad91247e3.1550060544.git.baolin.wang@linaro.org/
> >
> > Signed-off-by: Stanislav Jakubek <stano.jakubek@...il.com>
> > ---
> > Changes in V3:
> > - remove $ref to nvmem/sc2731-efuse and list the compatibles with
> > additionalProperties: true (Krzysztof)
> >
> > Changes in V2:
> > - rebase on next-20241029
> > - drop partial examples in child node schemas, move them here (Rob)
> >
> > Link to V2: https://lore.kernel.org/lkml/ZyExK01iprBHhGm6@standask-GA-A55M-S2HP/
> > Link to V1: https://lore.kernel.org/lkml/Zr3X1RoQs7ElTnlJ@standask-GA-A55M-S2HP/
> >
> > .../bindings/iio/adc/sprd,sc2720-adc.yaml | 17 --
> > .../bindings/leds/sprd,sc2731-bltc.yaml | 31 ---
> > .../devicetree/bindings/mfd/sprd,sc2731.yaml | 252 ++++++++++++++++++
> > .../bindings/mfd/sprd,sc27xx-pmic.txt | 40 ---
> > .../bindings/power/supply/sc2731-charger.yaml | 21 +-
> > .../bindings/power/supply/sc27xx-fg.yaml | 38 +--
> > .../regulator/sprd,sc2731-regulator.yaml | 21 --
> > .../bindings/rtc/sprd,sc2731-rtc.yaml | 16 --
>
> Is everyone happy with me merging this through MFD?
>
Sure for IIO bit.
Powered by blists - more mailing lists