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 75E7EC43334 for ; Thu, 23 Jun 2022 09:38:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229704AbiFWJij (ORCPT ); Thu, 23 Jun 2022 05:38:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42574 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231277AbiFWJia (ORCPT ); Thu, 23 Jun 2022 05:38:30 -0400 Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 662C94614E; Thu, 23 Jun 2022 02:38:30 -0700 (PDT) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 25N9c8p7045547; Thu, 23 Jun 2022 04:38:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1655977088; bh=xcDBzuuWJbm2LghsThKgtLoLU5IioBbxzOEFJZ0GpCE=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=Mi3zL2jp05x7hJqbNJQpRNIl8WBMsFsV/lYOjr/ziUY5eU3DYdRY/MQl7AgobTQRJ buuxDoLnbHUw+hKOwZ3Qvi+zxJj+EVjQMtHYimJYLbga55ndgnAkrvdWpb+qZfSKsr gLdciKl1mQPyDfc8E0oVHaCsUAxo+fGVVJJ6o0tc= Received: from DFLE102.ent.ti.com (dfle102.ent.ti.com [10.64.6.23]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 25N9c8FO125795 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 23 Jun 2022 04:38:08 -0500 Received: from DFLE113.ent.ti.com (10.64.6.34) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Thu, 23 Jun 2022 04:38:08 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Thu, 23 Jun 2022 04:38:08 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 25N9c72B024080; Thu, 23 Jun 2022 04:38:08 -0500 Date: Thu, 23 Jun 2022 15:08:07 +0530 From: Pratyush Yadav To: Rahul T R CC: , , , , , , , , , , , , , Subject: Re: [PATCH v3 2/3] phy: cdns-dphy: Add band config for dphy tx Message-ID: <20220623093807.5vy5zu57w5kqr25k@ti.com> References: <20220622105311.21415-1-r-ravikumar@ti.com> <20220622105311.21415-3-r-ravikumar@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20220622105311.21415-3-r-ravikumar@ti.com> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 22/06/22 04:23PM, Rahul T R wrote: > Add support for band ctrl config for dphy tx. > > Signed-off-by: Rahul T R Reviewed-by: Pratyush Yadav -- Regards, Pratyush Yadav Texas Instruments Inc.