Devicetree
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Lars-Peter Clausen <lars@metafoo.de>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Daniel Campello <campello@chromium.org>,
	Gwendal Grignou <gwendal@chromium.org>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, Rob Herring <robh@kernel.org>
Subject: Re: [RESEND PATCH 1/2] dt-bindings: iio: semtech,sx9310: reference common schema for label
Date: Sat, 17 Jun 2023 13:50:38 +0100	[thread overview]
Message-ID: <20230617135038.61e54c7e@jic23-huawei> (raw)
In-Reply-To: <20230617103658.114453-1-krzysztof.kozlowski@linaro.org>

On Sat, 17 Jun 2023 12:36:57 +0200
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote:

> Reference iio.yaml schema from dtschema to allow already used
> label property:
> 
>   sc7180-trogdor-homestar-r4.dtb: proximity@28: 'label' does not match any of the regexes: 'pinctrl-[0-9]+'
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Acked-by: Rob Herring <robh@kernel.org>

Applied to the togreg branch of iio.git and pushed out as testing.
Note that these are now material for 6.6 and I'll be rebasing that
tree on rc1 once available + not pushing it out for next to pick up until
after that.

Jonathan

> 
> ---
> 
> Resending with ack as dependency (dtschema patch) was applied.
> ---
>  .../devicetree/bindings/iio/proximity/semtech,sx9310.yaml    | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/proximity/semtech,sx9310.yaml b/Documentation/devicetree/bindings/iio/proximity/semtech,sx9310.yaml
> index 5de0bb2180e6..775555d147bf 100644
> --- a/Documentation/devicetree/bindings/iio/proximity/semtech,sx9310.yaml
> +++ b/Documentation/devicetree/bindings/iio/proximity/semtech,sx9310.yaml
> @@ -15,6 +15,9 @@ description: |
>    Specifications about the devices can be found at:
>    https://www.semtech.com/products/smart-sensing/sar-sensors/sx9310
>  
> +allOf:
> +  - $ref: /schemas/iio/iio.yaml#
> +
>  properties:
>    compatible:
>      enum:
> @@ -102,7 +105,7 @@ required:
>    - reg
>    - "#io-channel-cells"
>  
> -additionalProperties: false
> +unevaluatedProperties: false
>  
>  examples:
>    - |


      parent reply	other threads:[~2023-06-17 12:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-17 10:36 [RESEND PATCH 1/2] dt-bindings: iio: semtech,sx9310: reference common schema for label Krzysztof Kozlowski
2023-06-17 10:36 ` [RESEND PATCH 2/2] dt-bindings: iio: semtech,sx9324: " Krzysztof Kozlowski
2023-06-17 12:50 ` Jonathan Cameron [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=20230617135038.61e54c7e@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=campello@chromium.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gwendal@chromium.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=robh@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