From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 1A893E0080C; Tue, 2 Dec 2014 13:20:38 -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.48 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-pa0-f48.google.com (mail-pa0-f48.google.com [209.85.220.48]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E5A36E0030B for ; Tue, 2 Dec 2014 13:20:28 -0800 (PST) Received: by mail-pa0-f48.google.com with SMTP id rd3so14251845pab.21 for ; Tue, 02 Dec 2014 13:20:27 -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=hqNIZuZTUrOWZojPkZoFgH6RlSsuHTBXOJTbKSMhris=; b=hd/+JJ+8fWHwY4+3SmL6a7fC/XL9iRKkiERA0Ua5oQimcXT3YnUcuC3WlZfDVN0l8n kTriZ/4gs0oM0qqXNB/WrUZfy+6BlHSjAB7fGu44k1BNH3kG1f5UyyTCmGgTsM9Q6fs0 i4JnyAPMFp59gt59Ki/PVjsF/VAATkysT8bhxM+2jfyHdfh7Ahi+gm8zXlzF1KQuVeOL RBFvyenGFfeuDinXmu80sc05vYFrGeP2ubXsxFXE202s7F0bufhM1FBp1lZF5UtvSI+l kD9+Cvr4fHdZO8OjZ4NQvp+BcKcgvNO5LSxz/dqJI2Wo2mkkoGkCL6WK+vR0sBcaTYr3 sogA== X-Gm-Message-State: ALoCoQmffzZI7HLUXY/mbPVEf+A804syZ/qvYioVVSFrPnvPXikbWWjwJZk+v7XnysVP0qpPHyZp X-Received: by 10.68.69.66 with SMTP id c2mr9254007pbu.81.1417555227801; Tue, 02 Dec 2014 13:20:27 -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 z15sm21220892pdi.6.2014.12.02.13.20.25 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Dec 2014 13:20:26 -0800 (PST) Message-ID: <547E2D18.7030505@boundarydevices.com> Date: Tue, 02 Dec 2014 14:20:24 -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: 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> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" , Gary Bisson , 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 21:20:38 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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.