All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Serge Semin <Sergey.Semin@baikalelectronics.ru>
Cc: devicetree@vger.kernel.org, Serge Semin <fancer.lancer@gmail.com>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Alexey Malahov <Alexey.Malahov@baikalelectronics.ru>,
	Thomas Gleixner <tglx@linutronix.de>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel@vger.kernel.org,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	linux-mips@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Paul Burton <paulburton@kernel.org>
Subject: Re: [PATCH v4 1/6] dt-bindings: power: Convert mti,mips-cpc to DT schema
Date: Mon, 29 Jun 2020 15:46:12 -0600	[thread overview]
Message-ID: <20200629214612.GA2979868@bogus> (raw)
In-Reply-To: <20200617223201.23259-2-Sergey.Semin@baikalelectronics.ru>

On Thu, 18 Jun 2020 01:31:55 +0300, Serge Semin wrote:
> It's a Cluster Power Controller embedded into the MIPS IP cores.
> Currently the corresponding dts node is supposed to have compatible
> and reg properties.
> 
> Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru>
> Reviewed-by: Rob Herring <robh@kernel.org>
> Cc: Alexey Malahov <Alexey.Malahov@baikalelectronics.ru>
> 
> ---
> 
> Changelog prev:
> - Reword the changelog summary - use shorter version.
> - Lowercase the example hex'es.
> ---
>  .../bindings/power/mti,mips-cpc.txt           |  8 -----
>  .../bindings/power/mti,mips-cpc.yaml          | 35 +++++++++++++++++++
>  2 files changed, 35 insertions(+), 8 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/power/mti,mips-cpc.txt
>  create mode 100644 Documentation/devicetree/bindings/power/mti,mips-cpc.yaml
> 


My bot found errors running 'make dt_binding_check' on your patch:

/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/power/mti,mips-cpc.example.dt.yaml: example-0: cpc@1bde0000:reg:0: [0, 467533824, 0, 32768] is too long


See https://patchwork.ozlabs.org/patch/1311661

If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:

pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade

Please check and re-submit.


  reply	other threads:[~2020-06-29 21:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-17 22:31 [PATCH RESEND v4 0/6] mips: Add DT bindings for MIPS CDMM and MIPS GIC Serge Semin
2020-06-17 22:31 ` [PATCH v4 1/6] dt-bindings: power: Convert mti,mips-cpc to DT schema Serge Semin
2020-06-29 21:46   ` Rob Herring [this message]
2020-06-17 22:31 ` [PATCH v4 2/6] dt-bindings: interrupt-controller: Convert mti,gic " Serge Semin
2020-06-17 22:31 ` [PATCH v4 3/6] dt-bindings: bus: Add MIPS CDMM controller Serge Semin
2020-06-29 21:46   ` Rob Herring
2020-06-17 22:31 ` [PATCH v4 4/6] mips: cdmm: Add mti,mips-cdmm dtb node support Serge Semin
2020-06-17 22:31 ` [PATCH v4 5/6] bus: cdmm: Add MIPS R5 arch support Serge Semin
2020-06-17 22:32 ` [PATCH v4 6/6] MAINTAINERS: Add maintainers for MIPS core drivers Serge Semin
2020-07-01  7:00   ` Daniel Lezcano
2020-07-01 21:28     ` Serge Semin

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=20200629214612.GA2979868@bogus \
    --to=robh@kernel.org \
    --cc=Alexey.Malahov@baikalelectronics.ru \
    --cc=Sergey.Semin@baikalelectronics.ru \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fancer.lancer@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=paulburton@kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=robh+dt@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=tsbogend@alpha.franken.de \
    /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.