Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752516AbdHMKzC (ORCPT ); Sun, 13 Aug 2017 06:55:02 -0400 Received: from gloria.sntech.de ([95.129.55.99]:51838 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751403AbdHMKzB (ORCPT ); Sun, 13 Aug 2017 06:55:01 -0400 From: Heiko Stuebner To: Andy Yan Cc: robh+dt@kernel.org, linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 06/13] dt-bindings: pwm: add description for rv1108 pwm Date: Sun, 13 Aug 2017 12:54:50 +0200 Message-ID: <3776993.0yRkRa75EH@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1502423046-30988-1-git-send-email-andy.yan@rock-chips.com> References: <1502422578-30611-1-git-send-email-andy.yan@rock-chips.com> <1502423046-30988-1-git-send-email-andy.yan@rock-chips.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: 375 Lines: 15 Hi Andy, Am Freitag, 11. August 2017, 11:44:06 CEST schrieb Andy Yan: > Add device tree bindings document for pwm on > rockchip rv1108 soc. > > Signed-off-by: Andy Yan I think you forgot to add Thierry (thierry.reding@gmail.com) who is the pwm maintainer, to your binding patch. Especially, as normally he would take this binding patch. Heiko