Re: [PATCH v4 19/26] ARM: pxa: magician: Add support for Omnivision OV9640 camera

2015-10-07 Thread Petr Cvek
Dne 7.10.2015 v 21:49 Robert Jarzmik napsal(a): > Philipp Zabel writes: > >> Am Montag, den 28.09.2015, 23:38 +0200 schrieb Petr Cvek: >>> This patch adds support for an OV9640 camera to the HTC Magician >>> machine. >>> >>> Signed-off-by: Petr Cvek >> >> Still untested, but looks good to me. >

Re: [PATCH v4 19/26] ARM: pxa: magician: Add support for Omnivision OV9640 camera

2015-10-07 Thread Robert Jarzmik
Philipp Zabel writes: > Am Montag, den 28.09.2015, 23:38 +0200 schrieb Petr Cvek: >> This patch adds support for an OV9640 camera to the HTC Magician >> machine. >> >> Signed-off-by: Petr Cvek > > Still untested, but looks good to me. I'm still reluctant to have the reset with the timings handl

Re: [PATCH v4 19/26] ARM: pxa: magician: Add support for Omnivision OV9640 camera

2015-10-03 Thread Philipp Zabel
Am Montag, den 28.09.2015, 23:38 +0200 schrieb Petr Cvek: > This patch adds support for an OV9640 camera to the HTC Magician > machine. > > Signed-off-by: Petr Cvek Still untested, but looks good to me. regards Philipp -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

[PATCH v4 19/26] ARM: pxa: magician: Add support for Omnivision OV9640 camera

2015-09-28 Thread Petr Cvek
This patch adds support for an OV9640 camera to the HTC Magician machine. Signed-off-by: Petr Cvek --- arch/arm/mach-pxa/magician.c | 61 1 file changed, 61 insertions(+) diff --git a/arch/arm/mach-pxa/magician.c b/arch/arm/mach-pxa/magician.c index