From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <489B4F31.7050201@freescale.com> Date: Thu, 07 Aug 2008 14:38:25 -0500 From: Scott Wood MIME-Version: 1.0 To: Timur Tabi Subject: Re: [RFC/PATCH 2/3] of: add of_lookup_stdout() utility function References: <489b4af2.199.1a42.425913876@bga.com> <489B4B89.1010507@freescale.com> In-Reply-To: <489B4B89.1010507@freescale.com> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: devicetree-discuss@ozlabs.org, Yoder Stuart , miltonm@bga.com, linuxppc-dev@ozlabs.org, paulus@samba.org, David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Timur Tabi wrote: > Milton Miller wrote: > >> Why should what the hvc driver support have any effect on >> what the binding should be? > > Because my hypervisor console driver uses the hypervisor console/tty subsystem. > If the subsystem assumes one stdout/stdin device, then I must abide by that. So fix the subsystem, don't use the subsystem, or live with the fact that you support a subset of what the device tree can express. Don't cripple the device tree because of that. -Scott