public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: "Marek Behún" <kabel@kernel•org>
To: Rob Herring <robh@kernel•org>
Cc: devicetree@vger•kernel.org, linux-kernel@vger•kernel.org,
	Krzysztof Kozlowski <krzysztof.kozlowski@canonical•com>,
	Thierry Reding <thierry.reding@gmail•com>,
	Sam Ravnborg <sam@ravnborg•org>,
	Dmitry Torokhov <dmitry.torokhov@gmail•com>,
	Pavel Machek <pavel@ucw•cz>, Lee Jones <lee.jones@linaro•org>,
	Guenter Roeck <groeck@chromium•org>,
	Miquel Raynal <miquel.raynal@bootlin•com>,
	Richard Weinberger <richard@nod•at>,
	Vignesh Raghavendra <vigneshr@ti•com>,
	"David S. Miller" <davem@davemloft•net>,
	Jakub Kicinski <kuba@kernel•org>,
	Kishon Vijay Abraham I <kishon@ti•com>,
	Vinod Koul <vkoul@kernel•org>, Sebastian Reichel <sre@kernel•org>,
	Bjorn Andersson <bjorn.andersson@linaro•org>,
	Mathieu Poirier <mathieu.poirier@linaro•org>,
	Mark Brown <broonie@kernel•org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation•org>,
	Laurent Pinchart <laurent.pinchart@ideasonboard•com>,
	dri-devel@lists•freedesktop.org,
	linux-arm-kernel@lists•infradead.org,
	linux-input@vger•kernel.org, linux-leds@vger•kernel.org,
	linux-mtd@lists•infradead.org, netdev@vger•kernel.org,
	linux-phy@lists•infradead.org, linux-pm@vger•kernel.org,
	linux-remoteproc@vger•kernel.org, alsa-devel@alsa-project•org,
	linux-spi@vger•kernel.org, linux-usb@vger•kernel.org
Subject: Re: [PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
Date: Mon, 28 Feb 2022 22:45:34 +0100	[thread overview]
Message-ID: <20220228224534.073ca78a@thinkpad> (raw)
In-Reply-To: <20220228213802.1639658-1-robh@kernel.org>

On Mon, 28 Feb 2022 15:38:02 -0600
Rob Herring <robh@kernel•org> wrote:

> Another pass at removing unnecessary use of 'allOf' with a '$ref'.
> 
> json-schema versions draft7 and earlier have a weird behavior in that
> any keywords combined with a '$ref' are ignored (silently). The correct
> form was to put a '$ref' under an 'allOf'. This behavior is now changed
> in the 2019-09 json-schema spec and '$ref' can be mixed with other
> keywords.

For Documentation/devicetree/bindings/leds/cznic,turris-omnia-leds.yaml

Acked-by: Marek Behún <kabel@kernel•org>

  reply	other threads:[~2022-02-28 21:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-28 21:38 [PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref' Rob Herring
2022-02-28 21:45 ` Marek Behún [this message]
2022-02-28 22:09 ` Mark Brown
2022-03-01  7:40 ` Miquel Raynal
2022-03-01  8:18 ` Laurent Pinchart
2022-03-01  9:14 ` Greg Kroah-Hartman
2022-03-01  9:58 ` Lee Jones
2022-03-01 10:06 ` Vinod Koul
2022-03-02  2:06 ` Jakub Kicinski
2022-03-02  2:47 ` Bjorn Andersson

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=20220228224534.073ca78a@thinkpad \
    --to=kabel@kernel$(echo .)org \
    --cc=alsa-devel@alsa-project$(echo .)org \
    --cc=bjorn.andersson@linaro$(echo .)org \
    --cc=broonie@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=dmitry.torokhov@gmail$(echo .)com \
    --cc=dri-devel@lists$(echo .)freedesktop.org \
    --cc=gregkh@linuxfoundation$(echo .)org \
    --cc=groeck@chromium$(echo .)org \
    --cc=kishon@ti$(echo .)com \
    --cc=krzysztof.kozlowski@canonical$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=laurent.pinchart@ideasonboard$(echo .)com \
    --cc=lee.jones@linaro$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-input@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-leds@vger$(echo .)kernel.org \
    --cc=linux-mtd@lists$(echo .)infradead.org \
    --cc=linux-phy@lists$(echo .)infradead.org \
    --cc=linux-pm@vger$(echo .)kernel.org \
    --cc=linux-remoteproc@vger$(echo .)kernel.org \
    --cc=linux-spi@vger$(echo .)kernel.org \
    --cc=linux-usb@vger$(echo .)kernel.org \
    --cc=mathieu.poirier@linaro$(echo .)org \
    --cc=miquel.raynal@bootlin$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pavel@ucw$(echo .)cz \
    --cc=richard@nod$(echo .)at \
    --cc=robh@kernel$(echo .)org \
    --cc=sam@ravnborg$(echo .)org \
    --cc=sre@kernel$(echo .)org \
    --cc=thierry.reding@gmail$(echo .)com \
    --cc=vigneshr@ti$(echo .)com \
    --cc=vkoul@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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