From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754522AbaEVJyS (ORCPT ); Thu, 22 May 2014 05:54:18 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:55639 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752336AbaEVJyQ (ORCPT ); Thu, 22 May 2014 05:54:16 -0400 Message-ID: <537DC911.3040409@ti.com> Date: Thu, 22 May 2014 15:23:21 +0530 From: Sekhar Nori User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala CC: Peter Ujfalusi , , , , , , , , , , , Subject: Re: [PATCH v3 09/13] dt/bindings: ti,edma: Remove redundant properties from documentation References: <1400242640-9902-1-git-send-email-peter.ujfalusi@ti.com> <1400242640-9902-10-git-send-email-peter.ujfalusi@ti.com> <5379BDB9.50905@ti.com> In-Reply-To: <5379BDB9.50905@ti.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 19 May 2014 01:45 PM, Sekhar Nori wrote: > + DT maintainers > > On Friday 16 May 2014 05:47 PM, Peter Ujfalusi wrote: >> From CCCFG register of eDMA3 we can get all the needed information for the >> driver about the IP: >> Number of channels: NUM_DMACH >> Number of regions: NUM_REGN >> Number of slots (PaRAM sets): NUM_PAENTRY >> Number of TC/EQ: NUM_EVQUE >> >> The ti,edma-regions; ti,edma-slots and dma-channels in DT are >> redundant since the very same information can be obtained from the HW. >> The mentioned properties are deprecated. >> >> Signed-off-by: Peter Ujfalusi > > DT maintainers, > > Can I get an ack on deprecation of these bindings? We are using hardware > to detect the same properties so it should not cause any backward > compatibility issue when moving to newer kernels while keeping the same DTB. > > Link to last mail on this topic as part of v2 thread: > > http://lkml.iu.edu/hypermail/linux/kernel/1405.1/05152.html Ping. Sorry for being a pest, but this ack is the only thing holding this series up. I would hate this series to miss the v3.16 deadline. Thanks, Sekhar