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 E6E57C7619A for ; Wed, 12 Apr 2023 16:38:54 +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=uN+ExwJi4kjEGQsfrZt4DbKxAa0gcNjo+KXiTSckul8=; b=UQDiwO9QZD+DmP O89aZaoDBF6e2HLNt2K4cj/aVkpzPR+h5cv1CPHotP4PVE+4WyKTEmOqLAUkeTfMJvgkuI97tU3Vw ZsyUFd+wnVzY4+BvSceiOyiB7hEkL/qSWq8ZqDvHes0bqD3uM4/d0hqvZ43hVd11Fm6uw4L0RNsk3 Ga/81Gblw5ttGBr1Npwv1fIM8Wb9+1cBSs7TsqAeF+a4dSuCg+x/zdCZKhEcihur1yRWrejFbt0Bb t8hdqvWkOkURSYaxahsZoTrv2UxbN/MbJqUKeIbj0BjssUmH+XGLFHa9paRXh3F+hWp1QTNyoQoJm KI0WhE5nLiZSdkw6pYSw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pmdU7-003pgs-0w; Wed, 12 Apr 2023 16:38:15 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pmdU4-003pfh-0T; Wed, 12 Apr 2023 16:38:13 +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 8A1FA62AAE; Wed, 12 Apr 2023 16:38:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 612E7C433D2; Wed, 12 Apr 2023 16:38:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1681317491; bh=DA9dZWpLkveydvaCYivnaEBGFsLFJHBYYfsYWozWMLI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kgw217cnaXLquBC3MNroJEenOaEumLqDLqJCn710iVsGHCPfX9dIQcy1/vDaXlJAF vKhAnMVqzo6bxnOzZkhIJ9MTukXhS1JOf1vybzrC3kxloGR4YVS7MgMstUffbIje0a v1/bpc8lanO5NKePdIb+HbveCJSqPJAJYpgn7wnCI5a9uyjvwGogbAAJGgvGh01TtQ UY1GT4Iwo5kZEGesHGhmk/hAwLmGAlhm09e5rJF0N2+QenegtFwdWu0iGne/L8KzUd qjOE0zm8ZzEsLUZx5Ow0+LHvLHvAzwwv2UnVbnyP/MKDHs0CJHudKVSDgt/oqhxTn4 OyiDBBZkGUxoA== Date: Wed, 12 Apr 2023 22:08:07 +0530 From: Vinod Koul To: Siddharth Vadapalli Cc: kishon@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski@linaro.org, krzysztof.kozlowski+dt@linaro.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, srk@ti.com Subject: Re: [PATCH] dt-bindings: phy: ti: phy-gmii-sel: Add support for J784S4 CPSW9G Message-ID: References: <20230315092408.1722114-1-s-vadapalli@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230315092408.1722114-1-s-vadapalli@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230412_093812_221320_F7D4FFCF X-CRM114-Status: UNSURE ( 8.64 ) 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 15-03-23, 14:54, Siddharth Vadapalli wrote: > The CPSW9G instance of CPSW Ethernet Switch on TI's J784S4 SoC supports > additional PHY modes like QSGMII. Add a compatible for it. > > Enable the use of "ti,qsgmii-main-ports" property for J784S4 CPSW9G. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel