Re: [linux-sunxi] OV5640 camera module with A64

2020-12-07 Thread Chen-Yu Tsai
On Tue, Dec 8, 2020 at 3:04 AM Faruk KILAVUZ wrote: > > On 7.12.2020 18:43, Chen-Yu Tsai wrote: > > On Mon, Dec 7, 2020 at 11:34 PM Faruk KILAVUZ > wrote: > > Hello > I am working on OV5640 with Allwinner A64 chip. I followed the steps at > https://linux-sunxi.org/CSI. I used kernel 5.10-rc6

Re: [linux-sunxi] Re: [PATCH 7/8] arm64: dts: allwinner: Add Allwinner H616 .dtsi file

2020-12-07 Thread André Przywara
On 03/12/2020 16:20, Chen-Yu Tsai wrote: Hi, > On Thu, Dec 3, 2020 at 11:45 PM André Przywara wrote: >> >> On 03/12/2020 15:02, Chen-Yu Tsai wrote: >>> On Thu, Dec 3, 2020 at 6:54 PM André Przywara >>> wrote: On 03/12/2020 03:16, Samuel Holland wrote: Hi, > On

Re: [linux-sunxi] OV5640 camera module with A64

2020-12-07 Thread Faruk KILAVUZ
On 7.12.2020 18:43, Chen-Yu Tsai wrote: On Mon, Dec 7, 2020 at 11:34 PM Faruk KILAVUZ wrote: Hello I am working on OV5640 with Allwinner A64 chip. I followed the steps at https://linux-sunxi.org/CSI. I used kernel 5.10-rc6 and I compiled buildroot. I

[linux-sunxi] Re: [PATCH] sunxi: Add arm64 FEL support

2020-12-07 Thread Jagan Teki
On Thu, Nov 19, 2020 at 4:24 PM Andre Przywara wrote: > > So far we did not support the BootROM based FEL USB debug mode on the > 64-bit builds for Allwinner SoCs: The BootROM is using AArch32, but the > SPL runs in AArch64. > Returning back to AArch32 was not working as expected, since the RMR >

Re: [linux-sunxi] OV5640 camera module with A64

2020-12-07 Thread Chen-Yu Tsai
On Mon, Dec 7, 2020 at 11:34 PM Faruk KILAVUZ wrote: > > Hello > I am working on OV5640 with Allwinner A64 chip. I followed the steps at > https://linux-sunxi.org/CSI. I used kernel 5.10-rc6 and I compiled buildroot. > I tried to explain what I do step by step. > > 1- I activated this packages

[linux-sunxi] OV5640 camera module with A64

2020-12-07 Thread Faruk KILAVUZ
Hello I am working on OV5640 with Allwinner A64 chip. I followed the steps at https://linux-sunxi.org/CSI. I used kernel 5.10-rc6 and I compiled buildroot. I tried to explain what I do step by step. 1- I activated this packages on kernel configuration; VIDEO_DEV = y MEDIA_CONTROLLER = y

[linux-sunxi] OV5640 Camera Module on Allwinner A64

2020-12-07 Thread Faruk KILAVUZ
Hello I am working on OV5640 with Allwinner A64 chip. I followed the steps at https://linux-sunxi.org/CSI. I used kernel 5.10-rc6 and I compiled buildroot. I tried to explain what I do step by step. 1- I activated this packages on kernel configuration; VIDEO_DEV = y MEDIA_CONTROLLER = y

Re: [linux-sunxi] Re: [PATCH 3/3] arm64: allwinner: dts: a64: add DT for PineTab developer sample

2020-12-07 Thread Maxime Ripard
On Sun, Dec 06, 2020 at 10:03:16PM +0100, Clément Péron wrote: > Hi Maxime > > On Tue, 1 Dec 2020 at 11:35, Maxime Ripard wrote: > > > > On Sat, Nov 28, 2020 at 10:07:27PM +0100, Clément Péron wrote: > > > Hi Maxime, Icenowy, > > > > > > On Sat, 28 Nov 2020 at 12:59, Icenowy Zheng wrote: > > >