From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 57CEEE00521; Tue, 2 Dec 2014 11:12: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.220.44 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E5082E002F9 for ; Tue, 2 Dec 2014 11:11:54 -0800 (PST) Received: by mail-pa0-f44.google.com with SMTP id et14so14014632pad.31 for ; Tue, 02 Dec 2014 11:11:54 -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=XcY9BiABoIrOF5XhXe5Sz3NiZ4wmpaAh1mifCLUfVmI=; b=PnJmeqjd0sj1rFv7/PV8od37f1yx9HfI0p+ghDwExUOT58OwF9tbG1r73zzlJCrwqm Q9A/Fly3pdsp+FQt7NAZQVwt2LOTshmqh9aax2nFa2ouHMy0dvk7HnoKPVk1AaZ3QR+h +m60zVnhPk4A9Dr/NNXFmvfR3aPsSYdCleSvdJqQ996+mhqChtCZm5pI3tGXKLYmOHgY qDS5wwWbJTWVTzH6skn1zWUi7bVb5CL0fXglnSAnkr7vPsF4Q7l/QR2U1eHXCvoDMspa LNPzEUl6JQXn6RPeg5qBj3mMFGTzFI6HqWA/FiSRRLiygMe3lMv/9+i3Jwwie8G0O5EN M5lQ== X-Gm-Message-State: ALoCoQn2HXbG2ytoC72441X+x9nXxOdky9dI5a6R8MM/Zc5Fv8pLgAtMzIJuBTGh+owh4rCDzBvU X-Received: by 10.66.118.201 with SMTP id ko9mr1644999pab.46.1417547514168; Tue, 02 Dec 2014 11:11:54 -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 xf1sm20950617pbb.18.2014.12.02.11.11.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Dec 2014 11:11:53 -0800 (PST) Message-ID: <547E0EF6.1050009@boundarydevices.com> Date: Tue, 02 Dec 2014 12:11:50 -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: meta-freescale@yoctoproject.org References: <547DD52A.8090504@boundarydevices.com> <1417547370-15517-1-git-send-email-eric.nelson@boundarydevices.com> In-Reply-To: <1417547370-15517-1-git-send-email-eric.nelson@boundarydevices.com> Cc: fabio.estevam@freescale.com, bisson.gary@gmail.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 19:12:01 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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