Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752567AbbF3GgH (ORCPT ); Tue, 30 Jun 2015 02:36:07 -0400 Received: from mail-ob0-f179.google.com ([209.85.214.179]:36442 "EHLO mail-ob0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751299AbbF3GgD (ORCPT ); Tue, 30 Jun 2015 02:36:03 -0400 MIME-Version: 1.0 In-Reply-To: <1435590211-38854-1-git-send-email-yh.huang@mediatek.com> References: <1435590211-38854-1-git-send-email-yh.huang@mediatek.com> From: Daniel Kurtz Date: Tue, 30 Jun 2015 14:35:42 +0800 X-Google-Sender-Auth: NG0iOxk9_cY4ySYw_L7l-dsNxy8 Message-ID: Subject: Re: [PATCH v3 0/2] Add MediaTek display PWM driver To: YH Huang Cc: Matthias Brugger , Mark Rutland , Thierry Reding , Rob Herring , Pawel Moll , linux-pwm@vger.kernel.org, "open list:OPEN FIRMWARE AND..." , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , srv_heupstream , linux-mediatek@lists.infradead.org, Sascha Hauer , Yingjoe Chen Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1457 Lines: 38 Hi YH, Please also include a patch that adds PWM bindings to mt8173.dtsi. The clock definitions (CLK_MM_DISP_PWM*) are added by James LIao's patch: clk: mediatek: Add subsystem clocks of MT8173 I think it is ok to mention in the cover-letter that the PWM .dtsi change depends on that other patch. Also, cover-letters usually contain a "shortlog" and diffstatm that gives summary of patches and changed files, generated along with the patches using: git format-patch --cover-letter Thanks, -Daniel On Mon, Jun 29, 2015 at 11:03 PM, YH Huang wrote: > This patch series add the use of display PWM driver and documentation > for Mediatek SoCs. The driver is used to support the backlight of > the panel. This is based on v4.1-rc1. > > Change in v3: > 1. Add suspend/resume function > 2. Fix the formula for high_width calculation > 3. Rewrite some code to make it easier to read > 4. Add more information in the commit message > > -- > 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/ -- 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/