Re: [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek DIP driver

2019-02-27 Thread Brian Norris
02-21 at 21:36 +0800, Jungo Lin wrote: > > On Thu, 2019-02-07 at 11:08 -0800, Brian Norris wrote: > > > On Fri, Feb 01, 2019 at 07:21:31PM +0800, Frederic Chen wrote: > > > > +static void dip_submit_worker(struct work_struct *work) > > > > +{

Re: [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek DIP driver

2019-02-07 Thread Brian Norris
Hi, On Fri, Feb 01, 2019 at 07:21:31PM +0800, Frederic Chen wrote: > This patch adds the driver of Digital Image Processing (DIP) > unit in Mediatek ISP system, providing image format conversion, > resizing, and rotation features. > > The mtk-isp directory will contain drivers for multiple IP > b

Re: [PATCH 00/18] Export SPI and OF module aliases in missing drivers

2015-08-20 Thread Brian Norris
On Thu, Aug 20, 2015 at 09:07:13AM +0200, Javier Martinez Canillas wrote: > Patches #1 and #2 solves a), patches #3 to #8 solves b) and patches ^^^ I'm dying to know how this sentence ends :) > Patch #18 changes the logic of spi_uevent() to report an OF modalias if > the device was registered usi