From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751627AbcERXEr (ORCPT ); Wed, 18 May 2016 19:04:47 -0400 Received: from mail-pf0-f182.google.com ([209.85.192.182]:33384 "EHLO mail-pf0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751060AbcERXEp (ORCPT ); Wed, 18 May 2016 19:04:45 -0400 Subject: Re: [PATCH INTERNAL v2 1/3] Documentation: dt: Add Broadcom iproc pwm controller binding To: Rob Herring , Yendapally Reddy Dhananjaya Reddy References: <1463554441-47982-1-git-send-email-yendapally.reddy@broadcom.com> <1463554441-47982-2-git-send-email-yendapally.reddy@broadcom.com> <20160518221546.GA32596@rob-hp-laptop> Cc: Thierry Reding , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Ray Jui , Scott Branden , Jon Mason , Russell King , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, linux-kernel@vger.kernel.org From: Scott Branden Message-ID: <573CF500.5070708@broadcom.com> Date: Wed, 18 May 2016 16:04:32 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160518221546.GA32596@rob-hp-laptop> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rob, On 16-05-18 03:15 PM, Rob Herring wrote: > Am I supposed to ignore since this is "internal"? The "INTERNAL" was supposed to be removed after internal review before sending out to the public mailing list. Also, Yendapally's git email config was not setup properly so some are tagging the patchset as spam. Other than that, everything is fine with the PATCH sent out to the open source community :) I'm sure Yendapally will send out an updated version with those items corrected (and can add your Acked-by now). Thanks, Scott > > On Wed, May 18, 2016 at 02:53:59AM -0400, Yendapally Reddy Dhananjaya Reddy wrote: >> Add a binding for Broadcom iproc pwm controller >> >> Signed-off-by: Yendapally Reddy Dhananjaya Reddy >> --- >> .../devicetree/bindings/pwm/brcm,iproc-pwm.txt | 21 +++++++++++++++++++++ >> 1 file changed, 21 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/pwm/brcm,iproc-pwm.txt > > Acked-by: Rob Herring >