Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754484AbbGXImT (ORCPT ); Fri, 24 Jul 2015 04:42:19 -0400 Received: from mail-wi0-f182.google.com ([209.85.212.182]:38361 "EHLO mail-wi0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754463AbbGXImM (ORCPT ); Fri, 24 Jul 2015 04:42:12 -0400 From: Matthias Brugger To: YH Huang Cc: Mark Rutland , Thierry Reding , Rob Herring , Pawel Moll , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, srv_heupstream@mediatek.com, linux-mediatek@lists.infradead.org, Sascha Hauer , yingjoe.chen@mediatek.com Subject: Re: [PATCH v6 0/3] Add MediaTek display PWM driver Date: Fri, 24 Jul 2015 10:42:05 +0200 Message-ID: <2181696.fQcvS98Cqx@ubix> User-Agent: KMail/4.13.3 (Linux/3.13.0-57-generic; KDE/4.13.3; x86_64; ; ) In-Reply-To: <1437380237-28961-1-git-send-email-yh.huang@mediatek.com> References: <1437380237-28961-1-git-send-email-yh.huang@mediatek.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 977 Lines: 24 On Monday, July 20, 2015 04:17:14 PM YH Huang wrote: > This patch series add the use of display PWM driver, documentation > and device tree for Mediatek SoCs. The driver is used to support > the backlight of the panel. This is based on v4.2-rc1. > > The clock definitions (CLK_MM_DISP_PWM*) are added by James Liao's patch: > clk: mediatek: Add subsystem clocks of MT8173 > > Change in v6: > 1. Enable clocks in the pwm_enable function > 2. Remove suspend/resume code since pwm-backlight driver has done the same > things 3. Revise some code to make it easier to read > Can you please provide the whole change log for all versions the next time. It's easier this way to understand the evolution of the series. Thanks, Matthias -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/