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 6296DC54EE9 for ; Tue, 20 Sep 2022 06:30:45 +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:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=NxgCiuzrvXhBTwSvNERrjg/9FqeQ8ap05VQKc1/vXyQ=; b=MN8YfCf+U9qH1v eLZoFWTuh9k6wHszyLfyI7xVBkk8EKM68NnpCDP7mTGBK+lebKuj6djipwiNxjxa6mNrw+dYTgjVH rQTKbGY+fI1+ysgTedW4K5Pg73hiZuzXKL318I0Lsv/FNuMWDAr6bTV146NnaVlCr/ZAmkCScajGd U8yXaFAr90oPjGNmEs0EnOxL8lbHTc4E4DJWQOfR1Ei5/++uorltjt4pUcuAD6Id/SP22FeTtoDsr vbmgCU0eLrTk8Tq3dGfWbl3RebKcdW2BMJYtDIj0v9pad52u1z24yzlkQNJOfJvKU8I1NVxkjZAHo tpPAsSvLKMEQbEqgciUg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oaWl5-000zFD-VZ; Tue, 20 Sep 2022 06:29:28 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oaWl3-000zCx-2k; Tue, 20 Sep 2022 06:29:26 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 96E0B623E6; Tue, 20 Sep 2022 06:29:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 417D0C433D7; Tue, 20 Sep 2022 06:29:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663655363; bh=M2rh+TZcI3pHu7rb0WluCI+L/HBvP1YH3JrnG+uT+Ww=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=q0NNS4gqb9ikKNBk02KO0BPJ3SNR1Mlrt+RrwO1GP49y5+l5Gu/fE+kKv4sUMF/t/ BCck4RZ2YoK1QsJZJGe/YJGpMY8x4SdhAsvQH8x3aFcZA76Hk26l779WRYE5L3XLtk xmiUuKUq224x1OTwwkkQhNeyod+tF0QY1H4tuS4DS7ZqIUrtU6zhg8nBI3kZMDIN4/ RbeVwoeAa2dOfBAAqVdPrZQNe+HLr4m69XsRtDzflaytzRum4m7im0nioWlVViAw0Z tB7rMVV5OhFLVxd8AybTv5djoZ677d6Zbl5kqaDfZLBNRvgN3OLHDpX/727nu/pko8 mo0yzPYW8Dcmw== Date: Tue, 20 Sep 2022 11:59:19 +0530 From: Vinod Koul To: Chunfeng Yun Cc: Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Eddie Hung , AngeloGioacchino Del Regno , Rob Herring Subject: Re: [PATCH v3 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII Message-ID: References: <20220914060746.10004-1-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220914060746.10004-1-chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220919_232925_181811_1D7644A6 X-CRM114-Status: UNSURE ( 7.73 ) X-CRM114-Notice: Please train this message. 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 14-09-22, 14:07, Chunfeng Yun wrote: > Add support ethernet SGMII, forgot to update type supported. Applied all, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel