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 66CF4C43334 for ; Fri, 24 Jun 2022 09:46:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229941AbiFXJqB (ORCPT ); Fri, 24 Jun 2022 05:46:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34224 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231154AbiFXJp6 (ORCPT ); Fri, 24 Jun 2022 05:45:58 -0400 Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9B9067944D; Fri, 24 Jun 2022 02:45:57 -0700 (PDT) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 25O9jYIj016475; Fri, 24 Jun 2022 04:45:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1656063934; bh=B8SVjvn+gd7EPS39dpx54f1mSMIvRyM+qbUkTMxyk14=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=Hi5Tb60WqxLPb8VCkEoBjlP9wQXG4r4Z2yHHx8lGevxGEoyHzKN6/Zr0vrg7/zCqb bV0G+OZJQqJHOvWqbOM0D48ScCvm8G5XdmY5KR1ralFJ303YLUvG4fzxrki/tS9YJI d+g7vwE5jcrLl/v6N/Nt2Ca16WN5/gkRlz402/jw= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 25O9jYFN072653 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 24 Jun 2022 04:45:34 -0500 Received: from DFLE103.ent.ti.com (10.64.6.24) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Fri, 24 Jun 2022 04:45:34 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE103.ent.ti.com (10.64.6.24) 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; Fri, 24 Jun 2022 04:45:34 -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 25O9jXDc126159; Fri, 24 Jun 2022 04:45:34 -0500 Date: Fri, 24 Jun 2022 15:15:33 +0530 From: Pratyush Yadav To: Rahul T R CC: , , , , , , , , , , , , , Subject: Re: [PATCH v4 3/3] phy: cdns-dphy: Add support for DPHY TX on J721e Message-ID: <20220624094533.gtlebzbb5xsak4u7@ti.com> References: <20220623125433.18467-1-r-ravikumar@ti.com> <20220623125433.18467-4-r-ravikumar@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20220623125433.18467-4-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 23/06/22 06:24PM, Rahul T R wrote: > Add support new compatible for dphy-tx on j721e > and implement dphy ops required. > > Signed-off-by: Rahul T R Reviewed-by: Pratyush Yadav -- Regards, Pratyush Yadav Texas Instruments Inc.