From patchwork Sat Jun 17 10:36:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 13283521 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A281EEB64D9 for ; Sat, 17 Jun 2023 10:41:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232909AbjFQKkj (ORCPT ); Sat, 17 Jun 2023 06:40:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59890 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235543AbjFQKkS (ORCPT ); Sat, 17 Jun 2023 06:40:18 -0400 Received: from mail-ed1-x52c.google.com (mail-ed1-x52c.google.com [IPv6:2a00:1450:4864:20::52c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B9F021AA for ; Sat, 17 Jun 2023 03:40:16 -0700 (PDT) Received: by mail-ed1-x52c.google.com with SMTP id 4fb4d7f45d1cf-518ff822360so2104980a12.1 for ; Sat, 17 Jun 2023 03:40:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686998415; x=1689590415; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=sSnihe6/3LsI4jFSKnj7YtNbRA5nWcr5gKNA2Dnynwk=; b=T9G+PZ+eoawTUj6hMyXcjssFlBnmGy5bXDwAjpFiHyt4XOAEQ4oDbChwjxoU80Q4AB yOeSo1vmZAqFjpzTajVTo2cKrKwcrYyPbi58bNwUK1bWu7ay7LINS0UlDhTIFnYkHkbp 0Ppa6NBxZvofyO4X6tLYc68k0JUuNBs2+aiEdCc7dqRhPfO5IHFf30Yttgw/T0gLQXB6 zzaZsco/c7v3qvb6dyT5dkyrvkI/oCSKxXLd2nkvv2LODhT2IQxXw0K51TXwfJZfOG0B NIRxYA8SxRkcX8Qv02/cLeAaaE+BWPAbtSWomUSXRyQM26Sk277T6K3KapjVsNw6djlB Jjzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686998415; x=1689590415; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sSnihe6/3LsI4jFSKnj7YtNbRA5nWcr5gKNA2Dnynwk=; b=A2eeYsxjcJBa7kUytLQWea+9/7g4Cem7eJn9+R1OFuSLjImzwRBEXRknjbjp0oMzR3 CO8VxuJdqvGhs5ZsMtPcZB9IlW5DXmp+C74qVQ1Z6gyCe6SX1vljnpoQHdp9OTK3dUbh 6cx/RNqQs2NjKPu9qUrFUXmoJyrf/SKNW9pDtW902vK60zqY20ozaPSRAYlXOd9XX1LK n4Ilyb+HrjDr4KV+lMUmO9zgLkuu+IxoWcpeyIe/tz3SEmq7/3cf4FXTdx0BTjr+YdRy J6MxG4lKRZIxPR8AvZ3uJSQTL6TqmMWOrOs82NHeEEj1uJh7dERRgrFAJBQKJeLzDxns Bqbg== X-Gm-Message-State: AC+VfDwvCoP+6/1wfv6fFARZEGOz7L7um7IXvyg4LBbQfps1PIgVi9Mh AzupeR3YdhmpBZmKKmeUz+RIBQ== X-Google-Smtp-Source: ACHHUZ7tV6WpfiqDGYeU/OBZDJDwz25cQ8/HxmzDiCuSWUNZCf3rdqHHuo4zpPKdi5/fPYMi7R4YsA== X-Received: by 2002:aa7:c912:0:b0:518:a5e5:47b6 with SMTP id b18-20020aa7c912000000b00518a5e547b6mr3334973edt.24.1686998415162; Sat, 17 Jun 2023 03:40:15 -0700 (PDT) Received: from krzk-bin.. ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id g25-20020a50ee19000000b0050bfeb15049sm10677124eds.60.2023.06.17.03.40.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 17 Jun 2023 03:40:14 -0700 (PDT) From: Krzysztof Kozlowski To: Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Daniel Campello , Gwendal Grignou , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski , Rob Herring Subject: [RESEND PATCH 2/2] dt-bindings: iio: semtech,sx9324: reference common schema for label Date: Sat, 17 Jun 2023 12:36:58 +0200 Message-Id: <20230617103658.114453-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230617103658.114453-1-krzysztof.kozlowski@linaro.org> References: <20230617103658.114453-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org Reference iio.yaml schema from dtschema to allow already used label property: sc7180-trogdor-pazquel360-lte.dtb: proximity@28: 'label' does not match any of the regexes: 'pinctrl-[0-9]+' Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Resending with ack as dependency (dtschema patch) was applied. --- .../devicetree/bindings/iio/proximity/semtech,sx9324.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/iio/proximity/semtech,sx9324.yaml b/Documentation/devicetree/bindings/iio/proximity/semtech,sx9324.yaml index b3aa2ebf9661..48f221463166 100644 --- a/Documentation/devicetree/bindings/iio/proximity/semtech,sx9324.yaml +++ b/Documentation/devicetree/bindings/iio/proximity/semtech,sx9324.yaml @@ -13,6 +13,9 @@ maintainers: description: | Semtech's SX9324 proximity sensor. +allOf: + - $ref: /schemas/iio/iio.yaml# + properties: compatible: const: semtech,sx9324 @@ -167,7 +170,7 @@ required: - reg - "#io-channel-cells" -additionalProperties: false +unevaluatedProperties: false examples: - |