From: "Rob Herring (Arm)" <robh@kernel.org>
To: Stanislav Jakubek <stano.jakubek@gmail.com>
Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>,
linux-rtc@vger.kernel.org, devicetree@vger.kernel.org,
Orson Zhai <orsonzhai@gmail.com>,
Sebastian Reichel <sre@kernel.org>,
Chunyan Zhang <zhang.lyra@gmail.com>,
linux-leds@vger.kernel.org,
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
Liam Girdwood <lgirdwood@gmail.com>, Pavel Machek <pavel@ucw.cz>,
Lee Jones <lee@kernel.org>,
linux-pm@vger.kernel.org, Lars-Peter Clausen <lars@metafoo.de>,
linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
Jonathan Cameron <jic23@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-iio@vger.kernel.org,
Baolin Wang <baolin.wang@linux.alibaba.com>
Subject: Re: [PATCH v3 1/2] dt-bindings: mfd: sprd,sc2731: convert to YAML
Date: Mon, 4 Nov 2024 10:24:49 -0600 [thread overview]
Message-ID: <173073748767.396036.1315745377945875916.robh@kernel.org> (raw)
In-Reply-To: <efd200c3b5b75405e4e450d064b026f10ae2f8e0.1730709384.git.stano.jakubek@gmail.com>
On Mon, 04 Nov 2024 09:48:21 +0100, 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@gmail.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 --
> 8 files changed, 254 insertions(+), 182 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mfd/sprd,sc2731.yaml
> delete mode 100644 Documentation/devicetree/bindings/mfd/sprd,sc27xx-pmic.txt
>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
next prev parent reply other threads:[~2024-11-04 16:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-04 8:48 [PATCH v3 1/2] dt-bindings: mfd: sprd,sc2731: convert to YAML Stanislav Jakubek
2024-11-04 8:48 ` [PATCH v3 2/2] dt-bindings: mfd: sprd,sc2731: reference sprd,sc2731-efuse bindings Stanislav Jakubek
2024-11-06 9:05 ` Lee Jones
2024-11-07 15:58 ` Rob Herring
2024-11-11 16:40 ` Lee Jones
2024-11-04 16:24 ` Rob Herring (Arm) [this message]
2024-11-06 9:04 ` [PATCH v3 1/2] dt-bindings: mfd: sprd,sc2731: convert to YAML Lee Jones
2024-11-09 15:30 ` Jonathan Cameron
2024-11-10 22:20 ` Alexandre Belloni
2024-11-11 22:03 ` Sebastian Reichel
2024-11-12 14:48 ` (subset) " Lee Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=173073748767.396036.1315745377945875916.robh@kernel.org \
--to=robh@kernel.org \
--cc=alexandre.belloni@bootlin.com \
--cc=baolin.wang@linux.alibaba.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lars@metafoo.de \
--cc=lee@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=orsonzhai@gmail.com \
--cc=pavel@ucw.cz \
--cc=sre@kernel.org \
--cc=srinivas.kandagatla@linaro.org \
--cc=stano.jakubek@gmail.com \
--cc=zhang.lyra@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox