From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965382AbcBQRmP (ORCPT ); Wed, 17 Feb 2016 12:42:15 -0500 Received: from 5520-maca-inet1-outside.broadcom.com ([216.31.211.11]:56572 "EHLO mail-irv-18.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965298AbcBQRmL (ORCPT ); Wed, 17 Feb 2016 12:42:11 -0500 Subject: Re: [PATCH] video: ARM CLCD: Added dt support to set tim2 register To: Dmitry Torokhov , Linus Walleij References: <1424898082-1522-1-git-send-email-arun.ramamurthy@broadcom.com> Cc: Arun Ramamurthy , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Jean-Christophe Plagniol-Villard , Tomi Valkeinen , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-fbdev@vger.kernel.org" , Anatol Pomazau , Jonathan Richardson , Scott Branden , Ray Jui , bcm-kernel-feedback-list From: Ray Jui Message-ID: <7adf12e4-de83-0ae2-d4e8-fb1ac3940ba1@broadcom.com> Date: Wed, 17 Feb 2016 09:42:07 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/16/2016 11:32 AM, Dmitry Torokhov wrote: > > > On Mon, Feb 15, 2016 at 5:25 AM, Linus Walleij > wrote: > > On Wed, Feb 10, 2016 at 6:48 PM, Ray Jui > wrote: > > > Could you please add me to the email thread and I can review it there (I > > won't have time to test, but I can help to review the code and find time to > > test later)? > > OK I will add you to subsequent postings, if any. > > > This may be a dumb question, is there any way for me to directly reply to > > the thread here? > > Not easily, I guess it is possible to conjure an SMTP mail > with the right in-reply-to message ID but that is so complex > hacking that I have no clue how to do it, just ever reached > the limit of "a little knowledge is dangerous". > > > To reply to a patch find it in patchwork, download it as mbox, open > downloaded file with mutt and reply as usual. > > Thanks, > Dmitry Got it, thanks! Ray