Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752663AbdGMQci (ORCPT ); Thu, 13 Jul 2017 12:32:38 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:57338 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752427AbdGMQcg (ORCPT ); Thu, 13 Jul 2017 12:32:36 -0400 X-Auth-Info: yHu9wmRzt+1V6rQl5CQuSPFQzXPcqG7/rkB44QhP8+8= Date: Thu, 13 Jul 2017 18:32:31 +0200 From: Anatolij Gustschin To: Johan Hovold Cc: =?UTF-8?B?QmrDuHJu?= Mork , linux-fpga@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] mfd: Add support for FTDI FT232H devices Message-ID: <20170713183231.15ed0ab9@crub> In-Reply-To: <20170712085003.GQ29638@localhost> References: <1499374158-12388-1-git-send-email-agust@denx.de> <1499374158-12388-2-git-send-email-agust@denx.de> <87y3s0adr3.fsf@miraculix.mork.no> <20170707115329.06dcdb69@crub> <20170710123427.GJ29638@localhost> <20170711085237.4c472621@crub> <20170712085003.GQ29638@localhost> 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=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 264 Lines: 11 On Wed, 12 Jul 2017 10:50:03 +0200 Johan Hovold johan@kernel.org wrote: ... >IIRC we should be able read from the EEPROM, and I would at least expect >there to be a way to retrieve the current mode as well. I've just send a patch for ftdi_sio. Thanks, Anatolij