Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751569AbdG0MED (ORCPT ); Thu, 27 Jul 2017 08:04:03 -0400 Received: from muru.com ([72.249.23.125]:56066 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751441AbdG0MEB (ORCPT ); Thu, 27 Jul 2017 08:04:01 -0400 Date: Thu, 27 Jul 2017 05:03:57 -0700 From: Tony Lindgren To: Sebastian Reichel Cc: Sebastian Reichel , Milo Kim , Lee Jones , Daniel Thompson , Rob Herring , Jingoo Han , Mark Rutland , linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCHv2 0/2] backlight: Add TI LMU backlight driver Message-ID: <20170727120356.GG10026@atomide.com> References: <20170717133956.20691-1-sebastian.reichel@collabora.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170717133956.20691-1-sebastian.reichel@collabora.co.uk> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 312 Lines: 10 * Sebastian Reichel [170717 06:40]: > Hi, > > This adds backlight support for TI LMU devices. I updated the > patches from Milo Kim according to the comments from Daniel > Thompson and tested the result on Droid 4. Works for me: Tested-by: Tony Lindgren