Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752490AbdDZQgz convert rfc822-to-8bit (ORCPT ); Wed, 26 Apr 2017 12:36:55 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:49950 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751947AbdDZQgm (ORCPT ); Wed, 26 Apr 2017 12:36:42 -0400 X-Auth-Info: Wk/KFA6kiL3YBY5Df3k3uxiIfFGZmJb+/4qfU8bpMek= Date: Wed, 26 Apr 2017 18:36:37 +0200 From: Anatolij Gustschin To: "Li, Yi" Cc: matthew.gerlach@linux.intel.com, linux-fpga@vger.kernel.org, Alan Tull , Moritz Fischer , linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] fpga manager: Add Altera CvP driver Message-ID: <20170426183637.3b95ddea@crub> In-Reply-To: <8178cbaa-0f36-5553-dfa0-3286ae10ddce@linux.intel.com> References: <1492700308-10511-1-git-send-email-agust@denx.de> <8178cbaa-0f36-5553-dfa0-3286ae10ddce@linux.intel.com> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 710 Lines: 18 Hi, On Fri, 21 Apr 2017 16:14:31 -0500 Li, Yi yi1.li@linux.intel.com wrote: > From the User guild >https://www.altera.com/documentation/dsu1441819344145.html#dsu1442261652730, >it says Configuration via Protocol (CvP) is a configuration scheme >supported inArria^® V,Cyclone^® V,Stratix^® V, andArria^® 10device >families. But I have seen different CvP registers bitmask defines >somewhere else, so I am not positive that there is only one CvP protocol >for all Altera FPGAs. Maybe we could put those Vs + Arria 10 as >supported devices on the Kconfig file on the safe side? yes, I can extend the description in Kconfig. Will wait for other comments and then wil send v4 patch. Thanks! Anatolij