From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe001.messaging.microsoft.com [216.32.181.181]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mail.global.frontbridge.com", Issuer "MSIT Machine Auth CA 2" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 9D0B82C00AD for ; Fri, 20 Sep 2013 18:47:52 +1000 (EST) Message-ID: <523C0B78.7050005@freescale.com> Date: Fri, 20 Sep 2013 14:16:48 +0530 From: Prabhakar Kushwaha MIME-Version: 1.0 To: Timur Tabi , Kushwaha Prabhakar-B32579 Subject: Re: [PATCH 1/2][v3] powerpc/fsl-booke: Add initial T104x_QDS board support References: <1379581205-24424-1-git-send-email-prabhakar@freescale.com> <071A08F2C6A57E4E94D980ECA553F874F9CF8D@039-SN1MPN1-005.039d.mgd.msft.net> <523BBC15.8030607@tabi.org> In-Reply-To: <523BBC15.8030607@tabi.org> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Cc: Wood Scott-B07421 , Jain Priyanka-B32167 , Aggrwal Poonam-B10812 , "linuxppc-dev@lists.ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 09/20/2013 08:38 AM, Timur Tabi wrote: > Kushwaha Prabhakar-B32579 wrote: >> My primary object is to put base patch in Linux. once it done other >> things can be enabled one by one. > > Any features which are not enabled must be specified in the patch > description. The patch says that the board supports DIU, but the code > doesn't, so that's misleading. > >> Also, I am not familiar with DIU driver:(. > > I can help you with the DIU driver. > >> shall I remove the DIU node, and while adding support of DIU, all >> modification will be sent. > > I think it should be okay to leave the DIU node. I think the kernel > will crash if you try to enable a DIU console (video= on the kernel > command line), but I think it's okay to ignore that for the moment. > Got it. I think patch set is OK for now. No need to send v4. DIU support will be added later. Regards, Prabhakar