From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753204AbcHUNtc (ORCPT ); Sun, 21 Aug 2016 09:49:32 -0400 Received: from mga07.intel.com ([134.134.136.100]:63198 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752809AbcHUNt2 (ORCPT ); Sun, 21 Aug 2016 09:49:28 -0400 X-Greylist: delayed 579 seconds by postgrey-1.27 at vger.kernel.org; Sun, 21 Aug 2016 09:49:28 EDT X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,555,1464678000"; d="scan'208";a="248342" Message-ID: <1471786785.2188.5.camel@intel.com> Subject: Re: [PATCH v2] thermal: imx: depend on imx SoC arch From: Zhang Rui To: Shawn Guo , Peter Robinson Cc: Eduardo Valentin , linux-pm@vger.kernel.org, "linux-kernel@vger.kernel.org" Date: Sun, 21 Aug 2016 21:39:45 +0800 In-Reply-To: References: <1464183950-7035-1-git-send-email-pbrobinson@gmail.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.2-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 六, 2016-08-20 at 08:43 +0800, Shawn Guo wrote: > On Wed, May 25, 2016 at 9:45 PM, Peter Robinson > wrote: > > > > Not much use unless the SoC is selected so depend on the ARCH_MXC > > and COMPILE_TEST like all the other thermal drivers. > > > > v2: drop extraneous OF > > > > Signed-off-by: Peter Robinson > Acked-by: Shawn Guo patch applied. thanks, rui