Re: [PATCH v6 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

2019-10-02 Thread Maxime Ripard
Hi, On Tue, Oct 01, 2019 at 05:04:40PM +0800, Chen-Yu Tsai wrote: > On Tue, Oct 1, 2019 at 4:52 PM Maxime Ripard wrote: > > > > Hi, > > > > Thanks for looking into this. > > > > On Sun, Sep 15, 2019 at 04:54:16PM +0800, Chen-Yu Tsai wrote: > > > On Thu, Aug 15, 2019 at 4:34 PM Chen-Yu Tsai wrote

Re: [PATCH v6 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

2019-10-01 Thread Chen-Yu Tsai
On Tue, Oct 1, 2019 at 4:52 PM Maxime Ripard wrote: > > Hi, > > Thanks for looking into this. > > On Sun, Sep 15, 2019 at 04:54:16PM +0800, Chen-Yu Tsai wrote: > > On Thu, Aug 15, 2019 at 4:34 PM Chen-Yu Tsai wrote: > > > > > > Hi, > > > > > > Sorry for chiming in so late. > > > > > > On Thu, Jul

Re: [PATCH v6 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

2019-10-01 Thread Maxime Ripard
Hi, Thanks for looking into this. On Sun, Sep 15, 2019 at 04:54:16PM +0800, Chen-Yu Tsai wrote: > On Thu, Aug 15, 2019 at 4:34 PM Chen-Yu Tsai wrote: > > > > Hi, > > > > Sorry for chiming in so late. > > > > On Thu, Jul 11, 2019 at 8:15 PM Maxime Ripard > > wrote: > > > > > > The Allwinner A10

Re: [PATCH v6 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

2019-09-15 Thread Chen-Yu Tsai
On Thu, Aug 15, 2019 at 4:34 PM Chen-Yu Tsai wrote: > > Hi, > > Sorry for chiming in so late. > > On Thu, Jul 11, 2019 at 8:15 PM Maxime Ripard > wrote: > > > > The Allwinner A10 CMOS Sensor Interface is a camera capture interface also > > used in later (A10s, A13, A20, R8 and GR8) SoCs. > > > >

Re: [PATCH v6 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

2019-08-15 Thread Chen-Yu Tsai
Hi, Sorry for chiming in so late. On Thu, Jul 11, 2019 at 8:15 PM Maxime Ripard wrote: > > The Allwinner A10 CMOS Sensor Interface is a camera capture interface also > used in later (A10s, A13, A20, R8 and GR8) SoCs. > > On some SoCs, like the A10, there's multiple instances of that controller,

[PATCH v6 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

2019-07-11 Thread Maxime Ripard
The Allwinner A10 CMOS Sensor Interface is a camera capture interface also used in later (A10s, A13, A20, R8 and GR8) SoCs. On some SoCs, like the A10, there's multiple instances of that controller, with one instance supporting more channels and having an ISP. Reviewed-by: Rob Herring Signed-off