Re: [PATCH v5 0/2] simplefb: Add regulator handling support

2015-11-24 Thread Tomi Valkeinen
On 17/11/15 06:31, Chen-Yu Tsai wrote: > Hi everyone, > > This is v5 of the simplefb regulator support series. This series adds > regulator claiming and enabling support for simplefb. > > Hans, I dropped your Reviewed-by tag from patch 2 since v4. > > Changes since v5: > - Rebased onto v4.4-

[PATCH v5 0/2] simplefb: Add regulator handling support

2015-11-16 Thread Chen-Yu Tsai
Hi everyone, This is v5 of the simplefb regulator support series. This series adds regulator claiming and enabling support for simplefb. Hans, I dropped your Reviewed-by tag from patch 2 since v4. Changes since v5: - Rebased onto v4.4-rc1 - Dropped dts patches (merged) Changes since v4: -