Re: [PATCH 3/8] media: v4l2-async: simplify v4l2_async_subdev structure

2017-12-18 Thread Alexandre Belloni
o enclose those into structs, > as the criteria can go directly into the union. > > That makes easier to document it, as we don't need to document > weird senseless structs. > > At drivers, this makes even clearer about the match criteria. > For atmel: Acked-by: Alexa

Re: [trivial PATCH] treewide: Align function definition open/close braces

2017-12-18 Thread Alexandre Belloni
to work > properly for these modified functions. > > Miscellanea: > > o Remove extra trailing ; and blank line from xfs_agf_verify > > Signed-off-by: Joe Perches <j...@perches.com> For RTC: Acked-by: Alexandre Belloni <alexandre.bell...@free-electrons.com> -- Alexandr

Re: [PATCH v2 0/8] ARM: at91: dts: sama5d3: add dt support for atmel isi and ov2640 sensor

2015-01-14 Thread Alexandre Belloni
changed, 61 insertions(+), 9 deletions(-) -- Nicolas Ferre -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: [PATCH 6/7] ARM: at91: dts: sama5d3: add ov2640 camera sensor support

2014-12-22 Thread Alexandre Belloni
with this name, in next version, I will add one more patch in the series to do this. And I will keep your acked-by in my previous patch. Sounds good to me! -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list

Re: [PATCH 1/7] ARM: at91: dts: sama5d3: add isi clock

2014-12-19 Thread Alexandre Belloni
On 18/12/2014 at 16:51:01 +0800, Josh Wu wrote : Add ISI peripheral clock in sama5d3.dtsi. Signed-off-by: Josh Wu josh...@atmel.com Acked-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/boot/dts/sama5d3.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git

Re: [PATCH 5/7] ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset}

2014-12-19 Thread Alexandre Belloni
gpio */ }; -- 1.9.1 -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org

Re: [PATCH 2/7] ARM: at91: dts: sama5d3: split isi pinctrl

2014-12-19 Thread Alexandre Belloni
Shen voice.s...@atmel.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Acked-by: Alexandre Belloni alexandre.bell...@free-electrons.com Signed-off-by: Josh Wu josh...@atmel.com --- arch/arm/boot/dts/sama5d3.dtsi| 11 --- arch/arm/boot/dts/sama5d3xmb.dtsi | 2 +- 2 files changed

Re: [PATCH 3/7] ARM: at91: dts: sama5d3: add missing pins of isi

2014-12-19 Thread Alexandre Belloni
On 18/12/2014 at 16:51:03 +0800, Josh Wu wrote : From: Bo Shen voice.s...@atmel.com The ISI has 12 data lines, add the missing two data lines. Signed-off-by: Bo Shen voice.s...@atmel.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Acked-by: Alexandre Belloni alexandre.bell...@free

Re: [PATCH 4/7] ARM: at91: dts: sama5d3: move the isi mck pin to mb

2014-12-19 Thread Alexandre Belloni
On 18/12/2014 at 16:51:04 +0800, Josh Wu wrote : From: Bo Shen voice.s...@atmel.com The mck is decided by the board design, move it to mb related dtsi file. Signed-off-by: Bo Shen voice.s...@atmel.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Acked-by: Alexandre Belloni

Re: [PATCH 6/7] ARM: at91: dts: sama5d3: add ov2640 camera sensor support

2014-12-19 Thread Alexandre Belloni
-- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 7/7] ARM: at91: sama5: enable atmel-isi and ov2640 in defconfig

2014-12-19 Thread Alexandre Belloni
On 18/12/2014 at 16:51:07 +0800, Josh Wu wrote : Signed-off-by: Josh Wu josh...@atmel.com Acked-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/configs/sama5_defconfig | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/configs/sama5_defconfig b/arch