From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751274AbdJDQZj (ORCPT ); Wed, 4 Oct 2017 12:25:39 -0400 Received: from mga02.intel.com ([134.134.136.20]:36333 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751148AbdJDQZi (ORCPT ); Wed, 4 Oct 2017 12:25:38 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,477,1500966000"; d="scan'208";a="1021591961" Date: Wed, 4 Oct 2017 19:25:23 +0300 From: Mika Westerberg To: Chris Gorman Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Grygorii Strashko Subject: Re: [PATCH] pinctrl: cherryview: fix issues caused by dynamic gpio irqs mapping Message-ID: <20171004162523.GE2761@lahna.fi.intel.com> References: <1507133254-5054-1-git-send-email-chrisjohgorman@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1507133254-5054-1-git-send-email-chrisjohgorman@gmail.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.9.0 (2017-09-02) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 04, 2017 at 12:07:34PM -0400, Chris Gorman wrote: > Tested-by: Chris Gorman I guess you sent this because of the "Tested-by", right? It is enough if you reply to the original thread (the one posted by Grygorii yesterday) and say something like: Works for me, Tested-by: ... Then Linus W can add that tag to the patch when he applies it to his tree.