From patchwork Fri Jan 20 14:43:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 13110045 X-Patchwork-Delegate: kuba@kernel.org 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 BBFEDC05027 for ; Fri, 20 Jan 2023 14:44:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230443AbjATOoq (ORCPT ); Fri, 20 Jan 2023 09:44:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49966 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229626AbjATOop (ORCPT ); Fri, 20 Jan 2023 09:44:45 -0500 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A04346D4C for ; Fri, 20 Jan 2023 06:44:24 -0800 (PST) Received: by mail-wr1-x434.google.com with SMTP id d14so1370842wrr.9 for ; Fri, 20 Jan 2023 06:44:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=DI74kqIGhcvphZcqXp7Uudy88nH45WfLRZNDMde28kk=; b=H+K1ITtusUahctY8XWnxDrvCtyuxSsR2thgXbFkbAxu4WV90mgjTxTtscI8bJJMIof GmErfbhL/pqRtYfeOQBaStGLFtTMUGf8j/i4zwPsvMypjtRROJ/ZOT2jM/w1M4bbo/LV R/nA3elup7rBLmWIJKvDqZt53NTY8qTab7S+jZyKkXCuXOJ0A5xPlGuBtdBALBakd6Jc FSd6sxtT2e0+K72PGB57GA/N+WJfbD7v56PxrpzLQImX3K8l4elArqz1Drc9CB8Wn6Pw T9WjE/IH/XhqwbuSDEaDxdObjn2vw1z+UpLsS05Mc/pcmX56Z0WkpZgUpnwiynTlGRIq JyYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=DI74kqIGhcvphZcqXp7Uudy88nH45WfLRZNDMde28kk=; b=RPI+/Xq4DxY0myu8F4obegEoux+j22j1uWHfXiclIEgNfJlDVyFWAouL1IhiILF5b/ tsgmk9XqgVU43MtUH1bxYBEbQRJ4pbedl1FB8G/tkLYXkDNd9fRKoDqUEW8T51i5R8k7 ZpyGhjvDrOSzhh3KlAAOAqnLMxmRFEkpTj5AyLJw2eIam5w7AxVnoS1yw6ux+kbgJkIO 4s8lD6mEIRLDsjCe7eDVA7JS41uVZyGD/qWEYfWgWYjRtUkUsGOnK/fONrM2ydk3vPco CWm/mZ8lTaszh3R7PPVd2KPYhjxyZ4dF2r959A51XXyCB5ZHOFQOljDJsG0cXsFtQZ9e QwNg== X-Gm-Message-State: AFqh2kpBGuCIaDwbwgXH/J5bxGM/nHMm3ZEuWgYHx6s9FcG8ZbhFhQ4s cRyRgtQ9zjMH70rGUP5ZCI/C2w== X-Google-Smtp-Source: AMrXdXshS14JEHOLp6q7yDAz3zTPa/DW8O3ydsOpzDBaHgIyGrfAgQoGm5BCJQ2o/D/4tqOc0huowQ== X-Received: by 2002:a5d:4446:0:b0:2ba:c946:868b with SMTP id x6-20020a5d4446000000b002bac946868bmr12590447wrr.23.1674225812586; Fri, 20 Jan 2023 06:43:32 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id q17-20020a056000137100b002be4ff0c917sm2302421wrz.84.2023.01.20.06.43.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Jan 2023 06:43:32 -0800 (PST) From: Krzysztof Kozlowski To: =?utf-8?q?=C5=81ukasz_Stelmach?= , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH] dt-bindings: net: asix,ax88796c: allow SPI peripheral properties Date: Fri, 20 Jan 2023 15:43:29 +0100 Message-Id: <20230120144329.305655-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org The AX88796C device node on SPI bus can use SPI peripheral properties in certain configurations: exynos3250-artik5-eval.dtb: ethernet@0: 'controller-data' does not match any of the regexes: 'pinctrl-[0-9]+' Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/net/asix,ax88796c.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/net/asix,ax88796c.yaml b/Documentation/devicetree/bindings/net/asix,ax88796c.yaml index 699ebf452479..164d1ff9e83c 100644 --- a/Documentation/devicetree/bindings/net/asix,ax88796c.yaml +++ b/Documentation/devicetree/bindings/net/asix,ax88796c.yaml @@ -19,6 +19,7 @@ description: | allOf: - $ref: ethernet-controller.yaml# + - $ref: /schemas/spi/spi-peripheral-props.yaml properties: compatible: @@ -39,8 +40,8 @@ properties: it should be marked GPIO_ACTIVE_LOW. maxItems: 1 + controller-data: true local-mac-address: true - mac-address: true required: