From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 0CA15E0080C; Tue, 2 Dec 2014 14:45:01 -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.192.174 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-pd0-f174.google.com (mail-pd0-f174.google.com [209.85.192.174]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A66DAE0030B for ; Tue, 2 Dec 2014 14:44:56 -0800 (PST) Received: by mail-pd0-f174.google.com with SMTP id w10so14010513pde.19 for ; Tue, 02 Dec 2014 14:44:56 -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=JV59rMN8HwPqnkVBa74Mttzk6IT7orHJCJNGHpPSzAw=; b=NXQtUAjngXvTna/PrcuRfmHq56EuGPgNnxTL5ujIR6G8crMt30jwwWIVf4sHvY+EYW tWNlqemUuKguh+r8f+T96Q9g1H1CXuI7mYZlh5CV9WrUbLIDF5q14kBOSl7U17WHWjqA S2XuO1ZjB1/uAtJxUM6uomSrU9+Ns/sQWFR7oio8Rb8yJBCU1pW+pTNIQIYL0PUs32/H X+mw/qJZm1U570JmO9MyHYAUmEaLlX9w61lDBc3gOamlEIb0xoeRvgelNEHupkyTDxtv 819dpg71WeM+odgulsPAZwOKAtTRNHEkDgrHahdhzSVXEDosnfIGRd4UC/0UI8JQON1A 15xA== X-Gm-Message-State: ALoCoQkOv3XAly0Y2ADU4StMHvwxNmlGhEFl5iA6YmR05JflMrlVsfXJMr11D7NHFtRPWEuzJwM3 X-Received: by 10.70.135.41 with SMTP id pp9mr2719916pdb.77.1417560296416; Tue, 02 Dec 2014 14:44:56 -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 bj11sm21312602pdb.1.2014.12.02.14.44.54 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Dec 2014 14:44:55 -0800 (PST) Message-ID: <547E40E4.3060102@boundarydevices.com> Date: Tue, 02 Dec 2014 15:44:52 -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> <547E1BB4.3090407@boundarydevices.com> <547E2D18.7030505@boundarydevices.com> <547E3127.4080307@gmail.com> In-Reply-To: <547E3127.4080307@gmail.com> 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 22:45:01 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Gary, On 12/02/2014 02:37 PM, Gary Bisson wrote: > Fabio, Eric, > > On 12/02/2014 01:20 PM, Eric Nelson wrote: >> On 12/02/2014 02:16 PM, Fabio Estevam wrote: >>> On Tue, Dec 2, 2014 at 6:06 PM, Eric Nelson >>> wrote: >>> >>>> Fabio, have you tested HDMI on older silicon in recent >>>> main-line kernels? >>> No, I haven't, but as per Gary's description his issue also appears >>> with TO1.2. >>> >> Thanks for the feedback Fabio. > > Thank you both for your support. Fabio was right, by removing the ldb > node in the device tree did the trick, HDMI is now working properly. > I'll try to look into this issue later. > I'm not sure why you're both seeing this. I was able to get proper HDMI operation without hacking the device tree. > I will submit my kernel patch for T1.0 on both lkml and this mailing > today or worst case scenario tomorrow (I have to go back to other issues > now). > I'm looking forward to it. There are others out there with the older silicon, and most users want HDMI support. Regards, Eric