From patchwork Wed Sep 25 07:24:11 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 277721 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B02AF2C039C for ; Wed, 25 Sep 2013 17:24:44 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VOjSf-0002XC-Js; Wed, 25 Sep 2013 07:24:37 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VOjSd-0006Rv-4z; Wed, 25 Sep 2013 07:24:35 +0000 Received: from mail-oa0-f45.google.com ([209.85.219.45]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VOjSb-0006RD-6w for linux-arm-kernel@lists.infradead.org; Wed, 25 Sep 2013 07:24:33 +0000 Received: by mail-oa0-f45.google.com with SMTP id o17so594579oag.18 for ; Wed, 25 Sep 2013 00:24:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to:cc :content-type; bh=FNCHfRyCrkTIivwdZjH9wnfWQpehoOhNvTv/cOAkrvE=; b=mjGrd0Xi7Es7V81IdHiEQtyyYl89Q9ISlSBPJm1OeEvBFPh5LO+W+VQXd/XLNll2YK CEQjmrZ4LzX5fRIR+Yr/5xPh10ZuGANU+KFM06vWSY7QUJdpHAeRL/oh0AMIhbE88LlJ Q9+9DxJlnBI+kBIBQ1DJFsG8vXCUOE/ZrYTxDVYxv7XqBZ9gJ64IxM4wFNvdmI1gmGxI JxYk1vR+Q6JsG0V73/5Vl00npKTd98dTKCDu8CgHfdMZ/0GASsZWcauYFAM+hy60VtRP d2aKloLiiVUNISTGNYpZOqQhcS/ogOntPsA5JqtKbz5IqM5e5EBKju2+xAHeWBH488hZ Em5g== X-Gm-Message-State: ALoCoQmt4CeQkUJkCvgjoXFhurcFzq9vf6knJCtVJMmHYp9CqBTabtsH93npdMF/gUq3/uJXxMwP MIME-Version: 1.0 X-Received: by 10.60.43.131 with SMTP id w3mr29262781oel.10.1380093851615; Wed, 25 Sep 2013 00:24:11 -0700 (PDT) Received: by 10.182.85.202 with HTTP; Wed, 25 Sep 2013 00:24:11 -0700 (PDT) Date: Wed, 25 Sep 2013 09:24:11 +0200 Message-ID: Subject: [GIT PULL] ux500 fixes for v3.12 From: Linus Walleij To: "arm@kernel.org" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130925_032433_293515_D85A367F X-CRM114-Status: UNSURE ( 6.36 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.219.45 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Lee Jones , "linux-arm-kernel@lists.infradead.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi ARM SoC folks, this seems to have got stuck in some limbo in my tree, sorry for that. Please pull this in for fixes bound for the v3.12 RC:s so we have the Snowball I2C devices on DT boots again. Yours, Linus Wallleij The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f: Linux 3.12-rc1 (2013-09-16 16:17:51 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git tags/ux500-fixes-v3.12-1 for you to fetch changes up to 0ec941e61c020ab6df8d39ae368000b31eb37ba3: ARM: ux500: Remove PrimeCell IDs from Nomadik I2C DT nodes (2013-09-17 13:17:02 +0200) ---------------------------------------------------------------- Fix to make the Snowball boot properly from device tree by not hardcoding the I2C PrimeCell IDs. ---------------------------------------------------------------- Lee Jones (1): ARM: ux500: Remove PrimeCell IDs from Nomadik I2C DT nodes arch/arm/boot/dts/ste-dbx5x0.dtsi | 5 ----- 1 file changed, 5 deletions(-)