From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 3C5D1B7BBF for ; Fri, 27 Nov 2009 23:02:16 +1100 (EST) In-Reply-To: <1259209392.16367.242.camel@pasglop> References: <1258927311-4340-1-git-send-email-albert_herranz@yahoo.es> <1258927311-4340-2-git-send-email-albert_herranz@yahoo.es> <1258927311-4340-3-git-send-email-albert_herranz@yahoo.es> <4B0AE603.9050208@yahoo.es> <1259209392.16367.242.camel@pasglop> Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <500F54EF-18DE-45EE-89EC-1F672C0FF208@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [RFC PATCH 02/19] powerpc: gamecube: device tree Date: Fri, 27 Nov 2009 13:09:14 +0100 To: Benjamin Herrenschmidt Cc: Albert Herranz , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> Similarly, it is better to use a compatible value of something like: >> compatible = "nintendo,flipper-immr"; (instead of "nintendo,flipper") >> because your describing just the internal bus, not the entire chip. > > I would just call the nodes "flipper" and "hollywood". Either that, or not have these omnibus nodes at all, they are useless and do not describe the hardware very well either. Segher