All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: mgross@linux.intel.com
Cc: jassisinghbrar@gmail.com, palmerdabbelt@google.com,
	dragan.cvetic@xilinx.com, devicetree@vger.kernel.org,
	arnd@arndb.de, paul.walmsley@sifive.com, robh+dt@kernel.org,
	Daniele Alessandrelli <daniele.alessandrelli@intel.com>,
	gregkh@linuxfoundation.org, markgross@kernel.org, corbet@lwn.net,
	damien.lemoal@wdc.com, Paul Murphy <paul.j.murphy@intel.com>,
	bp@suse.de, peng.fan@nxp.com, shawnguo@kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 06/34] dt-bindings: Add bindings for Keem Bay VPU IPC driver
Date: Wed, 27 Jan 2021 08:00:11 -0600	[thread overview]
Message-ID: <1611756011.180359.1429680.nullmailer@robh.at.kernel.org> (raw)
In-Reply-To: <20210126054036.61587-7-mgross@linux.intel.com>

On Mon, 25 Jan 2021 21:40:08 -0800, mgross@linux.intel.com wrote:
> From: Paul Murphy <paul.j.murphy@intel.com>
> 
> Add DT bindings documentation for the Keem Bay VPU IPC driver.
> 
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: devicetree@vger.kernel.org
> Reviewed-by: Mark Gross <mgross@linux.intel.com>
> Signed-off-by: Paul Murphy <paul.j.murphy@intel.com>
> Co-developed-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com>
> Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com>
> ---
>  .../soc/intel/intel,keembay-vpu-ipc.yaml      | 153 ++++++++++++++++++
>  1 file changed, 153 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/soc/intel/intel,keembay-vpu-ipc.yaml
> 

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

yamllint warnings/errors:
./Documentation/devicetree/bindings/soc/intel/intel,keembay-vpu-ipc.yaml:21:9: [warning] wrong indentation: expected 10 but found 8 (indentation)

dtschema/dtc warnings/errors:

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

This check can fail if there are any dependencies. The base for a patch
series is generally the most recent rc1.

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

pip3 install dtschema --upgrade

Please check and re-submit.


  reply	other threads:[~2021-01-27 14:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210126054036.61587-1-mgross@linux.intel.com>
2021-01-26  5:40 ` [PATCH v3 04/34] dt-bindings: Add bindings for Keem Bay IPC driver mgross
2021-01-26  5:40 ` [PATCH v3 06/34] dt-bindings: Add bindings for Keem Bay VPU " mgross
2021-01-27 14:00   ` Rob Herring [this message]
2021-01-30  2:02     ` mark gross
2021-01-26  5:40 ` [PATCH v3 08/34] misc: xlink-pcie: Add documentation for XLink PCIe driver mgross
2021-01-26  5:40 ` [PATCH v3 17/34] xlink-ipc: Add xlink ipc device tree bindings mgross
2021-01-27 14:00   ` Rob Herring
2021-01-26  5:40 ` [PATCH v3 18/34] xlink-ipc: Add xlink ipc driver mgross
2021-01-26  5:40 ` [PATCH v3 19/34] xlink-core: Add xlink core device tree bindings mgross
2021-01-27 14:00   ` Rob Herring
2021-01-26  5:40 ` [PATCH v3 20/34] xlink-core: Add xlink core driver xLink mgross
     [not found] <20210130022124.65083-1-mgross@linux.intel.com>
2021-01-30  2:20 ` [PATCH v3 06/34] dt-bindings: Add bindings for Keem Bay VPU IPC driver mgross

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=1611756011.180359.1429680.nullmailer@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=arnd@arndb.de \
    --cc=bp@suse.de \
    --cc=corbet@lwn.net \
    --cc=damien.lemoal@wdc.com \
    --cc=daniele.alessandrelli@intel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dragan.cvetic@xilinx.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jassisinghbrar@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=markgross@kernel.org \
    --cc=mgross@linux.intel.com \
    --cc=palmerdabbelt@google.com \
    --cc=paul.j.murphy@intel.com \
    --cc=paul.walmsley@sifive.com \
    --cc=peng.fan@nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=shawnguo@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.