From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 73140E00521; Tue, 2 Dec 2014 12:11:28 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.50 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 52557E002F9 for ; Tue, 2 Dec 2014 12:11:16 -0800 (PST) Received: by mail-pa0-f50.google.com with SMTP id bj1so14068163pad.23 for ; Tue, 02 Dec 2014 12:11:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=pFuPlMaHQjHWuQTLsIk1MiNxTiOevzKOOS4bCf8cBwU=; b=M6HrPyLdGWN42sgZPhYt/2p0OevDe8YvAfiUyRIsys2PB1l89GiGssl9Ut/r6HSulh /kdlBoBD9ohfsDG5tzFEwmQbPN0K2yxA0x2cz4HmtbEp1Qh7MkrM815PHDJzPHk956WR toDHWpEIDgVPPr2BaC8MBQ6ZPYdIdlbfZXQXikC9f+02BhM+c+3V995KLZBInDltsAdx L2Uxzexh7/9TtJ5826WxiFDrGCYWPMxH7F0z6uEraUQL5jYVPKZBvyXqC/FL4zYlUFTk YQ1PdcFFt+nNlfY8568O6HERuuNMKdfAJ6ds2+USnw3q/CfhsXnuBrQ+eMNUQFfhjAOw ysbQ== X-Gm-Message-State: ALoCoQlBR8kCgNNOdXQQps3F2xf1TnQC+nbLAJkd7dbpni5K3td3LD1vq/8l6SWdvFQ7fSRdzuUK X-Received: by 10.68.106.2 with SMTP id gq2mr9149185pbb.46.1417551076076; Tue, 02 Dec 2014 12:11:16 -0800 (PST) Received: from [192.168.0.139] (wsip-70-184-93-199.ph.ph.cox.net. [70.184.93.199]) by mx.google.com with ESMTPSA id i11sm21017299pbq.23.2014.12.02.12.11.14 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Dec 2014 12:11:15 -0800 (PST) Message-ID: <547E1CE0.80900@boundarydevices.com> Date: Tue, 02 Dec 2014 13:11:12 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Gary Bisson , Fabio Estevam References: <547DD52A.8090504@boundarydevices.com> <1417547370-15517-1-git-send-email-eric.nelson@boundarydevices.com> <547E0EF6.1050009@boundarydevices.com> <547E0FAD.9090505@gmail.com> <20141202195235.GA12031@e6430> In-Reply-To: <20141202195235.GA12031@e6430> Cc: "meta-freescale@yoctoproject.org" , Fabio Estevam , Otavio Salvador , Troy Kisky Subject: Re: [PATCH] imx6qdl-sabrelite: DT: Add I2C2/3 and HDMI support X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2014 20:11:28 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Gary, On 12/02/2014 12:52 PM, Gary Bisson wrote: > Hi Fabio, > > On Tue, Dec 02, 2014 at 05:17:29PM -0200, Fabio Estevam wrote: >> On Tue, Dec 2, 2014 at 5:14 PM, Gary Bisson wrote: >> >>> I ported those changes already during my testing. Then I've tried a Nitrogen >>> board directly and got the same results. >> >> Can you share your full log (from U-boot to the kernel)? > > I've attached both my full log and the EDID I read once booted up. The > log shows that the fb0 modes seems not to reflect what should be > supported. > What tree did you pull this kernel from? I'm not finding commit 4e03159 on linux-next or torvalds/linux.git. > As a FYI, I've used a Nitrogen6-rev2 (SoC T1.2) for this test. > I should have read this before responding to your earlier message.