devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yassine Oudjana <yassine.oudjana@gmail.com>
To: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>
Cc: Sam Shih <sam.shih@mediatek.com>,
	Ryder Lee <ryder.lee@kernel.org>,
	devicetree@vger.kernel.org, linux-mediatek@lists.infradead.org,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Yassine Oudjana <y.oudjana@protonmail.com>,
	Yassine Oudjana <yassine.oudjana@gmail.com>
Subject: [PATCH v2 0/3] dt-bindings: arm: mediatek: Convert some docs to DT schema
Date: Sun, 24 Apr 2022 12:46:44 +0400	[thread overview]
Message-ID: <20220424084647.76577-1-y.oudjana@protonmail.com> (raw)

From: Yassine Oudjana <y.oudjana@protonmail.com>

This series includes DT schema conversions for topckgen, apmixedsys
and infracfg bindings.

Changes since v1:
- Move mediatek,topckgen.yaml and mediatek,apmixedsys.yaml to ../bindings/clock/
- Remove items from first enums in topckgen and apmixedsys schemas
- Mention headers with clock and reset values in all schema descriptions
- Add clock framework maintainers to topckgen and apmixedsys schemas
- Rename node name in infracfg example to clock-controller

Yassine Oudjana (3):
  dt-bindings: arm: mediatek: topckgen: Convert to DT schema
  dt-bindings: arm: mediatek: apmixedsys: Convert to DT schema
  dt-bindings: arm: mediatek: infracfg: Convert to DT schema

 .../arm/mediatek/mediatek,apmixedsys.txt      | 35 --------
 .../arm/mediatek/mediatek,infracfg.txt        | 42 ----------
 .../arm/mediatek/mediatek,infracfg.yaml       | 81 +++++++++++++++++++
 .../arm/mediatek/mediatek,topckgen.txt        | 35 --------
 .../bindings/clock/mediatek,apmixedsys.yaml   | 61 ++++++++++++++
 .../bindings/clock/mediatek,topckgen.yaml     | 61 ++++++++++++++
 6 files changed, 203 insertions(+), 112 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/mediatek/mediatek,apmixedsys.txt
 delete mode 100644 Documentation/devicetree/bindings/arm/mediatek/mediatek,infracfg.txt
 create mode 100644 Documentation/devicetree/bindings/arm/mediatek/mediatek,infracfg.yaml
 delete mode 100644 Documentation/devicetree/bindings/arm/mediatek/mediatek,topckgen.txt
 create mode 100644 Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml
 create mode 100644 Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml

-- 
2.36.0


             reply	other threads:[~2022-04-24  8:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-24  8:46 Yassine Oudjana [this message]
2022-04-24  8:46 ` [PATCH v2 1/3] dt-bindings: arm: mediatek: topckgen: Convert to DT schema Yassine Oudjana
2022-04-25  8:38   ` Krzysztof Kozlowski
2022-04-26 18:47   ` Rob Herring
2022-04-24  8:46 ` [PATCH v2 2/3] dt-bindings: arm: mediatek: apmixedsys: " Yassine Oudjana
2022-04-25  8:39   ` Krzysztof Kozlowski
2022-04-26 18:47   ` Rob Herring
2022-04-24  8:46 ` [PATCH v2 3/3] dt-bindings: arm: mediatek: infracfg: " Yassine Oudjana
2022-04-24 13:47   ` Rob Herring
2022-04-25  8:41   ` Krzysztof Kozlowski
2022-04-26 18:48   ` Rob Herring

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=20220424084647.76577-1-y.oudjana@protonmail.com \
    --to=yassine.oudjana@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=ryder.lee@kernel.org \
    --cc=sam.shih@mediatek.com \
    --cc=sboyd@kernel.org \
    --cc=y.oudjana@protonmail.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;
as well as URLs for NNTP newsgroup(s).