Re: [PATCH] smiapp: add CCP2 support

2017-02-15 Thread Pavel Machek
Hi! > > > I pushed the two DT patches here: > > > > > > https://git.linuxtv.org/sailus/media_tree.git/commit/?h=ccp2> > > > > Thanks for a branch. If you could the two patches that look ok there, > > it would mean less work for me, I could just mark those two as applied > > here. > > I think a

Re: [PATCH] smiapp: add CCP2 support

2017-02-12 Thread Sakari
Hi Pavel, On Sun, Feb 12, 2017 at 12:22:58AM +0100, Pavel Machek wrote: > Hi! > > > Besides this patch, what else is needed? The CSI-2 / CCP2 support is > > missing in V4L2 OF at least. It'd be better to have this all in the same > > set. > > Quite a lot of is needed. > > > I pushed the two DT

Re: [PATCH] smiapp: add CCP2 support

2017-02-12 Thread kbuild test robot
Hi Pavel, [auto build test ERROR on linuxtv-media/master] [also build test ERROR on v4.10-rc7 next-20170210] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Pavel-Machek/smiapp-add-CCP2-support/2

Re: [PATCH] smiapp: add CCP2 support

2017-02-11 Thread Pavel Machek
Hi! > Besides this patch, what else is needed? The CSI-2 / CCP2 support is > missing in V4L2 OF at least. It'd be better to have this all in the same > set. Quite a lot of is needed. > I pushed the two DT patches here: > > https://git.linuxtv.org/sailus/media_tree.git/commit/?h=ccp2> Thanks fo

Re: [PATCH] smiapp: add CCP2 support

2017-02-11 Thread Sakari
Thanks, Pavel! :-) Besides this patch, what else is needed? The CSI-2 / CCP2 support is missing in V4L2 OF at least. It'd be better to have this all in the same set. I pushed the two DT patches here: https://git.linuxtv.org/sailus/media_tree.git/commit/?h=ccp2> On Wed, Feb 08, 2017 at 02:11:27P

[PATCH] smiapp: add CCP2 support

2017-02-08 Thread Pavel Machek
Add support for CCP2 connected SMIA sensors as found on the Nokia N900. Signed-off-by: Sebastian Reichel Signed-off-by: Ivaylo Dimitrov Signed-off-by: Pavel Machek diff --git a/drivers/media/i2c/smiapp/smiapp-core.c b/drivers/media/i2c/smiapp/smiapp-core.c index 44f8c7e..c217bc6 100644 --- a