Re: [PATCH 5/5] fbdev: omap2: panel-dpi: allow specification of a vcc regulator

2015-12-19 Thread Adam Ford
Tomi, Do you have any thought on how to approach adding sleep/delay functions? I have a display that requires a small delay before and after the enable gpio toggle. I assume that some may require a delay after the regulator starts for it to be be ready. For now I have a temp hack that just

Re: [PATCH v3 6/9] phy: ti-pipe3: use *syscon* framework API to power on/off the PHY

2015-12-19 Thread Rob Herring
On Tue, Dec 15, 2015 at 02:46:05PM +0530, Kishon Vijay Abraham I wrote: > Deprecate using phy-omap-control driver to power on/off the PHY and > use *syscon* framework to do the same. > > Signed-off-by: Kishon Vijay Abraham I > --- >

Re: [PATCH v3 7/9] phy: ti-pipe3: use *syscon* framework API to set PCS value of the PHY

2015-12-19 Thread Rob Herring
On Tue, Dec 15, 2015 at 02:46:06PM +0530, Kishon Vijay Abraham I wrote: > Deprecate using phy-omap-control driver to set PCS value of the PHY > and start using *syscon* API to do the same. > > Signed-off-by: Kishon Vijay Abraham I > Acked-by: Roger Quadros > --- >

Re: [PATCH v3 9/9] phy: omap-usb2: use *syscon* framework API to power on/off the PHY

2015-12-19 Thread Rob Herring
On Tue, Dec 15, 2015 at 02:46:08PM +0530, Kishon Vijay Abraham I wrote: > Deprecate using phy-omap-control driver to power on/off the PHY, > and use *syscon* framework to do the same. This handles > powering on/off the PHY for the USB2 PHYs used in various TI SoCs. > > Signed-off-by: Kishon Vijay

[PATCH] arm: dts: am335x-pepper: fix typo in vmmc-supply property name

2015-12-19 Thread Vladimir Zapolskiy
Trivial fix of a typo, vmmc-supply should be the right property name. Signed-off-by: Vladimir Zapolskiy --- arch/arm/boot/dts/am335x-pepper.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/am335x-pepper.dts

Re: BUG: TI CPSW driver hanging up when setting mac-address to early

2015-12-19 Thread Mugunthan V N
On Thursday 17 December 2015 01:39 PM, Pascal Speck (Iktek) wrote: > Hi Mugunthan, > please see my comments below: > > Am 17.12.2015 um 07:08 schrieb Mugunthan V N: >> On Tuesday 08 December 2015 09:55 PM, Tony Lindgren wrote: >>> * ker...@iktek.de [151207 09:17]: Hi Tony,

Re: [PATCH] mtd: onenand: omap2: Simplify the DMA setup for various paths

2015-12-19 Thread Aaro Koskinen
Hi, On Fri, Dec 18, 2015 at 10:39:48AM -0800, Tony Lindgren wrote: > * Brian Norris [151218 10:11]: > > On Mon, Dec 14, 2015 at 11:49:32AM +0200, Peter Ujfalusi wrote: > > > We have 4 functions containing almost identical DMA setup code. Create one > > > function