From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
To: Rob Herring <robh@kernel.org>, devicetree@vger.kernel.org
Cc: alsa-devel@alsa-project.org, Vignesh R <vigneshr@ti.com>,
linux-pci@vger.kernel.org, linux-i2c@vger.kernel.org,
linux-phy@lists.infradead.org, Lee Jones <lee.jones@linaro.org>,
Marc Zyngier <maz@kernel.org>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Kishon Vijay Abraham I <kishon@ti.com>,
linux-serial@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
linux-media@vger.kernel.org, Maxime Ripard <mripard@kernel.org>,
Mark Brown <broonie@kernel.org>,
Bjorn Helgaas <bhelgaas@google.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org,
Vinod Koul <vkoul@kernel.org>,
Sakari Ailus <sakari.ailus@linux.intel.com>,
netdev@vger.kernel.org, dmaengine@vger.kernel.org,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
Date: Mon, 6 Sep 2021 16:31:17 +0100 [thread overview]
Message-ID: <b2e70818-521d-eff8-d7d5-be5a8d95df19@linaro.org> (raw)
In-Reply-To: <20210824202014.978922-1-robh@kernel.org>
On 24/08/2021 21:20, Rob Herring wrote:
> 'enum' is equivalent to 'oneOf' with a list of 'const' entries, but 'enum'
> is more concise and yields better error messages.
>
> Cc: Vinod Koul <vkoul@kernel.org>
> Cc: Maxime Ripard <mripard@kernel.org>
> Cc: Vignesh R <vigneshr@ti.com>
> Cc: Marc Zyngier <maz@kernel.org>
> Cc: Sakari Ailus <sakari.ailus@linux.intel.com>
> Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
> Cc: Lee Jones <lee.jones@linaro.org>
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Jakub Kicinski <kuba@kernel.org>
> Cc: Bjorn Helgaas <bhelgaas@google.com>
> Cc: Kishon Vijay Abraham I <kishon@ti.com>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: Mark Brown <broonie@kernel.org>
> Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
> Cc: dmaengine@vger.kernel.org
> Cc: linux-i2c@vger.kernel.org
> Cc: linux-media@vger.kernel.org
> Cc: netdev@vger.kernel.org
> Cc: linux-pci@vger.kernel.org
> Cc: linux-phy@lists.infradead.org
> Cc: linux-serial@vger.kernel.org
> Cc: alsa-devel@alsa-project.org
> Cc: linux-spi@vger.kernel.org
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
> .../bindings/display/msm/dsi-phy-10nm.yaml | 6 +++---
> .../bindings/display/msm/dsi-phy-14nm.yaml | 6 +++---
> .../bindings/display/msm/dsi-phy-28nm.yaml | 8 ++++----
> .../bindings/dma/allwinner,sun6i-a31-dma.yaml | 12 ++++++------
> .../devicetree/bindings/firmware/arm,scpi.yaml | 6 +++---
> .../devicetree/bindings/i2c/ti,omap4-i2c.yaml | 10 +++++-----
> .../interrupt-controller/loongson,liointc.yaml | 8 ++++----
> .../devicetree/bindings/media/i2c/mipi-ccs.yaml | 8 ++++----
> .../devicetree/bindings/mfd/ti,lp87565-q1.yaml | 6 +++---
> .../devicetree/bindings/net/realtek-bluetooth.yaml | 8 ++++----
> .../bindings/net/ti,k3-am654-cpsw-nuss.yaml | 8 ++++----
> .../devicetree/bindings/net/ti,k3-am654-cpts.yaml | 6 +++---
> Documentation/devicetree/bindings/pci/loongson.yaml | 8 ++++----
> .../devicetree/bindings/phy/intel,lgm-emmc-phy.yaml | 6 +++---
> .../devicetree/bindings/serial/8250_omap.yaml | 9 +++++----
> .../devicetree/bindings/sound/qcom,sm8250.yaml | 6 +++---
for sm8250 sound card,
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> .../devicetree/bindings/sound/tlv320adcx140.yaml | 8 ++++----
> .../devicetree/bindings/spi/realtek,rtl-spi.yaml | 12 ++++++------
> .../devicetree/bindings/timer/arm,sp804.yaml | 6 +++---
> 19 files changed, 74 insertions(+), 73 deletions(-)
>
prev parent reply other threads:[~2021-09-06 15:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-24 20:20 [PATCH] dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries Rob Herring
2021-08-25 8:17 ` Sakari Ailus
2021-08-25 10:27 ` Mark Brown
2021-08-25 14:02 ` Vinod Koul
2021-08-25 20:55 ` Wolfram Sang
2021-08-26 11:57 ` Greg Kroah-Hartman
2021-09-06 9:33 ` Lee Jones
2021-09-06 10:40 ` Mauro Carvalho Chehab
2021-09-06 15:31 ` Srinivas Kandagatla [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=b2e70818-521d-eff8-d7d5-be5a8d95df19@linaro.org \
--to=srinivas.kandagatla@linaro.org \
--cc=alsa-devel@alsa-project.org \
--cc=bhelgaas@google.com \
--cc=broonie@kernel.org \
--cc=daniel.lezcano@linaro.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kishon@ti.com \
--cc=kuba@kernel.org \
--cc=lee.jones@linaro.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=maz@kernel.org \
--cc=mchehab@kernel.org \
--cc=mripard@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=robh@kernel.org \
--cc=sakari.ailus@linux.intel.com \
--cc=vigneshr@ti.com \
--cc=vkoul@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 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).