From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keerthy Subject: Re: [PATCH v6 4/6] gpio: tps65218-gpio: Add platform_device_id table Date: Wed, 29 Jun 2016 15:02:50 +0530 Message-ID: <577395C2.5050807@ti.com> References: <1467117054-12943-1-git-send-email-j-keerthy@ti.com> <1467117054-12943-5-git-send-email-j-keerthy@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org To: Linus Walleij , Keerthy , Lee Jones Cc: Dmitry Torokhov , Alexandre Courbot , Mark Brown , Tony Lindgren , Linux-OMAP , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Linux Input , Rob Herring , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Wednesday 29 June 2016 02:26 PM, Linus Walleij wrote: > On Tue, Jun 28, 2016 at 2:30 PM, Keerthy wrote: > >> platform_device_id table is needed for adding the tps65218-gpio >> module to the mfd_cell array. >> >> Signed-off-by: Keerthy >> --- >> >> Changes in v4: >> >> * Retained the compatible strings in order to interrogate the DT in the >> normal way. > > So do I just apply this or do you need it applied through another tree? > > It looks standalone, should I just merge it? > > Acked-by: Linus Walleij Thanks Linus. I guess this can be merged by you. Is that fine Lee Jones? > > Yours, > Linus Walleij >