From patchwork Thu Oct 17 19:36:04 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 284357 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 02CDD2C00AB for ; Fri, 18 Oct 2013 06:36:54 +1100 (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 1VWtN9-0002SJ-Ix; Thu, 17 Oct 2013 19:36:39 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VWtN7-0000BH-2W; Thu, 17 Oct 2013 19:36:37 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VWtN4-0000AU-3F for linux-arm-kernel@lists.infradead.org; Thu, 17 Oct 2013 19:36:35 +0000 Received: from 146-52-210-12-dynip.superkabel.de ([146.52.210.12] helo=marty.localnet) by gloria.sntech.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1VWtMc-00067j-99; Thu, 17 Oct 2013 21:36:06 +0200 To: Olof Johansson Subject: [GIT PULL] Uncritical Rockchip fixes for 3.13 From: Heiko =?utf-8?q?St=C3=BCbner?= Date: Thu, 17 Oct 2013 21:36:04 +0200 MIME-Version: 1.0 Message-Id: <201310172136.04553.heiko@sntech.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131017_153634_253031_41372C29 X-CRM114-Status: UNSURE ( 5.85 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.4 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Kevin Hilman , Linux ARM Kernel , Arnd Bergmann 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 The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983: Linux 3.12-rc2 (2013-09-23 15:41:09 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v3.13-rockchip-fixes for you to fetch changes up to 1b6dc1e478c85e6028ce3a918d484ecbcd52173e: ARM: rockchip: remove obsolete rockchip,config properties (2013-10-14 21:01:53 +0200) ---------------------------------------------------------------- Romoval of obsolete (never used) dt properties and fix for the selection of the TWD. ---------------------------------------------------------------- Heiko Stuebner (2): ARM: rockchip: fix wrong use of non-existent CONFIG_LOCAL_TIMERS ARM: rockchip: remove obsolete rockchip,config properties arch/arm/boot/dts/rk3066a.dtsi | 22 ---------------------- arch/arm/mach-rockchip/Kconfig | 3 +-- 2 files changed, 1 insertion(+), 24 deletions(-)