lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 24 Dec 2013 11:13:51 +0530
From:	Vivek Gautam <gautamvivek1987@...il.com>
To:	Felipe Balbi <balbi@...com>
Cc:	Vivek Gautam <gautam.vivek@...sung.com>,
	Linux USB Mailing List <linux-usb@...r.kernel.org>,
	"linux-samsung-soc@...r.kernel.org" 
	<linux-samsung-soc@...r.kernel.org>,
	devicetree-discuss@...ts.ozlabs.org, linux-doc@...r.kernel.org,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Greg KH <gregkh@...uxfoundation.org>,
	Rob Herring <rob.herring@...xeda.com>,
	Kukjin Kim <kgene.kim@...sung.com>, kishon <kishon@...com>,
	Jingoo Han <jg1.han@...sung.com>,
	Sylwester Nawrocki <s.nawrocki@...sung.com>,
	Tomasz Figa <t.figa@...sung.com>,
	Julius Werner <jwerner@...omium.org>,
	Kamil Debski <k.debski@...sung.com>
Subject: Re: [PATCH v2 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

Hi Felipe,


On Mon, Dec 23, 2013 at 10:18 PM, Felipe Balbi <balbi@...com> wrote:
> Hi,
>
> On Mon, Dec 23, 2013 at 02:41:15PM +0530, Vivek Gautam wrote:
>> On Wed, Dec 4, 2013 at 3:39 PM, Vivek Gautam <gautam.vivek@...sung.com> wrote:
>> > Add a new driver for the USB 3.0 PHY on Exynos5 series of SoCs.
>> > The new driver uses the generic PHY framework and will interact
>> > with DWC3 controller present on Exynos5 series of SoCs.
>> > Thereby, removing old phy-samsung-usb3 driver and related code
>> > used untill now which was based on usb/phy framework.
>> >
>> > Signed-off-by: Vivek Gautam <gautam.vivek@...sung.com>
>> > ---
>>
>> a humble ping !! :-)
>> Any comments on this patch ?
>
> This is Kishon's domain. I think he's on vacations by now...

Right, :-)

>
>> > diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
>> > index a344f3d..67e9045 100644
>> > --- a/drivers/phy/Kconfig
>> > +++ b/drivers/phy/Kconfig
>> > @@ -51,4 +51,12 @@ config PHY_EXYNOS_DP_VIDEO
>> >         help
>> >           Support for Display Port PHY found on Samsung EXYNOS SoCs.
>> >
>> > +config PHY_EXYNOS5_USB3
>> > +       tristate "Exynos5 SoC series USB 3.0 PHY driver"
>> > +       depends on ARCH_EXYNOS5
>
> I would add || COMPILE_TEST here and make sure this builds on other
> arches too.

Sure i will add this.

>
> The rest of the driver looks all right to my eyes.

Thanks Felipe for the review. :-)

>
> Reviewed-by: Felipe Balbi <balbi@...com>
>
> --
> balbi



-- 
Best Regards
Vivek Gautam
Samsung R&D Institute, Bangalore
India
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ