From: "Marek Behún" <kabel@kernel.org>
To: Rob Herring <robh@kernel.org>
Cc: alsa-devel@alsa-project.org, linux-usb@vger.kernel.org,
Vignesh Raghavendra <vigneshr@ti.com>,
Sam Ravnborg <sam@ravnborg.org>,
linux-remoteproc@vger.kernel.org,
dri-devel@lists.freedesktop.org,
Sebastian Reichel <sre@kernel.org>,
linux-phy@lists.infradead.org,
Thierry Reding <thierry.reding@gmail.com>,
linux-mtd@lists.infradead.org,
Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
Pavel Machek <pavel@ucw.cz>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Guenter Roeck <groeck@chromium.org>,
Lee Jones <lee.jones@linaro.org>,
linux-leds@vger.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
Richard Weinberger <richard@nod.at>,
Kishon Vijay Abraham I <kishon@ti.com>,
linux-input@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
devicetree@vger.kernel.org, linux-pm@vger.kernel.org,
Mark Brown <broonie@kernel.org>,
Bjorn Andersson <bjorn.andersson@linaro.org>,
linux-arm-kernel@lists.infradead.org,
Mathieu Poirier <mathieu.poirier@linaro.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org,
Vinod Koul <vkoul@kernel.org>,
netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>
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>
WARNING: multiple messages have this Message-ID (diff)
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>
WARNING: multiple messages have this Message-ID (diff)
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>
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
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>
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
WARNING: multiple messages have this Message-ID (diff)
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>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-03-02 8:49 UTC|newest]
Thread overview: 50+ 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:38 ` Rob Herring
2022-02-28 21:38 ` Rob Herring
2022-02-28 21:38 ` Rob Herring
2022-02-28 21:38 ` Rob Herring
2022-02-28 21:45 ` Marek Behún [this message]
2022-02-28 21:45 ` Marek Behún
2022-02-28 21:45 ` Marek Behún
2022-02-28 21:45 ` Marek Behún
2022-02-28 21:45 ` Marek Behún
2022-02-28 22:09 ` Mark Brown
2022-02-28 22:09 ` Mark Brown
2022-02-28 22:09 ` Mark Brown
2022-02-28 22:09 ` Mark Brown
2022-02-28 22:09 ` Mark Brown
2022-03-01 7:40 ` Miquel Raynal
2022-03-01 7:40 ` Miquel Raynal
2022-03-01 7:40 ` Miquel Raynal
2022-03-01 7:40 ` Miquel Raynal
2022-03-01 7:40 ` Miquel Raynal
2022-03-01 8:18 ` Laurent Pinchart
2022-03-01 8:18 ` Laurent Pinchart
2022-03-01 8:18 ` Laurent Pinchart
2022-03-01 8:18 ` Laurent Pinchart
2022-03-01 8:18 ` Laurent Pinchart
2022-03-01 9:14 ` Greg Kroah-Hartman
2022-03-01 9:14 ` Greg Kroah-Hartman
2022-03-01 9:14 ` Greg Kroah-Hartman
2022-03-01 9:14 ` Greg Kroah-Hartman
2022-03-01 9:14 ` Greg Kroah-Hartman
2022-03-01 9:58 ` Lee Jones
2022-03-01 9:58 ` Lee Jones
2022-03-01 9:58 ` Lee Jones
2022-03-01 9:58 ` Lee Jones
2022-03-01 9:58 ` Lee Jones
2022-03-01 10:06 ` Vinod Koul
2022-03-01 10:06 ` Vinod Koul
2022-03-01 10:06 ` Vinod Koul
2022-03-01 10:06 ` Vinod Koul
2022-03-01 10:06 ` Vinod Koul
2022-03-02 2:06 ` Jakub Kicinski
2022-03-02 2:06 ` Jakub Kicinski
2022-03-02 2:06 ` Jakub Kicinski
2022-03-02 2:06 ` Jakub Kicinski
2022-03-02 2:06 ` Jakub Kicinski
2022-03-02 2:47 ` Bjorn Andersson
2022-03-02 2:47 ` Bjorn Andersson
2022-03-02 2:47 ` Bjorn Andersson
2022-03-02 2:47 ` Bjorn Andersson
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.org \
--cc=alsa-devel@alsa-project.org \
--cc=bjorn.andersson@linaro.org \
--cc=broonie@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=gregkh@linuxfoundation.org \
--cc=groeck@chromium.org \
--cc=kishon@ti.com \
--cc=krzysztof.kozlowski@canonical.com \
--cc=kuba@kernel.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mathieu.poirier@linaro.org \
--cc=miquel.raynal@bootlin.com \
--cc=netdev@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=richard@nod.at \
--cc=robh@kernel.org \
--cc=sam@ravnborg.org \
--cc=sre@kernel.org \
--cc=thierry.reding@gmail.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 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.