From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753658AbaKIA6H (ORCPT ); Sat, 8 Nov 2014 19:58:07 -0500 Received: from mail-pd0-f173.google.com ([209.85.192.173]:35344 "EHLO mail-pd0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752814AbaKIA6F (ORCPT ); Sat, 8 Nov 2014 19:58:05 -0500 Date: Sat, 8 Nov 2014 16:58:02 -0800 From: Olof Johansson To: Michal Simek Cc: Andreas =?iso-8859-1?Q?F=E4rber?= , Arnd Bergmann , =?iso-8859-1?Q?S=F6ren?= Brinkmann , linux-arm-kernel@lists.infradead.org, Andreas Olofsson , Matteo Vit , Sean Rickerd , stable@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , "open list:OPEN FIRMWARE AND..." , open list Subject: Re: [PATCH] ARM: dts: zynq: Enable PL clocks for Parallella Message-ID: <20141109005802.GE13855@quad.lixom.net> References: <1415294531-8942-1-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 07, 2014 at 07:44:16AM +0100, Michal Simek wrote: > On 11/06/2014 06:22 PM, Andreas Färber wrote: > > The Parallella board comes with a U-Boot bootloader that loads one of > > two predefined FPGA bitstreams before booting the kernel. Both define an > > AXI interface to the on-board Epiphany processor. > > > > Enable clocks FCLK0..FCLK3 for the Programmable Logic by default. > > > > Otherwise accessing, e.g., the ESYSRESET register freezes the board, > > as seen with the Epiphany SDK tools e-reset and e-hw-rev, using /dev/mem. > > > > Cc: # 3.17.x > > Signed-off-by: Andreas Färber > > --- > > Michal/Olof, please consider this trivial patch as a fix for 3.18. > > Acked-by: Michal Simek > > Olof, Arnd: Can you please pick this directly? Done, applied to fixes. -Olof