From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars-Peter Clausen Subject: Re: [PATCH 01/15] mfd: add new driver for Sharp LoCoMo Date: Wed, 05 Nov 2014 21:42:07 +0100 Message-ID: <545A8B9F.1090204@metafoo.de> References: <1414454528-24240-1-git-send-email-dbaryshkov@gmail.com> <1414454528-24240-2-git-send-email-dbaryshkov@gmail.com> <545A8965.2010406@metafoo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "linux-arm-kernel@lists.infradead.org" , "linux-gpio@vger.kernel.org" , Linux Input , "linux-leds@vger.kernel.org" , "linux-spi@vger.kernel.org" , "linux-fbdev@vger.kernel.org" , "alsa-devel@alsa-project.org" , Andrea Adami , Russell King , Daniel Mack , Haojian Zhuang , Robert Jarzmik , Alexandre Courbot , Dmitry Torokhov , Bryan Wu , Richard Purdie , Samuel Ortiz , Lee Jones , Mark Brown , Jingoo To: Dmitry Eremin-Solenikov , Linus Walleij Return-path: In-Reply-To: <545A8965.2010406@metafoo.de> Sender: linux-leds-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On 11/05/2014 09:32 PM, Lars-Peter Clausen wrote: > If it is a generic DAC it should go into drivers/iio/, this will allow code > sharing and code re-usability. Given the simplicity of the DAC there might > even be other existing drivers that can be used to control it. I just had a quick look and I think the M62332 will work out of the box with the max517 driver. - Lars