From: Krzysztof Kozlowski <krzk@kernel.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Rob Herring <robh@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
Kevin Hilman <khilman@baylibre.com>,
"Rafael J. Wysocki" <rjw@rjwysocki.net>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
linux-clk <linux-clk@vger.kernel.org>,
"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v3 1/2] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
Date: Tue, 19 Nov 2019 22:32:11 +0800 [thread overview]
Message-ID: <20191119143211.GA7804@kozik-lap> (raw)
In-Reply-To: <CAMuHMdXYg4u1SF+j=doJqaDFw+O61g2th8ppt+CBrez8QAgJRA@mail.gmail.com>
On Tue, Nov 19, 2019 at 10:58:11AM +0100, Geert Uytterhoeven wrote:
> Hi Rob, Krzysztof,
>
> On Thu, Nov 14, 2019 at 5:42 PM Rob Herring <robh@kernel.org> wrote:
> > On Thu, Nov 14, 2019 at 6:59 AM Krzysztof Kozlowski <krzk@kernel.org> wrote:
> > > On Tue, Nov 05, 2019 at 01:42:58PM -0600, Rob Herring wrote:
> > > > On Wed, 30 Oct 2019 18:32:15 +0100, Krzysztof Kozlowski wrote:
> > > > > Convert Generic Power Domain bindings to DT schema format using
> > > > > json-schema.
> > > > >
> > > > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > > > > Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
> > > > > Acked-by: Stephen Boyd <sboyd@kernel.org>
> > > > >
> > > > > ---
> > > > >
> > > > > Changes since v2:
> > > > > 1. Keep description of consumers in power-domain.txt,
> > > > > 2. Rename power_domain.txt to power-domain.txt,
> > > > > 3. Indent example with four spaces (more readable).
> > > > >
> > > > > Changes since v1:
> > > > > 1. Select all nodes for consumers,
> > > > > 2. Remove from consumers duplicated properties with dt-schema,
> > > > > 3. Fix power domain pattern,
> > > > > 4. Remove unneeded types.
> > > > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > > > > ---
> > > > > .../devicetree/bindings/arm/arm,scmi.txt | 2 +-
> > > > > .../devicetree/bindings/arm/arm,scpi.txt | 2 +-
> > > > > .../bindings/arm/freescale/fsl,scu.txt | 2 +-
> > > > > .../bindings/clock/renesas,cpg-mssr.txt | 2 +-
> > > > > .../bindings/clock/ti/davinci/psc.txt | 2 +-
> > > > > .../firmware/nvidia,tegra186-bpmp.txt | 2 +-
> > > > > .../bindings/power/amlogic,meson-gx-pwrc.txt | 2 +-
> > > > > .../devicetree/bindings/power/fsl,imx-gpc.txt | 2 +-
> > > > > .../bindings/power/fsl,imx-gpcv2.txt | 2 +-
> > > > > .../{power_domain.txt => power-domain.txt} | 95 +------------
> > > > > .../bindings/power/power-domain.yaml | 133 ++++++++++++++++++
> > > > > .../bindings/power/renesas,sysc-rmobile.txt | 2 +-
> > > > > .../bindings/power/xlnx,zynqmp-genpd.txt | 2 +-
> > > > > .../bindings/soc/bcm/brcm,bcm2835-pm.txt | 2 +-
> > > > > .../bindings/soc/mediatek/scpsys.txt | 2 +-
> > > > > .../bindings/soc/ti/sci-pm-domain.txt | 2 +-
> > > > > MAINTAINERS | 2 +-
> > > > > 17 files changed, 149 insertions(+), 109 deletions(-)
> > > > > rename Documentation/devicetree/bindings/power/{power_domain.txt => power-domain.txt} (51%)
> > > > > create mode 100644 Documentation/devicetree/bindings/power/power-domain.yaml
> > > > >
> > > >
> > > > Reviewed-by: Rob Herring <robh@kernel.org>
> > >
> > > The patches should apply cleanly in top of your tree so maybe you can
> > > pick them up?
> >
> > I didn't on this one because it touches a lot of files. Though on
> > second thought, they are all across the tree, so I might as well apply
> > them.
>
> There are still several leftover references to power_domain.txt.
> Krzysztof: Do you plan to convert these, too, or do you expect the
> individual maintainers to handle that?
Ahh, I think that's my fault after one of iterations of the patchset. I
can fix it up fast and maybe let's queue it through the same tree (Rob's).
Best regards,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
Rob Herring <robh@kernel.org>,
linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>, Kevin Hilman <khilman@baylibre.com>,
"Rafael J. Wysocki" <rjw@rjwysocki.net>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
linux-clk <linux-clk@vger.kernel.org>,
"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v3 1/2] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
Date: Tue, 19 Nov 2019 22:32:11 +0800 [thread overview]
Message-ID: <20191119143211.GA7804@kozik-lap> (raw)
In-Reply-To: <CAMuHMdXYg4u1SF+j=doJqaDFw+O61g2th8ppt+CBrez8QAgJRA@mail.gmail.com>
On Tue, Nov 19, 2019 at 10:58:11AM +0100, Geert Uytterhoeven wrote:
> Hi Rob, Krzysztof,
>
> On Thu, Nov 14, 2019 at 5:42 PM Rob Herring <robh@kernel.org> wrote:
> > On Thu, Nov 14, 2019 at 6:59 AM Krzysztof Kozlowski <krzk@kernel.org> wrote:
> > > On Tue, Nov 05, 2019 at 01:42:58PM -0600, Rob Herring wrote:
> > > > On Wed, 30 Oct 2019 18:32:15 +0100, Krzysztof Kozlowski wrote:
> > > > > Convert Generic Power Domain bindings to DT schema format using
> > > > > json-schema.
> > > > >
> > > > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > > > > Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
> > > > > Acked-by: Stephen Boyd <sboyd@kernel.org>
> > > > >
> > > > > ---
> > > > >
> > > > > Changes since v2:
> > > > > 1. Keep description of consumers in power-domain.txt,
> > > > > 2. Rename power_domain.txt to power-domain.txt,
> > > > > 3. Indent example with four spaces (more readable).
> > > > >
> > > > > Changes since v1:
> > > > > 1. Select all nodes for consumers,
> > > > > 2. Remove from consumers duplicated properties with dt-schema,
> > > > > 3. Fix power domain pattern,
> > > > > 4. Remove unneeded types.
> > > > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > > > > ---
> > > > > .../devicetree/bindings/arm/arm,scmi.txt | 2 +-
> > > > > .../devicetree/bindings/arm/arm,scpi.txt | 2 +-
> > > > > .../bindings/arm/freescale/fsl,scu.txt | 2 +-
> > > > > .../bindings/clock/renesas,cpg-mssr.txt | 2 +-
> > > > > .../bindings/clock/ti/davinci/psc.txt | 2 +-
> > > > > .../firmware/nvidia,tegra186-bpmp.txt | 2 +-
> > > > > .../bindings/power/amlogic,meson-gx-pwrc.txt | 2 +-
> > > > > .../devicetree/bindings/power/fsl,imx-gpc.txt | 2 +-
> > > > > .../bindings/power/fsl,imx-gpcv2.txt | 2 +-
> > > > > .../{power_domain.txt => power-domain.txt} | 95 +------------
> > > > > .../bindings/power/power-domain.yaml | 133 ++++++++++++++++++
> > > > > .../bindings/power/renesas,sysc-rmobile.txt | 2 +-
> > > > > .../bindings/power/xlnx,zynqmp-genpd.txt | 2 +-
> > > > > .../bindings/soc/bcm/brcm,bcm2835-pm.txt | 2 +-
> > > > > .../bindings/soc/mediatek/scpsys.txt | 2 +-
> > > > > .../bindings/soc/ti/sci-pm-domain.txt | 2 +-
> > > > > MAINTAINERS | 2 +-
> > > > > 17 files changed, 149 insertions(+), 109 deletions(-)
> > > > > rename Documentation/devicetree/bindings/power/{power_domain.txt => power-domain.txt} (51%)
> > > > > create mode 100644 Documentation/devicetree/bindings/power/power-domain.yaml
> > > > >
> > > >
> > > > Reviewed-by: Rob Herring <robh@kernel.org>
> > >
> > > The patches should apply cleanly in top of your tree so maybe you can
> > > pick them up?
> >
> > I didn't on this one because it touches a lot of files. Though on
> > second thought, they are all across the tree, so I might as well apply
> > them.
>
> There are still several leftover references to power_domain.txt.
> Krzysztof: Do you plan to convert these, too, or do you expect the
> individual maintainers to handle that?
Ahh, I think that's my fault after one of iterations of the patchset. I
can fix it up fast and maybe let's queue it through the same tree (Rob's).
Best regards,
Krzysztof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-11-19 14:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-30 17:32 [PATCH v3 1/2] dt-bindings: power: Convert Generic Power Domain bindings to json-schema Krzysztof Kozlowski
2019-10-30 17:32 ` Krzysztof Kozlowski
2019-10-30 17:32 ` [PATCH v3 2/2] dt-bindings: power: Convert Samsung Exynos " Krzysztof Kozlowski
2019-10-30 17:32 ` Krzysztof Kozlowski
2019-11-05 19:43 ` Rob Herring
2019-11-05 19:43 ` Rob Herring
2019-11-05 19:42 ` [PATCH v3 1/2] dt-bindings: power: Convert Generic " Rob Herring
2019-11-05 19:42 ` Rob Herring
2019-11-14 12:59 ` Krzysztof Kozlowski
2019-11-14 12:59 ` Krzysztof Kozlowski
2019-11-14 16:41 ` Rob Herring
2019-11-14 16:41 ` Rob Herring
2019-11-19 9:58 ` Geert Uytterhoeven
2019-11-19 9:58 ` Geert Uytterhoeven
2019-11-19 14:32 ` Krzysztof Kozlowski [this message]
2019-11-19 14:32 ` Krzysztof Kozlowski
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=20191119143211.GA7804@kozik-lap \
--to=krzk@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=geert@linux-m68k.org \
--cc=khilman@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=rjw@rjwysocki.net \
--cc=robh@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.