From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751835AbdCAAnd (ORCPT ); Tue, 28 Feb 2017 19:43:33 -0500 Received: from muru.com ([72.249.23.125]:36952 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751792AbdCAAna (ORCPT ); Tue, 28 Feb 2017 19:43:30 -0500 Date: Tue, 28 Feb 2017 16:36:34 -0800 From: Tony Lindgren To: Milo Kim Cc: Lee Jones , Rob Herring , linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/2] Support TI LMU devices Message-ID: <20170301003634.GF20572@atomide.com> References: <20170228064515.7320-1-milo.kim@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170228064515.7320-1-milo.kim@ti.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Milo Kim [170227 22:47]: > Back from 2015! TI LMU core driver got acked but few more efforts > were required like backlight, LEDs and others. > Recently, Tony Lindgren has been working on porting mainline Linux on > Droid 4 xt894. One of LMU devices - LM3532 is used for LCD backlight on > that device. I hope this patch-set would be helpful. Hey cool yeah this really helps thanks a lot for updating this series! Regards, Tony