[linux-sunxi] Re: [PATCH] clk: sunxi: Add CSI (camera's Sensors Interface) module clock driver for sun[457]i

2016-07-13 Thread Maxime Ripard
Hi, On Mon, Jul 11, 2016 at 01:07:26AM +0800, Hao Zhang wrote: > Hi all > I am developing a media codec driver(using bt656) for cubieboard > one(allwinner a10 processor), i want to use DT to banding csi. after i get > some reference on > Documentation/devicetree/bindings/media/video-interfaces.txt

Re: [linux-sunxi] Console on VGA and not on UART

2016-07-13 Thread Michal Suchanek
On 13 July 2016 at 16:01, dlbp wrote: > Hi! > I have successfully changed the console and now i can see boot process on > VGA. > But there is another problem :D > > Now i need to see the kernel on VGA and not on UART. > > I read "Starting Kernel" on VGA but after i can't see anything. I think > ma

Re: [linux-sunxi] Console on VGA and not on UART

2016-07-13 Thread dlbp
Hi! I have successfully changed the console and now i can see boot process on VGA. But there is another problem :D Now i need to see the kernel on VGA and not on UART. I read "Starting Kernel" on VGA but after i can't see anything. I think maybe the Linux Kernel is on UART. How can i modify it