All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Rob Herring <robh@kernel.org>, devicetree@vger.kernel.org
Cc: Tomer Maimon <tmaimon77@gmail.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Vincent Cheng <vincent.cheng.xh@renesas.com>,
	Tali Perry <tali.perry1@gmail.com>,
	Daniel Palmer <daniel@thingy.jp>,
	linux-i2c@vger.kernel.org, Will Deacon <will@kernel.org>,
	linux-clk@vger.kernel.org,
	Herbert Xu <herbert@gondor.apana.org.au>,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>,
	Chen-Yu Tsai <wens@csie.org>, Joel Stanley <joel@jms.id.au>,
	Guenter Roeck <linux@roeck-us.net>,
	linux-watchdog@vger.kernel.org,
	Maxime Ripard <mripard@kernel.org>,
	linux-gpio@vger.kernel.org,
	Wim Van Sebroeck <wim@linux-watchdog.org>,
	Avi Fishman <avifishman70@gmail.com>,
	linux-kernel@vger.kernel.org, Andrew Jeffery <andrew@aj.id.au>,
	iommu@lists.linux-foundation.org, linux-crypto@vger.kernel.org,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
Date: Fri, 05 Feb 2021 17:44:28 -0800	[thread overview]
Message-ID: <161257586802.76967.16227347834240151587@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <20210202205544.24812-1-robh@kernel.org>

Quoting Rob Herring (2021-02-02 12:55:42)
> Running 'dt-validate -m' will flag any compatible strings missing a schema.
> Fix all the errors found in DT binding examples. Most of these are just
> typos.
> 
> Cc: Stephen Boyd <sboyd@kernel.org>
> Cc: Maxime Ripard <mripard@kernel.org>
> Cc: Chen-Yu Tsai <wens@csie.org>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: Herbert Xu <herbert@gondor.apana.org.au>
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Daniel Palmer <daniel@thingy.jp>
> Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> Cc: Avi Fishman <avifishman70@gmail.com>
> Cc: Tomer Maimon <tmaimon77@gmail.com>
> Cc: Tali Perry <tali.perry1@gmail.com>
> Cc: Joerg Roedel <joro@8bytes.org>
> Cc: Will Deacon <will@kernel.org>
> Cc: Andrew Jeffery <andrew@aj.id.au>
> Cc: Joel Stanley <joel@jms.id.au>
> Cc: Wim Van Sebroeck <wim@linux-watchdog.org>
> Cc: Guenter Roeck <linux@roeck-us.net>
> Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> Cc: Vincent Cheng <vincent.cheng.xh@renesas.com>
> Cc: linux-clk@vger.kernel.org
> Cc: linux-crypto@vger.kernel.org
> Cc: linux-gpio@vger.kernel.org
> Cc: linux-i2c@vger.kernel.org
> Cc: iommu@lists.linux-foundation.org
> Cc: linux-watchdog@vger.kernel.org
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---

Acked-by: Stephen Boyd <sboyd@kernel.org>
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

      parent reply	other threads:[~2021-02-06  1:44 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-02 20:55 [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples Rob Herring
2021-02-02 20:55 ` Rob Herring
2021-02-02 20:55 ` [PATCH 2/3] dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally required Rob Herring
2021-02-02 20:55   ` [PATCH 2/3] dt-bindings: iommu: renesas, ipmmu-vmsa: " Rob Herring
2021-02-04  1:23   ` [PATCH 2/3] dt-bindings: iommu: renesas,ipmmu-vmsa: " Yoshihiro Shimoda
2021-02-04  1:23     ` Yoshihiro Shimoda
2021-02-02 20:55 ` [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas Rob Herring
2021-02-02 20:55   ` Rob Herring
2021-02-02 20:55   ` Rob Herring
2021-02-03  8:01   ` Geert Uytterhoeven
2021-02-03  8:01     ` Geert Uytterhoeven
2021-02-03  8:01     ` Geert Uytterhoeven
2021-02-03 15:55     ` Rob Herring
2021-02-03 15:55       ` Rob Herring
2021-02-03 15:55       ` Rob Herring
2021-02-03 16:02       ` Geert Uytterhoeven
2021-02-03 16:02         ` Geert Uytterhoeven
2021-02-03 16:02         ` Geert Uytterhoeven
2021-02-03  8:22   ` Maxime Ripard
2021-02-03  8:22     ` Maxime Ripard
2021-02-03  8:22     ` Maxime Ripard
2021-02-03 11:22   ` Vinod Koul
2021-02-03 11:22     ` Vinod Koul
2021-02-03 11:22     ` Vinod Koul
2021-02-03 11:55   ` Nicolas Saenz Julienne
2021-02-03 11:55     ` Nicolas Saenz Julienne
2021-02-03 11:55     ` Nicolas Saenz Julienne
2021-02-02 21:03 ` [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples Guenter Roeck
2021-02-02 21:03   ` Guenter Roeck
2021-02-02 22:26 ` Andrew Jeffery
2021-02-02 22:26   ` Andrew Jeffery
2021-02-03  0:33 ` Stephen Boyd
2021-02-03  8:22   ` Maxime Ripard
2021-02-03  8:22     ` Maxime Ripard
2021-02-03 21:09   ` Rob Herring
2021-02-03 21:09     ` Rob Herring
2021-02-03  9:35 ` Linus Walleij
2021-02-03  9:35   ` Linus Walleij
2021-02-03  9:48 ` Daniel Palmer
2021-02-03  9:48   ` Daniel Palmer
2021-02-04  0:46 ` Yoshihiro Shimoda
2021-02-04  0:46   ` Yoshihiro Shimoda
2021-02-06  1:25 ` Wolfram Sang
2021-02-06  1:25   ` Wolfram Sang
2021-02-06  1:44 ` Stephen Boyd [this message]

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=161257586802.76967.16227347834240151587@swboyd.mtv.corp.google.com \
    --to=sboyd@kernel.org \
    --cc=andrew@aj.id.au \
    --cc=avifishman70@gmail.com \
    --cc=bgolaszewski@baylibre.com \
    --cc=daniel@thingy.jp \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=iommu@lists.linux-foundation.org \
    --cc=joel@jms.id.au \
    --cc=linus.walleij@linaro.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=mripard@kernel.org \
    --cc=robh@kernel.org \
    --cc=tali.perry1@gmail.com \
    --cc=tmaimon77@gmail.com \
    --cc=vincent.cheng.xh@renesas.com \
    --cc=wens@csie.org \
    --cc=will@kernel.org \
    --cc=wim@linux-watchdog.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.