Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754917AbbBFH6Q (ORCPT ); Fri, 6 Feb 2015 02:58:16 -0500 Received: from smtp5-g21.free.fr ([212.27.42.5]:26851 "EHLO smtp5-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751677AbbBFH6O convert rfc822-to-8bit (ORCPT ); Fri, 6 Feb 2015 02:58:14 -0500 Date: Fri, 6 Feb 2015 08:58:55 +0100 From: Jean-Francois Moine To: Sebastian Hesselbarth Cc: Gabriel Dobato , Rob Herring , devicetree@vger.kernel.org, Russell King - ARM Linux , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jason Cooper , Andrew Lunn , Gregory Clement Subject: Re: [PATCH] ARM: dts: mvebu: add ethernet to the cm-a510 board Message-ID: <20150206085855.7b8d494b@armhf> In-Reply-To: <54D3EB26.9020909@gmail.com> References: <54CB5267.5060004@gmail.com> <20150130113118.5523ed68@armhf> <54CB6440.1010002@gmail.com> <20150130124144.501cf81d@armhf> <54CB732F.7010409@gmail.com> <20150130133913.083d1ade@armhf> <54CB7E33.3080909@gmail.com> <54CE354F.5090106@gmail.com> <54D3EB26.9020909@gmail.com> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; arm-unknown-linux-gnueabihf) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1914 Lines: 47 On Thu, 05 Feb 2015 23:13:58 +0100 Sebastian Hesselbarth wrote: > > At this moment, I am trying to configure the framebuffer, but as Moine > > told me,it seems there is not video driver support for this board in > > DT... :( . > > Not quite true. Video is made up of at least 4 different devices: > Framebuffer, GPU, Decode engine, and usually DVI/HDMI transmitter or > VGA. > > We do have a driver for the framebuffer (armada_drm) and there is great > work from Russell King and others on the GPU and Decode engine (IIRC). Yes, but it has no DT support. Mine has. > If you are using the sb-a510, I can see from the manual, that DVI > transmitter is SIL164.. AFAIS there is a driver for it, that maybe > needs some polishing. Nobody ever tested VGA, but it shouldn't be too > hard to add support for it as it is directly supported by the > framebuffer HW. This asks for some VGA encoder/connector module. Actually, as Gabriel told me that his screen is directly connected to the RGB LCD output, I wrote a simple panel for him. This module just gets the display timings from the DT. > One quite important driver at least for Dove is a clock source for > video. Internal clock generators for video are way to limited with > respect to frequencies to allow any useful resolution. >From my previous tests with the si5351 in the Cubox, most video modes should work without external clocks. > I'll see if I can have a look at the dts stuff this weekend.. that > way we'll have at least the basic done before moving to the other > devices. -- Ken ar c'hentaƱ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/