From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 6ABEEE0080C; Tue, 2 Dec 2014 12:06:24 -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 B75D2E002F9 for ; Tue, 2 Dec 2014 12:06:16 -0800 (PST) Received: by mail-pa0-f48.google.com with SMTP id rd3so14089035pab.35 for ; Tue, 02 Dec 2014 12:06: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=9LDXe8WzwED8l9EOYroiwBq+rRhhQ45EniLZqQJYTNk=; b=BOtMn0LK682rLN/gJf8zj7VRLRT5CmVtKe02AzlYI96tWBVBJ0umzvv9tWQuJU9pGa suzxNFrxK7cauDdItW+lkGvhQRKrmBam1a5GPn3399DKbnIDToMm+z6clOJmK0YrKtp0 0XilmWqulCWteLoTyxejMxoaAjUvMFYMAB0EAe5Xw/nR6tK2WdTvtX+ylfdp0AEbE3rB xfhW/qaav0axi3jLZtnyg0+lOV7crHG0pjwPjF8ztNjV5d00zCcgY/GAtaQXOJKa1dhx dGyeITHkZS+rs29CO9Mv9CFqcDXlGwv6ckV6Ms/b+k6oxhpGI7zF9Xu7/OhE1Tb+CC7T rcbA== X-Gm-Message-State: ALoCoQliZTx8bKvmq3ErBlQ3CSwOVyPvskniAiohzvnB8LmJBHZReHaTJiPNIzuiNBrHK2klKyFo X-Received: by 10.68.65.2 with SMTP id t2mr9049858pbs.39.1417550776044; Tue, 02 Dec 2014 12:06: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 ex4sm21128493pdb.17.2014.12.02.12.06.13 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Dec 2014 12:06:14 -0800 (PST) Message-ID: <547E1BB4.3090407@boundarydevices.com> Date: Tue, 02 Dec 2014 13:06: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 , meta-freescale@yoctoproject.org References: <547DD52A.8090504@boundarydevices.com> <1417547370-15517-1-git-send-email-eric.nelson@boundarydevices.com> <547E0EF6.1050009@boundarydevices.com> <547E0FAD.9090505@gmail.com> In-Reply-To: <547E0FAD.9090505@gmail.com> Cc: fabio.estevam@freescale.com, otavio@ossystems.com.br, troy.kisky@boundarydevices.com 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:06:24 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Hi Gary, On 12/02/2014 12:14 PM, Gary Bisson wrote: > Hi Eric, > > On 12/02/2014 11:11 AM, Eric Nelson wrote: >> On 12/02/2014 12:09 PM, Eric Nelson wrote: >>> It looks like a few patches are missing for SABRE Lite. >>> >>> The following is essentially an aggregation of these patches >>> for Nitrogen6x in main-line: >>> 43c3c00 - ARM: dts: nitrogen6x: add i2c2 >>> d653620 - ARM: dts: nitrogen6x: add hdmi >>> 1dffdd6 - ARM: dts: nitrogen6x: add i2c3 >>> >>> Signed-off-by: Eric Nelson >> N.B. This is **not a patch for fsl-community-bsp**. >> >> I just sent as a patch to make it easy for Gary to apply to >> his main-line kernel tree. >> >> Regards, >> >> >> Eric > > I ported those changes already during my testing. Then I've tried a > Nitrogen board directly and got the same results. > Do you confirm HDMI is working fine on mainline? > It worked fine in my testing of 3.18-rc1 on both SABRE Lite and Nitrogen6x. Are both of your machines TO 1.0? If so, the problem may be similar to what you've seen on 3.10.17. Fabio, have you tested HDMI on older silicon in recent main-line kernels?