From patchwork Mon Mar 10 08:12:09 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 328497 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id C5A3B2C0097 for ; Mon, 10 Mar 2014 19:13:37 +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 1WMvKS-0000jw-4B; Mon, 10 Mar 2014 08:12:56 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WMvKJ-0005uj-07; Mon, 10 Mar 2014 08:12:47 +0000 Received: from mail-ee0-f46.google.com ([74.125.83.46]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WMvKG-0005sb-Cg for linux-arm-kernel@lists.infradead.org; Mon, 10 Mar 2014 08:12:45 +0000 Received: by mail-ee0-f46.google.com with SMTP id t10so2928002eei.19 for ; Mon, 10 Mar 2014 01:12:17 -0700 (PDT) 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:reply-to:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type; bh=M67INKH3FmKwGdhGkiodKSqTEBolGSCAsmAuYYIQPbY=; b=Lm0aAEULULEY1Hf4YilXadFpYXMAe3VKKR61qZdbYQVDkBgmf0ipfTSkBOaSw0PgdP QSSYQPv5r9haEWb/LLKrP04HfRxcI7eFW1eKFsl5bTX9hc6UaIrvQcl3cYcPtDTR/kfg a5Ox4mBHXKoR0nBr2Q5euKBcZVjhW0/w9bELvWlBLXa9jZmHfDJPft2QcNA2M08vJFDk r3DAM0eSDIwxzn5uzopM0+R+/tfB49zQwbYX8Bl6UYD9m+sW834OC8rz8mnkiOFtqx05 2Rb+jEFfsmO4jNIkSCaFoCQwH1ovX6POOwOtVJi5yMPcnT46cFa67Hq5cb6dnh5C9hQI eK1A== X-Gm-Message-State: ALoCoQmuPhj7U9Hj/DfWVdeCW4MO6CoVm5pRH96QwQRN/wGX8889qCKx0Ox9AohiDiDuLFau37ka X-Received: by 10.14.5.135 with SMTP id 7mr318049eel.111.1394439137134; Mon, 10 Mar 2014 01:12:17 -0700 (PDT) Received: from [192.168.0.100] (nat-63.starnet.cz. [178.255.168.63]) by mx.google.com with ESMTPSA id x6sm42210704eew.20.2014.03.10.01.12.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Mar 2014 01:12:15 -0700 (PDT) Message-ID: <531D73D9.7060207@monstr.eu> Date: Mon, 10 Mar 2014 09:12:09 +0100 From: Michal Simek User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 MIME-Version: 1.0 To: arm@kernel.org Subject: [GIT PULL v2] Xilinx Zynq dt changes for v3.15 References: <53061EAD.9000000@monstr.eu> In-Reply-To: <53061EAD.9000000@monstr.eu> X-Enigmail-Version: 1.6 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140310_041244_530063_D7B41750 X-CRM114-Status: GOOD ( 13.24 ) 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 [74.125.83.46 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-arm X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: monstr@monstr.eu 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, please pull this patch to your arm-soc tree. Changes in v2: Fix incorrect git repo url Thanks, Michal The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) are available in the git repository at: git://git.xilinx.com/linux-xlnx.git tags/zynq-dt-for-3.15 for you to fetch changes up to 3795e91d2abb25164dda5687ca680a7ab940c447: arm: dt: zynq: Add fclk-enable property to clkc node (2014-02-03 17:00:24 +0100) ---------------------------------------------------------------- arm: Xilinx Zynq dt patches for v3.15 - Define fclk-enable property ---------------------------------------------------------------- Soren Brinkmann (1): arm: dt: zynq: Add fclk-enable property to clkc node arch/arm/boot/dts/zynq-7000.dtsi | 1 + 1 file changed, 1 insertion(+)