From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH V3 1/2] tps6507x-ts: Add DT support Date: Wed, 21 Aug 2013 09:20:49 -0700 Message-ID: <20130821162049.GA28359@core.coreip.homeip.net> References: <1369126458-24872-1-git-send-email-manishv.b@ti.com> <1369126458-24872-2-git-send-email-manishv.b@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Manish Badarkhe Cc: Prabhakar Lad , "Vishwanathrao Badarkhe, Manish" , dlos , LDOC , device-tree , LKML , Rob Herring , Grant Likely , Rob Landley , "linux-input@vger.kernel.org" List-Id: linux-input@vger.kernel.org Hi Manish, On Tue, Aug 20, 2013 at 12:25:32PM +0530, Manish Badarkhe wrote: > Hi Prabhakar, > > On Tue, Aug 20, 2013 at 11:44 AM, Prabhakar Lad > > > > All the three above properties as per the documentation above > > are optional, but the code here makes them required property. > > May be what you can do is if property is not defined make it as > > zero as per documentation. > > I already taken care of this as per Dmitry's comment but not yet > posted patch series as > there is discussion going on populating child node's properties. Please post the series using find node properties (as they were). We can discuss if MFD devices should be automatically attaching parents OF data to child devices they are creating later. Thanks. -- Dmitry