From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Subject: Re: Device tree for c67x00 Date: Mon, 06 Oct 2008 09:22:58 +0200 Message-ID: <87r66u6vcd.fsf@macbook.be.48ers.dk> References: <20080926230904.3E572C60081@mail63-dub.bigfish.com> <20081005055800.GA14172@secretlab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20081005055800.GA14172-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> (Grant Likely's message of "Sat\, 4 Oct 2008 23\:58\:01 -0600") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-mnsaURCQ41sdnm+yROfE0A@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-mnsaURCQ41sdnm+yROfE0A@public.gmane.org To: Grant Likely Cc: Michal Simek , git-dev , Jim Hwang , Walter Tomkoski , devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org List-Id: devicetree@vger.kernel.org >>>>> "Grant" == Grant Likely writes: Hi, >> usb@85000000 { >> compatible = "cypress,c67x00"; >> reg = < 0x85000000 0x10000 >; >> } ; This is the first I see of this, but that weren't we supposed to use the stock ticker (E.G. cy)? It would also be good to list the exact cy67x00 variant: usb@85000000 { compatible = "cy,c67300" "cy,c67x00"; ... -- Bye, Peter Korsgaard