Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755073AbcDTLa0 (ORCPT ); Wed, 20 Apr 2016 07:30:26 -0400 Received: from mail-sn1nam02on0074.outbound.protection.outlook.com ([104.47.36.74]:35917 "EHLO NAM02-SN1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752806AbcDTLaW (ORCPT ); Wed, 20 Apr 2016 07:30:22 -0400 Authentication-Results: spf=pass (sender IP is 149.199.60.100) smtp.mailfrom=xilinx.com; vger.kernel.org; dkim=none (message not signed) header.d=none;vger.kernel.org; dmarc=bestguesspass action=none header.from=xilinx.com; From: Appana Durga Kedareswara Rao To: Lars-Peter Clausen , Shubhrajyoti Datta CC: Rob Herring , Pawel Moll , "Mark Rutland" , Ian Campbell , Kumar Gala , "Michal Simek" , Soren Brinkmann , "vinod.koul@intel.com" , "dan.j.williams@intel.com" , Moritz Fischer , Laurent Pinchart , "luis@debethencourt.com" , Anirudha Sarangi , Punnaiah Choudary Kalluri , "dmaengine@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: RE: [PATCH 1/2] Documentation: DT: vdma: Add clock support for vdma Thread-Topic: [PATCH 1/2] Documentation: DT: vdma: Add clock support for vdma Thread-Index: AQHRmtUcT+O2WvI48kejn/QLVUZjhp+R+V4AgACOcUD//6hMgIAAihnA Date: Wed, 20 Apr 2016 11:30:10 +0000 Message-ID: References: <1461136800-20334-1-git-send-email-appanad@xilinx.com> <571764CF.6070003@metafoo.de> In-Reply-To: <571764CF.6070003@metafoo.de> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.23.95.210] Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-RCIS-Action: ALLOW X-TM-AS-Product-Ver: IMSS-7.1.0.1224-8.0.0.1202-22272.005 X-TM-AS-User-Approved-Sender: Yes;Yes X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:149.199.60.100;IPV:NLI;CTRY:US;EFV:NLI;SFV:NSPM;SFS:(10009020)(6009001)(2980300002)(438002)(199003)(13464003)(24454002)(377454003)(189002)(189998001)(55846006)(19580405001)(19580395003)(5008740100001)(81166005)(92566002)(106466001)(106116001)(63266004)(50466002)(6806005)(4326007)(47776003)(1096002)(1220700001)(93886004)(5004730100002)(586003)(87936001)(5250100002)(23676002)(2906002)(3846002)(6116002)(2950100001)(2920100001)(102836003)(11100500001)(76176999)(54356999)(5003600100002)(50986999)(5001770100001)(86362001)(33656002)(107986001);DIR:OUT;SFP:1101;SCL:1;SRVR:SN1NAM02HT175;H:xsj-pvapsmtpgw02;FPR:;SPF:Pass;MLV:sfv;A:1;MX:1;LANG:en; X-MS-Office365-Filtering-Correlation-Id: 923d931e-f1d6-40ea-aa39-08d3690f24b1 X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:(8251501002);SRVR:SN1NAM02HT175; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(9101521026)(601004)(2401047)(13023025)(13017025)(5005006)(8121501046)(13024025)(13015025)(13018025)(3002001)(10201501046);SRVR:SN1NAM02HT175;BCL:0;PCL:0;RULEID:;SRVR:SN1NAM02HT175; X-Forefront-PRVS: 0918748D70 X-OriginatorOrg: xilinx.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 20 Apr 2016 11:30:14.4014 (UTC) X-MS-Exchange-CrossTenant-Id: 657af505-d5df-48d0-8300-c31994686c5c X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=657af505-d5df-48d0-8300-c31994686c5c;Ip=[149.199.60.100];Helo=[xsj-pvapsmtpgw02] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: SN1NAM02HT175 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by mail.home.local id u3KBUWgT001899 Content-Length: 1446 Lines: 35 Hi Lars, > -----Original Message----- > From: Lars-Peter Clausen [mailto:lars@metafoo.de] > Sent: Wednesday, April 20, 2016 4:45 PM > To: Appana Durga Kedareswara Rao ; Shubhrajyoti Datta > > Cc: Rob Herring ; Pawel Moll ; > Mark Rutland ; Ian Campbell > ; Kumar Gala ; Michal > Simek ; Soren Brinkmann ; > vinod.koul@intel.com; dan.j.williams@intel.com; Moritz Fischer > ; Laurent Pinchart > ; luis@debethencourt.com; Anirudha > Sarangi ; Punnaiah Choudary Kalluri > ; dmaengine@vger.kernel.org; > devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; linux-arm- > kernel@lists.infradead.org > Subject: Re: [PATCH 1/2] Documentation: DT: vdma: Add clock support for vdma > > On 04/20/2016 10:39 AM, Appana Durga Kedareswara Rao wrote: > [...] > >> however we should keep the names same as the TRM. > > > > Why?? Why can't we use simple convenient names that refers to > > equivalent clocks of h/w > > Because it is confusing. If you use the same name it's very straight forward to > understand which clock is being referred to. That's not the case if you come up > with random new names. Ok will fix in the v2... Regards, Kedar.