From patchwork Mon Jan 14 21:17:23 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 211931 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 089C02C009E for ; Tue, 15 Jan 2013 08:21:06 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TurPO-0003XI-3t; Mon, 14 Jan 2013 21:17:30 +0000 Received: from mail-ob0-f180.google.com ([209.85.214.180]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TurPK-0003X1-SV for linux-arm-kernel@lists.infradead.org; Mon, 14 Jan 2013 21:17:27 +0000 Received: by mail-ob0-f180.google.com with SMTP id wd20so4256468obb.25 for ; Mon, 14 Jan 2013 13:17:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:content-type:content-transfer-encoding; bh=Mwg5W9PQgXm1unrhB0/qAemkjoAZeM3bPOcgUKak9LE=; b=wEZSZqPhTlNZTt8O+U9q7JNozV582C7RzHoR2td2prUDDMC4uKepP3vKfJvphQK8yQ D3m7nzZfxtzsFowR0Hh8RIWZw5zfgsDdcoSoMN8Ts2UQilPUkTGoS6E33f9o1huH9PmG sf26L4DYJAQTsLkhhj9f5mBcMeggkPcQUIP0jsmve22jGPgS+tELzM2uvYhp7yAdhSnA DxuOPg7L9myTkU9H912dLtoPp6yrc1bCrIN9trTugczGSGYKYfiMS4XNWKjwXndTyVFC rcmR6JHwpJBfnKpkkjLv8+X7kHiHYx49Zo1sLKXzVuMG+QmDfKwCeZfuU2KaZtd4JfC5 +NfQ== X-Received: by 10.182.193.103 with SMTP id hn7mr6492511obc.39.1358198245549; Mon, 14 Jan 2013 13:17:25 -0800 (PST) Received: from [10.10.10.90] ([173.226.190.126]) by mx.google.com with ESMTPS id vk8sm11422850obb.19.2013.01.14.13.17.24 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 14 Jan 2013 13:17:24 -0800 (PST) Message-ID: <50F475E3.5060409@gmail.com> Date: Mon, 14 Jan 2013 15:17:23 -0600 From: Rob Herring User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Linus Torvalds Subject: [GIT PULL] DeviceTree fixes for 3.8 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130114_161727_121161_715C819D X-CRM114-Status: UNSURE ( 9.76 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.5 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (robherring2[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.214.180 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends in digit (robherring2[at]gmail.com) -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Grant Likely , devicetree-discuss , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Stephen Warren X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Linus, Please pull these 2 small fixes for DT. The move to common dtb build rules went in through the DT tree, so I'm taking the fixes too. Rob The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20: Linux 3.8-rc3 (2013-01-09 18:59:55 -0800) are available in the git repository at: git://sources.calxeda.com/kernel/linux.git tags/dt-fixes-for-3.8 for you to fetch changes up to 1ab3681271c84b7f926be9ae3be1d769b7e933e9: ARM: dts: prevent *.dtb from always being rebuilt (2013-01-14 08:08:31 -0600) ---------------------------------------------------------------- DeviceTree fixes for 3.8 2 fixes to prevent unconditional re-compile of dts files on arm and arm64. ---------------------------------------------------------------- Stephen Warren (2): arm64: dts: prevent *.dtb from always being rebuilt ARM: dts: prevent *.dtb from always being rebuilt arch/arm/boot/dts/Makefile | 1 + arch/arm64/boot/dts/Makefile | 1 + 2 files changed, 2 insertions(+)