From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id B8E3DDDE0C for ; Sun, 23 Dec 2007 14:28:32 +1100 (EST) Message-ID: <476DD5DF.5020806@freescale.com> Date: Sat, 22 Dec 2007 21:28:31 -0600 From: Timur Tabi MIME-Version: 1.0 To: Anton Vorontsov Subject: Re: [PATCH] [POWERPC] MPC8360E-RDK: Device tree and board file References: <20071221202309.GA4557@localhost.localdomain> In-Reply-To: <20071221202309.GA4557@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Anton Vorontsov wrote: > + qe@e0100000 { > + #address-cells = <1>; > + #size-cells = <1>; > + compatible = "fsl,qe"; > + ranges = <0 0xe0100000 0x00100000>; > + reg = <0xe0100000 0x480>; > + /* filled by u-boot */ > + brg-frequency = <0>; You need "bus-frequency" here too