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 DED6EC433EF for ; Sun, 22 May 2022 22:10:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348471AbiEVWKQ (ORCPT ); Sun, 22 May 2022 18:10:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52984 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229570AbiEVWKO (ORCPT ); Sun, 22 May 2022 18:10:14 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C4A89381A5; Sun, 22 May 2022 15:10:13 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 47B2460F26; Sun, 22 May 2022 22:10:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 98320C3411B; Sun, 22 May 2022 22:10:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653257412; bh=yCY4qZavqdaJeDtnafKRpTaB5MGOUOTX+E4lV1m5ksE=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=u+f7U1YTUrOjj+CgBQ7DinKaYM8vPWJbgcyU7QA/Cjxj6QzNMEIww7kqBC2vmYYGM JMn1eKB2CUH1g2mHDWu1DHlcZGFW7dG5yee/X3KpUURJAlj2q1KE1TgvRP9zNKtIZ5 /9Wz1pdWA7pAmYIJE15uXQk9thZG9UUBLv/Adk1nH7Ma0CPmHk5CGaGTc0NHlui2hv qWZddXkNXo3BqjgKgArIkV4OwmntcwL6dcBvHMSgfxrPViskMvqHnpfwouK/Umx1nz HBIlXKjR7DOB7Vyehx02PCaObBwkUYPBtgy/AM+u79S0+Q/ZKnnJpp8Leyf4YwBXPi fo++2+tD9T4Xw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 760E3F03944; Sun, 22 May 2022 22:10:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] dt-bindings: net: toshiba,visconti-dwmac: Update the common clock properties From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165325741248.24339.2578226589844996998.git-patchwork-notify@kernel.org> Date: Sun, 22 May 2022 22:10:12 +0000 References: <20220520084823.620489-1-nobuhiro1.iwamatsu@toshiba.co.jp> In-Reply-To: <20220520084823.620489-1-nobuhiro1.iwamatsu@toshiba.co.jp> To: Nobuhiro Iwamatsu Cc: davem@davemloft.net, kuba@kernel.org, peppe.cavallaro@st.com, alexandre.torgue@st.com, joabreu@synopsys.com, netdev@vger.kernel.org, yuji2.ishikawa@toshiba.co.jp, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, robh@kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller : On Fri, 20 May 2022 17:48:23 +0900 you wrote: > The clock for this driver switched to the common clock controller driver. > Therefore, update common clock properties for ethernet device in the binding > document. > > Signed-off-by: Nobuhiro Iwamatsu > Acked-by: Rob Herring > > [...] Here is the summary with links: - dt-bindings: net: toshiba,visconti-dwmac: Update the common clock properties https://git.kernel.org/netdev/net-next/c/17155d5db7ee You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html 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 87224C433F5 for ; Mon, 23 May 2022 08:35:19 +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:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=jYT/CuJX+jrNRdJH0RfiI4B4qMxk4XXoz6JZqoSCJ1I=; b=WskIFxcwJKQl09 fdb0TX2Dfs6/Rp98H3/M7bk+bObjnDrIBbVp4LYc4NMbVNRqeaRFDQ+sgushzhhVfiReL2LLUZOI9 YfJdpMqXytbO5I3qGTP2jFl+JWrlXyhOQTfY91adlQvu5XVKFPTg0zLmBACHOq0TIjxDKgv5hh+iC OkVDJQsogGN69RavQsy/BWgL10cThDe0M7vBkv7XH3j5k5VYn+2VzjvQeEq43F7BO9HoqvWYIvWKE H07E+0PqTOnPWqHaWG6yblpjUUsvgeYa9tkD+zHrN/+SaV+tVCqe3xbtdpkPdWbNLT3LywOpvxMc8 w8J0K+EcNwe9ML0snuOg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nt3Vd-002TEr-PB; Mon, 23 May 2022 08:33:50 +0000 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nt31O-002GHj-K9 for linux-arm-kernel@bombadil.infradead.org; Mon, 23 May 2022 08:02:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:Content-Transfer-Encoding:MIME-Version:Content-Type: Sender:Reply-To:Content-ID:Content-Description; bh=85Q+RJoN6H73Hp1ADKu6PYmfMKSeydrAA7SxTmnNzX4=; b=GE/kxMvXlmnoChErtLA431+ktw ZliUCXavhsJAw9x1WYwpJpBjuEVgGZyqCbq4z+b5BPMNd4ETCX+6zCJBi8+jKH++UBTTTHTnPommy 0uMS6VZTKma0tZyOzsTFXluIVBqOnPrptcG/4T5Ro6Cw9zCgN3uMIAaEZDoiWE1EqB9v6VyZa8FMi wPQ2Gsv5X5fKsNMACtN5vc6NfgcjlU7fgoyk1KTjVj3UteK5sLODPfITuibmrA3FhC9pkpAJ6uyXF AonpoBeMl5AwIFdrz39NmXmMJdlglJVZncBHR1Vb+23r/yLbKf2O4tdYTrldgetKFMT4rQ8nnLFzj 9RKXqObw==; Received: from ams.source.kernel.org ([145.40.68.75]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nstnA-000erC-08 for linux-arm-kernel@lists.infradead.org; Sun, 22 May 2022 22:11:18 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 993C7B80E5C; Sun, 22 May 2022 22:10:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 98320C3411B; Sun, 22 May 2022 22:10:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653257412; bh=yCY4qZavqdaJeDtnafKRpTaB5MGOUOTX+E4lV1m5ksE=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=u+f7U1YTUrOjj+CgBQ7DinKaYM8vPWJbgcyU7QA/Cjxj6QzNMEIww7kqBC2vmYYGM JMn1eKB2CUH1g2mHDWu1DHlcZGFW7dG5yee/X3KpUURJAlj2q1KE1TgvRP9zNKtIZ5 /9Wz1pdWA7pAmYIJE15uXQk9thZG9UUBLv/Adk1nH7Ma0CPmHk5CGaGTc0NHlui2hv qWZddXkNXo3BqjgKgArIkV4OwmntcwL6dcBvHMSgfxrPViskMvqHnpfwouK/Umx1nz HBIlXKjR7DOB7Vyehx02PCaObBwkUYPBtgy/AM+u79S0+Q/ZKnnJpp8Leyf4YwBXPi fo++2+tD9T4Xw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 760E3F03944; Sun, 22 May 2022 22:10:12 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH] dt-bindings: net: toshiba, visconti-dwmac: Update the common clock properties From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165325741248.24339.2578226589844996998.git-patchwork-notify@kernel.org> Date: Sun, 22 May 2022 22:10:12 +0000 References: <20220520084823.620489-1-nobuhiro1.iwamatsu@toshiba.co.jp> In-Reply-To: <20220520084823.620489-1-nobuhiro1.iwamatsu@toshiba.co.jp> To: Nobuhiro Iwamatsu Cc: davem@davemloft.net, kuba@kernel.org, peppe.cavallaro@st.com, alexandre.torgue@st.com, joabreu@synopsys.com, netdev@vger.kernel.org, yuji2.ishikawa@toshiba.co.jp, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, robh@kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220522_231116_630021_F3E36F1C X-CRM114-Status: GOOD ( 10.66 ) 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 Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller : On Fri, 20 May 2022 17:48:23 +0900 you wrote: > The clock for this driver switched to the common clock controller driver. > Therefore, update common clock properties for ethernet device in the binding > document. > > Signed-off-by: Nobuhiro Iwamatsu > Acked-by: Rob Herring > > [...] Here is the summary with links: - dt-bindings: net: toshiba,visconti-dwmac: Update the common clock properties https://git.kernel.org/netdev/net-next/c/17155d5db7ee You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel