From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from imap.sh.mvista.com (unknown [63.81.120.155]) by ozlabs.org (Postfix) with ESMTP id 07A33DDE17 for ; Mon, 9 Jul 2007 22:41:51 +1000 (EST) Message-ID: <46922D86.5040305@ru.mvista.com> Date: Mon, 09 Jul 2007 16:43:50 +0400 From: Sergei Shtylyov MIME-Version: 1.0 To: Segher Boessenkool Subject: Re: [PATCH 2/5] Add legacy devices to mpc8641_hpcn.dts References: <1179245829.8132.100.camel@rhino> <1179246470.8132.112.camel@rhino> <1179333421.7018.17.camel@ld0161-tx32> <468FDB8F.4050007@ru.mvista.com> <3D4AB802-A3D2-46CC-9BD1-1064EE0AC84C@kernel.crashing.org> In-Reply-To: <3D4AB802-A3D2-46CC-9BD1-1064EE0AC84C@kernel.crashing.org> Content-Type: text/plain; charset=us-ascii; format=flowed Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello. Segher Boessenkool wrote: >>>>> + 8042@60 { >>>>> + device_type = "8042"; >>> Drop the device_type. A number as a name isn't >>> all that great, either. >> Yet it's kinda accepted years ago, see: >> http://playground.sun.com/1275/proposals/Closed/Accepted/381-it.txt > That's not a published recommendation or anything like that. There's also this document with a status of "unapproved draft": http://playground.sun.com/1275/bindings/devices/html/8042.html So, all this never got final approval? Somewhat confusing (well, what one could expect from OF? :-) > Segher WBR, Sergei