All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Rob Herring <robh@kernel.org>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	Pavel Machek <pavel@ucw.cz>, Gene Chen <gene_chen@richtek.com>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: leds-mt6360: Drop redundant 'unevaluateProperties'
Date: Wed, 27 Apr 2022 13:29:41 -0500	[thread overview]
Message-ID: <YmmLldJcJ2tOOCO7@robh.at.kernel.org> (raw)
In-Reply-To: <20220426133508.1849580-1-robh@kernel.org>

On Tue, 26 Apr 2022 08:35:08 -0500, Rob Herring wrote:
> The binding has both 'unevaluateProperties: false' and
> 'additionalProperties: false' which is redundant. 'additionalProperties'
> is the stricter of the two, so drop 'unevaluateProperties'.
> 
> Fixes: e05cab34e417 ("dt-bindings: leds: Add bindings for MT6360 LED")
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/leds/leds-mt6360.yaml | 2 --
>  1 file changed, 2 deletions(-)
> 

Applied, thanks!

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Rob Herring <robh@kernel.org>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	Pavel Machek <pavel@ucw.cz>, Gene Chen <gene_chen@richtek.com>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: leds-mt6360: Drop redundant 'unevaluateProperties'
Date: Wed, 27 Apr 2022 13:29:41 -0500	[thread overview]
Message-ID: <YmmLldJcJ2tOOCO7@robh.at.kernel.org> (raw)
In-Reply-To: <20220426133508.1849580-1-robh@kernel.org>

On Tue, 26 Apr 2022 08:35:08 -0500, Rob Herring wrote:
> The binding has both 'unevaluateProperties: false' and
> 'additionalProperties: false' which is redundant. 'additionalProperties'
> is the stricter of the two, so drop 'unevaluateProperties'.
> 
> Fixes: e05cab34e417 ("dt-bindings: leds: Add bindings for MT6360 LED")
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/leds/leds-mt6360.yaml | 2 --
>  1 file changed, 2 deletions(-)
> 

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Rob Herring <robh@kernel.org>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	Pavel Machek <pavel@ucw.cz>, Gene Chen <gene_chen@richtek.com>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: leds-mt6360: Drop redundant 'unevaluateProperties'
Date: Wed, 27 Apr 2022 13:29:41 -0500	[thread overview]
Message-ID: <YmmLldJcJ2tOOCO7@robh.at.kernel.org> (raw)
In-Reply-To: <20220426133508.1849580-1-robh@kernel.org>

On Tue, 26 Apr 2022 08:35:08 -0500, Rob Herring wrote:
> The binding has both 'unevaluateProperties: false' and
> 'additionalProperties: false' which is redundant. 'additionalProperties'
> is the stricter of the two, so drop 'unevaluateProperties'.
> 
> Fixes: e05cab34e417 ("dt-bindings: leds: Add bindings for MT6360 LED")
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/leds/leds-mt6360.yaml | 2 --
>  1 file changed, 2 deletions(-)
> 

Applied, thanks!

  reply	other threads:[~2022-04-27 18:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26 13:35 [PATCH] dt-bindings: leds-mt6360: Drop redundant 'unevaluateProperties' Rob Herring
2022-04-26 13:35 ` Rob Herring
2022-04-26 13:35 ` Rob Herring
2022-04-27 18:29 ` Rob Herring [this message]
2022-04-27 18:29   ` Rob Herring
2022-04-27 18:29   ` Rob Herring
2022-05-04 17:56   ` Pavel Machek
2022-05-04 17:56     ` Pavel Machek
2022-05-04 17:56     ` Pavel Machek

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=YmmLldJcJ2tOOCO7@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gene_chen@richtek.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=pavel@ucw.cz \
    /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.