Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751944AbbHEGee (ORCPT ); Wed, 5 Aug 2015 02:34:34 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:34097 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751535AbbHEGec (ORCPT ); Wed, 5 Aug 2015 02:34:32 -0400 Message-ID: <55C1AE71.3010700@linaro.org> Date: Wed, 05 Aug 2015 12:04:25 +0530 From: Vaibhav Hiremath User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Matt Porter CC: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, wsa@the-dreams.de, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, robert.jarzmik@free.fr Subject: Re: [PATCH-v5 1/5] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa References: <1437482466-16126-1-git-send-email-vaibhav.hiremath@linaro.org> <1437482466-16126-2-git-send-email-vaibhav.hiremath@linaro.org> <20150727140911.GB15004@beef> In-Reply-To: <20150727140911.GB15004@beef> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1156 Lines: 34 On Monday 27 July 2015 07:39 PM, Matt Porter wrote: > On Tue, Jul 21, 2015 at 06:11:02PM +0530, Vaibhav Hiremath wrote: >> Driver will now supports enable/disable across msg xfer, which user >> can control it by new DT property - >> >> i2c-disable-after-xfer : If set, driver will disable I2C module after msg >> xfer and enable it back before xfer. > > If this is a new property specific to this Marvell part, it needs > the vendor prefix as in mrvl,i2c-disable-after-xfer > We discussed about this, I think in V1 or V2. Decided to use generic name, as feature (in turn property) could be used by other drivers as well. > Or, it couldn't hurt to start an i2c.txt for generic i2c bindings > and store it there as this and others later in this series would > reasonably apply to other controllers. > Yeah, we could start i2c.txt, probably better to have separate new patch all together. Thanks, Vaibhav -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/