From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6A597C43381 for ; Tue, 12 Mar 2019 14:54:29 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 353712083D for ; Tue, 12 Mar 2019 14:54:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="sr/PRb6U" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 353712083D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ABPyIVXxVodR6768fWVr9faghASnFjOas+4pJhdKPXg=; b=sr/PRb6UyFAV1C lij/cJLw8br/uFkW1UZTy7pnzrW/8wBRtE36fQH7sWFmoYDhunuVimNiy/9388u6K/kwrVy2Kbrd8 KiZaZYtFy3VQVnys34+4fsZzVt5adofmKyxbn+YyC/qFb09ATt5q2ZrYj+BwTB+3amKZsCpE32Itw wIJVRmJ2zwpwCexun8pFhTf8c04wWlTujPtPDrTy1vIly3nuNwpHxx+pn4qKw7dbG6W/E3zkZd9Pd IUimE618NaBYh2tiL9a2DkZCOiuSYQ6yMEWy1z4tHcLJEjTo550ZWDgdl2UBlOL/E3WCbKnpUkEf7 ETn8Zw+kqalLjE59oiTQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h3inQ-0005ng-AB; Tue, 12 Mar 2019 14:54:24 +0000 Received: from mga11.intel.com ([192.55.52.93]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h3inM-0005cB-Ri for linux-arm-kernel@lists.infradead.org; Tue, 12 Mar 2019 14:54:22 +0000 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Mar 2019 07:54:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,471,1544515200"; d="scan'208";a="126287800" Received: from smile.fi.intel.com (HELO smile) ([10.237.72.86]) by orsmga006.jf.intel.com with ESMTP; 12 Mar 2019 07:54:14 -0700 Received: from andy by smile with local (Exim 4.92) (envelope-from ) id 1h3inE-00083n-KY; Tue, 12 Mar 2019 16:54:12 +0200 Date: Tue, 12 Mar 2019 16:54:12 +0200 From: Andy Shevchenko To: William Breathitt Gray Subject: Re: [PATCH v9 1/9] bitops: Introduce the for_each_set_clump8 macro Message-ID: <20190312145412.GD9224@smile.fi.intel.com> References: <12b3a364ac7fc32194fa6f55911dd800aca92a56.1551598603.git.vilhelm.gray@gmail.com> <20190308085733.GA3903@icarus> <20190312072222.GA2898@icarus> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190312072222.GA2898@icarus> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190312_075420_905058_057224F8 X-CRM114-Status: UNSURE ( 8.93 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arch , Arnd Bergmann , "open list:GPIO SUBSYSTEM" , Linus Walleij , Rasmus Villemoes , "linux-kernel@vger.kernel.org" , Masahiro Yamada , Bartosz Golaszewski , Andrew Morton , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Mar 12, 2019 at 04:22:22PM +0900, William Breathitt Gray wrote: > Since Andy appears to have hardware outside of the GPIO subsystem he's > testing, let's wait for that and see how it turns out. Since I have still not much time, here is the driver I'm talking about drivers/thermal/intel/intel_soc_dts_iosf.c If you have a chance to look at it (add_dts_thermal_zone(), for example) and prepare a patch, I will be able to test it on real hardware. -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel