From patchwork Wed Sep 7 21:06:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anand Moon X-Patchwork-Id: 603485 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 99815C54EE9 for ; Wed, 7 Sep 2022 21:07:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229854AbiIGVHG (ORCPT ); Wed, 7 Sep 2022 17:07:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58572 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229526AbiIGVHF (ORCPT ); Wed, 7 Sep 2022 17:07:05 -0400 Received: from mail-pf1-x429.google.com (mail-pf1-x429.google.com [IPv6:2607:f8b0:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5771BBAD95 for ; Wed, 7 Sep 2022 14:07:03 -0700 (PDT) Received: by mail-pf1-x429.google.com with SMTP id c198so5964969pfc.13 for ; Wed, 07 Sep 2022 14:07:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=edgeble-ai.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date; bh=tm5/tm/bOKGw+ZnlX8h2AbJd7n/3kcmAPIwiCqemhIM=; b=x7ypNYi2j2uvb8XQ9craSoAh2QNE3532j+e+pZG6ZhxotdgrQgsztR4QwOhk5485Yg ZYQ439NwiR04A/2DWciEI4MqLu+Ay2Jt2Izj4I/uzLYqz77oMWjcZZxlr9e+u1dHV96n z3Svs0OdnJkfwBaMcdAq8+qT3PqaXmAP1GSOflxkFcsP678j3vlrUN8qMCLVuOugw4rF y8z7P1Czucmb1QSWC2a/hb5v0Q5lP3SvANK8TSpbKTw5ao9H68v4Z77W9jI71uqsIUs9 maT5vsRIJ7F/eDxUr9k0eGGr4msmgmamcpae7Jy3tUE2RViDRHov5J1aVFmsRk3Zwehz kMZA== 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; bh=tm5/tm/bOKGw+ZnlX8h2AbJd7n/3kcmAPIwiCqemhIM=; b=rw+t1bkRqYD+mXBtMufPunpJQXvG2yBtr4XT4Hq1XHpg0mOp4yJyYWju/3Uc8Itre0 EtCz7OBf7Fte+m8dX0CHhOSCRl2lS8wF0mBpQBAviTQ0GJ5KVlwPoGO1DczQL9oqraJC Rto8QfpX0JzFM0ZEaqw7aP7D1jXvlyo5bkcTf6933yS29aPNUS9CqeiyiqKOcRq0EfL0 Hm8T39RkGNpYsotjLGyjHb0RfVTZ3O5QjORjL/P/BD2658fcba9koLHTHDc5DlPv0RdE S9eyfaWI2ke1oTTIAxqWRYfHvc0j/63tiUXQJqQU60QzxAfE6x42abfQ6Nuq7h4tzBg0 1hbg== X-Gm-Message-State: ACgBeo1NvffZIzDDaeQyDuQEzCra7GoQvXtwOQ7IqPJhBsG6J9JvGqCd Fh43L6hxUqCuZYeiRnPxVFSN8w== X-Google-Smtp-Source: AA6agR6KR05rx/q/yr2bK+5wDAzujpFCnEW70ybxCculrOSDfSrMK2grU+8l7dxRUgRSY5z/y1pe5g== X-Received: by 2002:a63:1c2:0:b0:430:710d:4c85 with SMTP id 185-20020a6301c2000000b00430710d4c85mr4980472pgb.12.1662584822610; Wed, 07 Sep 2022 14:07:02 -0700 (PDT) Received: from archl-hc1b.. ([103.51.75.56]) by smtp.gmail.com with ESMTPSA id c23-20020a63d517000000b0042ba1a95235sm10999198pgg.86.2022.09.07.14.06.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Sep 2022 14:07:02 -0700 (PDT) From: Anand Moon To: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner , David Wu Cc: Anand Moon , Jagan Teki , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [v2 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible Date: Wed, 7 Sep 2022 21:06:45 +0000 Message-Id: <20220907210649.12447-1-anand@edgeble.ai> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add compatible string for RV1126 gmac, and constrain it to be compatible with Synopsys dwmac 4.20a. Reviewed-by: Heiko Stuebner Signed-off-by: Jagan Teki Signed-off-by: Anand Moon Reviewed-by: Krzysztof Kozlowski --- v2: add missing compatible string to property added reviewed by Heiko Stuebner. --- Documentation/devicetree/bindings/net/rockchip-dwmac.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/net/rockchip-dwmac.yaml b/Documentation/devicetree/bindings/net/rockchip-dwmac.yaml index 083623c8d718..b28bc6774bf0 100644 --- a/Documentation/devicetree/bindings/net/rockchip-dwmac.yaml +++ b/Documentation/devicetree/bindings/net/rockchip-dwmac.yaml @@ -26,6 +26,7 @@ select: - rockchip,rk3399-gmac - rockchip,rk3568-gmac - rockchip,rv1108-gmac + - rockchip,rv1126-gmac required: - compatible @@ -47,6 +48,7 @@ properties: - rockchip,rk3368-gmac - rockchip,rk3399-gmac - rockchip,rv1108-gmac + - rockchip,rv1126-gmac - items: - enum: - rockchip,rk3568-gmac