From mboxrd@z Thu Jan 1 00:00:00 1970 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 88B8AC7EE32 for ; Mon, 5 Jun 2023 06:42:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230045AbjFEGmy (ORCPT ); Mon, 5 Jun 2023 02:42:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55616 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229970AbjFEGmv (ORCPT ); Mon, 5 Jun 2023 02:42:51 -0400 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4437510A for ; Sun, 4 Jun 2023 23:42:28 -0700 (PDT) Received: by mail-ed1-x534.google.com with SMTP id 4fb4d7f45d1cf-5148f299105so9316756a12.1 for ; Sun, 04 Jun 2023 23:42:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685947346; x=1688539346; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=vFw4uIz1GvEPa5VtIcDxiD4XJ3vhhZ6UEG438lv36YM=; b=W5xargHLQHNwYY/BnnxPytOTujf6MiU4BCQ/YXjlMWkaYtaUQG0NSplDIhFjXr0XEp NSft2WQf8bMITNkiAuu729nudJ74n5JdDUc/OeUcnwViYaKf3/Nevt5YgWDTnUxVSMBx rjri7/Ra4Ir1cwK5nDOIpEk5Y2gz4yFKe4vqZJju72bHDKkWS6B8Uj/GaDPxHTUYQhpB ujkytVet/pXu5rl4n7BJWLI69+ym763ejgSzEpYBBDDesAPcCI0gQ1pFWCJVVqgUiTQe gnvXgo0hFD4CZBmF2bdsQwJyfV2dz6sbHjMwUkF8jbTzisH5ithvqVV7xk6WuA7O1sFA PE6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685947346; x=1688539346; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=vFw4uIz1GvEPa5VtIcDxiD4XJ3vhhZ6UEG438lv36YM=; b=MX0zNvnptWE7boe199ECoClhEUZJfklaULZkZpDMs94GvsqE9BHoZqOvFrslRyc2V/ vzY9gg3QO2GJD36Gu5IwyRPpcA4ip7VaUBK3MNQNV+joxWnFURr3Xb+vPxA8FC/8awMj V9P5aIaI+vqGy8v+lC0qId38+/8MJpWNE+WhwzBKmpFpOzrjsGpwQ9+I360194/DETL2 TxRvc0OIg2jFsop7kz0ab/9zJmGT8T4eFtP+NW6YPjeOnan512HJj1VjWGLoyCi68uMv m2Wbo3t5b+pNvjkao+E1R6yGjba+YeJrzVhC/CgOdtO8/dE9wquwgcfMd1v7wt00ACB4 0TjQ== X-Gm-Message-State: AC+VfDzDzIF2/xNlLr9OH2yBP4n9tfQ+3UEgN4jMbjCVjgSJXYfBBcLU DepzxYtOFtIwd4TqAx62FC6F/A== X-Google-Smtp-Source: ACHHUZ45Bczqm3lVsRw49KlK7A65vT6wgUhxPgXPoYV2Y2gF9onThQgLUhtAYX+cEbSh2I+U4voMhQ== X-Received: by 2002:a05:6402:354c:b0:506:71bd:3931 with SMTP id f12-20020a056402354c00b0050671bd3931mr9594965edd.2.1685947346132; Sun, 04 Jun 2023 23:42:26 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id g7-20020aa7c847000000b0051498be5f3csm3661348edt.38.2023.06.04.23.42.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 04 Jun 2023 23:42:25 -0700 (PDT) Message-ID: <7a29a03b-4f2a-35b6-a033-9f4fbe1232d0@linaro.org> Date: Mon, 5 Jun 2023 08:42:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH 20/21] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface Content-Language: en-US To: Varshini Rajendran , tglx@linutronix.de, maz@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, claudiu.beznea@microchip.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, gregkh@linuxfoundation.org, linux@armlinux.org.uk, mturquette@baylibre.com, sboyd@kernel.org, sre@kernel.org, broonie@kernel.org, arnd@arndb.de, gregory.clement@bootlin.com, sudeep.holla@arm.com, balamanikandan.gunasundar@microchip.com, mihai.sain@microchip.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org Cc: Hari.PrasathGE@microchip.com, cristian.birsan@microchip.com, durai.manickamkr@microchip.com, manikandan.m@microchip.com, dharma.b@microchip.com, nayabbasha.sayed@microchip.com, balakrishnan.s@microchip.com References: <20230603200243.243878-1-varshini.rajendran@microchip.com> <20230603200243.243878-21-varshini.rajendran@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <20230603200243.243878-21-varshini.rajendran@microchip.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/06/2023 22:02, Varshini Rajendran wrote: > Add documentation for sam9x7 ethernet interface > > Signed-off-by: Varshini Rajendran > --- > Documentation/devicetree/bindings/net/cdns,macb.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml > index bef5e0f895be..e4f9e9b353e5 100644 > --- a/Documentation/devicetree/bindings/net/cdns,macb.yaml > +++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml > @@ -54,6 +54,7 @@ properties: > - cdns,np4-macb # NP4 SoC devices > - microchip,sama7g5-emac # Microchip SAMA7G5 ethernet interface > - microchip,sama7g5-gem # Microchip SAMA7G5 gigabit ethernet interface > + - microchip,sam9x7-gem # Microchip SAM9X7 gigabit ethernet interface No wildcards in compatibles. Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1C2D0C7EE2C for ; Mon, 5 Jun 2023 06:42:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=E9Y1yg+gX14aFkAvePLOLx0q5DAiV1bhgTe8FWBJgbY=; b=ihdRsHQv5z64b7 JMi1PdFRcKqo2MVm5ltCFLBgB5/1oghTOX65lB8NqSM0DR3Lm9+//YAEIADHx0fH0ulXf9YxfZA9q YA4xnlaAaddy+CfXiy0tqFjq1EqAhWbsmpQZxTMdlXudDyPj3LwBLShps9UOKLXLQiESF7HeMxJbQ k6LVaPURmC4rFIps4Ow74IIIJAo6Q6mLK9iHGIre515uh7epQbYC3xBnM6yHIeGg7mVV1ASUqX6VP VFCpUBgCt0soypEfFE4G/pgW8yflaMyWZY0GxiwnswnpTuPjEtixDBUdk4AX0Ohh8l8UMvVGCe0Hc qstWpEgzBUxSy8Ha/TGw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q63vE-00EPGe-1b; Mon, 05 Jun 2023 06:42:32 +0000 Received: from mail-ed1-x530.google.com ([2a00:1450:4864:20::530]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q63vB-00EPF0-2b for linux-arm-kernel@lists.infradead.org; Mon, 05 Jun 2023 06:42:31 +0000 Received: by mail-ed1-x530.google.com with SMTP id 4fb4d7f45d1cf-51456392cbbso11667286a12.0 for ; Sun, 04 Jun 2023 23:42:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685947346; x=1688539346; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=vFw4uIz1GvEPa5VtIcDxiD4XJ3vhhZ6UEG438lv36YM=; b=W5xargHLQHNwYY/BnnxPytOTujf6MiU4BCQ/YXjlMWkaYtaUQG0NSplDIhFjXr0XEp NSft2WQf8bMITNkiAuu729nudJ74n5JdDUc/OeUcnwViYaKf3/Nevt5YgWDTnUxVSMBx rjri7/Ra4Ir1cwK5nDOIpEk5Y2gz4yFKe4vqZJju72bHDKkWS6B8Uj/GaDPxHTUYQhpB ujkytVet/pXu5rl4n7BJWLI69+ym763ejgSzEpYBBDDesAPcCI0gQ1pFWCJVVqgUiTQe gnvXgo0hFD4CZBmF2bdsQwJyfV2dz6sbHjMwUkF8jbTzisH5ithvqVV7xk6WuA7O1sFA PE6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685947346; x=1688539346; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=vFw4uIz1GvEPa5VtIcDxiD4XJ3vhhZ6UEG438lv36YM=; b=CQDCHqrTyOAUtQWRszn/GuM65n9SLMK9SRsu2sC1kdl/IPkoVA2jftx/e/JrugN8QK J82Wh7cNuh8BAbCy9noxuzroSdNart2eh4h0JIiVt0Bov+agpcn353pIWAx8nh/jT549 ftfT1uMjN0zY0u5Syd+/UYgbGKNriSDYPgZrTpvQmofwXai6tvQpxrepZJW+QbO5ssbH FdiFIowjgIIYLi14NY5OyzoF32zEdqgEmaT/p7iwaZI49ssBq4Po0zq1jPabOxb/71JF az2fJv7nA6VYZ1VWcuuTtwt51ElFi/JCXEVYhduiC82Nr0iClXtkAPuX1G2iS+JNkR6c wETQ== X-Gm-Message-State: AC+VfDzCmvfnBwuZSAaANZeh72SFXsUrvpuyjH9IwLwcXweqpWpNSN3j rDGPdejndYZ3jPkSSqHF9pYbDA== X-Google-Smtp-Source: ACHHUZ45Bczqm3lVsRw49KlK7A65vT6wgUhxPgXPoYV2Y2gF9onThQgLUhtAYX+cEbSh2I+U4voMhQ== X-Received: by 2002:a05:6402:354c:b0:506:71bd:3931 with SMTP id f12-20020a056402354c00b0050671bd3931mr9594965edd.2.1685947346132; Sun, 04 Jun 2023 23:42:26 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id g7-20020aa7c847000000b0051498be5f3csm3661348edt.38.2023.06.04.23.42.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 04 Jun 2023 23:42:25 -0700 (PDT) Message-ID: <7a29a03b-4f2a-35b6-a033-9f4fbe1232d0@linaro.org> Date: Mon, 5 Jun 2023 08:42:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH 20/21] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface Content-Language: en-US To: Varshini Rajendran , tglx@linutronix.de, maz@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, claudiu.beznea@microchip.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, gregkh@linuxfoundation.org, linux@armlinux.org.uk, mturquette@baylibre.com, sboyd@kernel.org, sre@kernel.org, broonie@kernel.org, arnd@arndb.de, gregory.clement@bootlin.com, sudeep.holla@arm.com, balamanikandan.gunasundar@microchip.com, mihai.sain@microchip.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org Cc: Hari.PrasathGE@microchip.com, cristian.birsan@microchip.com, durai.manickamkr@microchip.com, manikandan.m@microchip.com, dharma.b@microchip.com, nayabbasha.sayed@microchip.com, balakrishnan.s@microchip.com References: <20230603200243.243878-1-varshini.rajendran@microchip.com> <20230603200243.243878-21-varshini.rajendran@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <20230603200243.243878-21-varshini.rajendran@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230604_234229_841352_19B1238D X-CRM114-Status: GOOD ( 12.21 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 03/06/2023 22:02, Varshini Rajendran wrote: > Add documentation for sam9x7 ethernet interface > > Signed-off-by: Varshini Rajendran > --- > Documentation/devicetree/bindings/net/cdns,macb.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml > index bef5e0f895be..e4f9e9b353e5 100644 > --- a/Documentation/devicetree/bindings/net/cdns,macb.yaml > +++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml > @@ -54,6 +54,7 @@ properties: > - cdns,np4-macb # NP4 SoC devices > - microchip,sama7g5-emac # Microchip SAMA7G5 ethernet interface > - microchip,sama7g5-gem # Microchip SAMA7G5 gigabit ethernet interface > + - microchip,sam9x7-gem # Microchip SAM9X7 gigabit ethernet interface No wildcards in compatibles. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel