From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [212.27.42.4]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 7AD8EE01653 for ; Fri, 18 Oct 2013 10:32:36 -0700 (PDT) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp4-g21.free.fr (Postfix) with ESMTPSA id B7EEB4C820A; Fri, 18 Oct 2013 19:32:27 +0200 (CEST) Date: Fri, 18 Oct 2013 19:32:26 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Raul Rosetto Munoz Message-ID: <20131018193226.6ad139fe@e6520eb> In-Reply-To: References: Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador Subject: Re: Change imx28-evk.dts X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Oct 2013 17:32:40 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Raul, Le Fri, 18 Oct 2013 14:23:48 -0300, Raul Rosetto Munoz a =E9crit : > I try to creaty my one dts but I didnt find some information the layout a= nd > how this file work. >=20 > Some one have any information how to create this file for imx28? >=20 you will find all the documentation here (and in your kernel source tree) : http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documen= tation/devicetree Starting from an existing i.MX28 based board can be a good idea. check arch/arm/boot/dts/imx28*.dts Eric