[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKP5S=0kf=S01OhSeBZtmPPSGvYMgjEdANjMn3mr7RDEuG1J0g@mail.gmail.com>
Date: Tue, 15 Nov 2016 15:26:06 +0200
From: Nicolae Rosia <nicolae.rosia.oss@...il.com>
To: Kishon Vijay Abraham I <kishon@...com>
Cc: Nicolae Rosia <Nicolae_Rosia@...tor.com>,
linux-kernel@...r.kernel.org, Felipe Balbi <balbi@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-usb@...r.kernel.org, linux-omap@...r.kernel.org,
Tony Lindgren <tony@...mide.com>
Subject: Re: [PATCH] phy: twl4030-usb: make driver DT only
Hi,
On Tue, Nov 15, 2016 at 3:20 PM, Kishon Vijay Abraham I <kishon@...com> wrote:
> Are you sure about this? I still see a bunch of board files in mach-omap2 using
> twl4030.
>
> Thanks
> Kishon
You are right, on v4.9 it is still used in arch/arm/mach-omap2/twl-common.c.
I forgot to mention that I'm targeting v4.10 with this. On Tony's
for-next [0], there are no users:
git grep twl4030_usb_data
drivers/phy/phy-twl4030-usb.c: struct twl4030_usb_data *pdata =
dev_get_platdata(&pdev->dev);
drivers/usb/phy/phy-twl6030-usb.c: struct twl4030_usb_data *pdata
= dev_get_platdata(dev);
include/linux/i2c/twl.h:struct twl4030_usb_data {
include/linux/i2c/twl.h: struct twl4030_usb_data *usb;
Thanks,
Nicolae
[0] https://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git/log/?h=for-next
Powered by blists - more mailing lists