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=-5.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 9E06AC31E40 for ; Sat, 13 Jul 2019 18:02:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6C8EA21841 for ; Sat, 13 Jul 2019 18:02:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="b8/xfNKH" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727939AbfGMSC0 (ORCPT ); Sat, 13 Jul 2019 14:02:26 -0400 Received: from mail-ot1-f67.google.com ([209.85.210.67]:41166 "EHLO mail-ot1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727766AbfGMSC0 (ORCPT ); Sat, 13 Jul 2019 14:02:26 -0400 Received: by mail-ot1-f67.google.com with SMTP id o101so12680989ota.8; Sat, 13 Jul 2019 11:02:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6ZP/voUQ+Ch7jvDhff/3yc73Q7YGKXw7YDhL153Ao2E=; b=b8/xfNKHuNqMcqJ4EyGHcHDYmM+zN6nVT7x//oevUF4FbXx91wi9j00N6ceIa8Rl/b EWTldZb8VXxoLMGdQ/jX9GhU9FkvuZVvXYMStADoUM56a6Ao8VljLH9YGj4om4qyZlHK guTTMvmbnMRk8fXgVct4OjpXOGLeqKYUwdzSwAWLaJyJkOj5qUUBWPo/w3tPJUJ6nDNN QyCrKo0KX9LlpnLy3HJMroREcBHtTpd/1FRymXULMs0ImnZYirfGH8QSwhLGK2VZpODY 0oH0K3X6QcMqg9JS7+QwoIzt5VGsca4BUNCU45R/r+xmzf8tVoXlupCWcfN8h88MaV/o WjHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6ZP/voUQ+Ch7jvDhff/3yc73Q7YGKXw7YDhL153Ao2E=; b=WH1W97UGFUNmdh9IF+COeZ12btnJdLX4fl+9Iw0bym01rvhahdKpWKcGlIeANA7oXe gxy/L6jpP9QrLct1To5E4aq31PlmpGfwydIZR0QhtNhYSI1e91q98E8Jz3JDfu2Dr2V6 WvLVJBjHJXwSJfz2rjN3VK7aosA/86n6mY8nd8w5mjRdidHU8vCC+opGcNfq+pjwkcPE aoSWhwPmIyHyH31zXzBysq+a8swRjqQOhyCvzxIoLIglLyupKw9c20WOLAsQw+AVJlBo KULyn4xCjkKfkWQTe1J8WaAF9kmnV5qDKDIc+2Q3h5tCbHs8E3mIefaVFmoHOfiShUZe E7Ng== X-Gm-Message-State: APjAAAWZ9ifugcXc7rPrlYOo/aKrCyDXc7kSlxZxx5EOe0RuRJzDBgJA bXmqiSrxgYVwV5u/YMaZTWsKVi9Dg8xzc+H78fE= X-Google-Smtp-Source: APXvYqzRubs7sRxl+oVCUfIW4EL3ndy9n7fDLykWAxtEagG7ww8vQ2yqiVZLk0pBacfN9B23mEk41XjLSvO9HJUoEFY= X-Received: by 2002:a9d:6742:: with SMTP id w2mr4128114otm.371.1563040944838; Sat, 13 Jul 2019 11:02:24 -0700 (PDT) MIME-Version: 1.0 References: <20190623164206.7467-1-tiny.windzz@gmail.com> In-Reply-To: From: Vasily Khoruzhick Date: Sat, 13 Jul 2019 11:01:58 -0700 Message-ID: Subject: Re: [PATCH v4 00/11] add thermal driver for h6 To: Yangtao Li Cc: rui.zhang@intel.com, Eduardo Valentin , Daniel Lezcano , Rob Herring , Mark Rutland , Maxime Ripard , Chen-Yu Tsai , "David S. Miller" , Greg Kroah-Hartman , Mauro Carvalho Chehab , Linus Walleij , Nicolas Ferre , paulmck@linux.ibm.com, devicetree , linux-kernel , arm-linux , Linux PM Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 10, 2019 at 4:09 PM Vasily Khoruzhick wrote: > > On Sun, Jun 23, 2019 at 9:42 AM Yangtao Li wrote: > > > > This patchset add support for H3 and H6 thermal sensor. > > > > BTY, do a cleanup in thermal makfile. > > > > Yangtao Li (11): > > thermal: sun8i: add thermal driver for h6 > > dt-bindings: thermal: add binding document for h6 thermal controller > > thermal: fix indentation in makefile > > thermal: sun8i: get ths sensor number from device compatible > > thermal: sun8i: rework for sun8i_ths_get_temp() > > thermal: sun8i: get ths init func from device compatible > > thermal: sun8i: rework for ths irq handler func > > thermal: sun8i: support ahb clocks > > thermal: sun8i: rework for ths calibrate func > > dt-bindings: thermal: add binding document for h3 thermal controller > > thermal: sun8i: add thermal driver for h3 > > It would be nice to add dts changes to this series. It's unlikely that > you'll get any "Tested-by" otherwise. I added A64 support on top of this series, see https://github.com/anarsoul/linux-2.6/tree/v5.2-thermal Branch also contains patches to enable DVFS on A64, feel free to cherry pick only those related to thermal driver if you want to include A64 support into v5 series. > > > .../bindings/thermal/sun8i-thermal.yaml | 94 +++ > > MAINTAINERS | 7 + > > drivers/thermal/Kconfig | 14 + > > drivers/thermal/Makefile | 9 +- > > drivers/thermal/sun8i_thermal.c | 534 ++++++++++++++++++ > > 5 files changed, 654 insertions(+), 4 deletions(-) > > create mode 100644 Documentation/devicetree/bindings/thermal/sun8i-thermal.yaml > > create mode 100644 drivers/thermal/sun8i_thermal.c > > > > --- > > v4: > > -add h3 support > > -fix yaml file > > --- > > 2.17.1 > > > > > > _______________________________________________ > > linux-arm-kernel mailing list > > linux-arm-kernel@lists.infradead.org > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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=-5.7 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 58D40C31E40 for ; Sat, 13 Jul 2019 18:02:41 +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 364BC20863 for ; Sat, 13 Jul 2019 18:02:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Q6eyQQ1v"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="b8/xfNKH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 364BC20863 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.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:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=FVtxDZb3lpP87SmMCGHRblTVNT5/uKtSBf2K/xq0X3Y=; b=Q6eyQQ1vCS9qXb YyFdvveG/C7TVTl1Fu+m89cDzWD3Qux7TIJNdTTYA9qQC+R0xTI6hSN+UVPKmBXLsNXQ035udcDBa CZ02DYWlNqyzsBBkGL1yG5ASL5w2/jxTqZYVt/oF9VkRYdCLAhyeHW2Z6gKsO8vdVec3NIaK8Ew1y Se/E8vYNNEfsi/l42/xAqWEEBpI3+kC2RYhKnKdeGv6eLi8b1uA+hageInkuqr8CGLLdLV8ClRyOd AfHv1dcK4gn4NqgmRHfqzQDwtQfdbMFWNUzdpxrkTFx/hXPOG7yZPRwAFEVFXGw/pPpyZl4QOUC8R PD+nS+TXNeKOI/eqFHpw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hmMLw-0003Mz-1r; Sat, 13 Jul 2019 18:02:32 +0000 Received: from mail-ot1-x341.google.com ([2607:f8b0:4864:20::341]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hmMLs-0003LZ-Rf for linux-arm-kernel@lists.infradead.org; Sat, 13 Jul 2019 18:02:30 +0000 Received: by mail-ot1-x341.google.com with SMTP id z23so12654862ote.13 for ; Sat, 13 Jul 2019 11:02:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6ZP/voUQ+Ch7jvDhff/3yc73Q7YGKXw7YDhL153Ao2E=; b=b8/xfNKHuNqMcqJ4EyGHcHDYmM+zN6nVT7x//oevUF4FbXx91wi9j00N6ceIa8Rl/b EWTldZb8VXxoLMGdQ/jX9GhU9FkvuZVvXYMStADoUM56a6Ao8VljLH9YGj4om4qyZlHK guTTMvmbnMRk8fXgVct4OjpXOGLeqKYUwdzSwAWLaJyJkOj5qUUBWPo/w3tPJUJ6nDNN QyCrKo0KX9LlpnLy3HJMroREcBHtTpd/1FRymXULMs0ImnZYirfGH8QSwhLGK2VZpODY 0oH0K3X6QcMqg9JS7+QwoIzt5VGsca4BUNCU45R/r+xmzf8tVoXlupCWcfN8h88MaV/o WjHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6ZP/voUQ+Ch7jvDhff/3yc73Q7YGKXw7YDhL153Ao2E=; b=PP4ApizAR18uQLlozp/3iF9kDy/7agizCoh67o/Kx8KKXXuvCA48WWIrfXZuZ18s70 plqL9JnBT11s1KC5+za371mv8OkUpe9buROCbMs7FWTKKg+IaWtAROOahVnOVxAzQuXt Dsp6DL9FUmMo+9bpG4ngevrujs9pGbK9jWJisqXl1KMztTqjQwUDRlLaryfqP9p9vQx4 E8rVIHE7ZmPyVKqdKPKRWRc8CetwUfwqrbfIMU800Y840XNbtpVrdC8Xlz43TWuUZKkB G3OIzz/1oevx2Mf+Ds1eNeLI7mM+xYw8Qr2ZftxrnPfYKpEpD2b9w8Q1+kjQpxehbKQ5 c/WQ== X-Gm-Message-State: APjAAAUqIv7YXYO8KEiNRB/2VpWkxYknZL4FYJtWPLdeIeSrI9ZMqzjf d5NO+iK/jRYpkuPIizz8DA0nfdWS2hsQ/vDz0KQ= X-Google-Smtp-Source: APXvYqzRubs7sRxl+oVCUfIW4EL3ndy9n7fDLykWAxtEagG7ww8vQ2yqiVZLk0pBacfN9B23mEk41XjLSvO9HJUoEFY= X-Received: by 2002:a9d:6742:: with SMTP id w2mr4128114otm.371.1563040944838; Sat, 13 Jul 2019 11:02:24 -0700 (PDT) MIME-Version: 1.0 References: <20190623164206.7467-1-tiny.windzz@gmail.com> In-Reply-To: From: Vasily Khoruzhick Date: Sat, 13 Jul 2019 11:01:58 -0700 Message-ID: Subject: Re: [PATCH v4 00/11] add thermal driver for h6 To: Yangtao Li X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190713_110228_921334_2451C43A X-CRM114-Status: GOOD ( 17.48 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree , Linux PM , Maxime Ripard , Greg Kroah-Hartman , Linus Walleij , Daniel Lezcano , linux-kernel , Eduardo Valentin , Chen-Yu Tsai , Rob Herring , Mauro Carvalho Chehab , rui.zhang@intel.com, paulmck@linux.ibm.com, "David S. Miller" , arm-linux 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 Wed, Jul 10, 2019 at 4:09 PM Vasily Khoruzhick wrote: > > On Sun, Jun 23, 2019 at 9:42 AM Yangtao Li wrote: > > > > This patchset add support for H3 and H6 thermal sensor. > > > > BTY, do a cleanup in thermal makfile. > > > > Yangtao Li (11): > > thermal: sun8i: add thermal driver for h6 > > dt-bindings: thermal: add binding document for h6 thermal controller > > thermal: fix indentation in makefile > > thermal: sun8i: get ths sensor number from device compatible > > thermal: sun8i: rework for sun8i_ths_get_temp() > > thermal: sun8i: get ths init func from device compatible > > thermal: sun8i: rework for ths irq handler func > > thermal: sun8i: support ahb clocks > > thermal: sun8i: rework for ths calibrate func > > dt-bindings: thermal: add binding document for h3 thermal controller > > thermal: sun8i: add thermal driver for h3 > > It would be nice to add dts changes to this series. It's unlikely that > you'll get any "Tested-by" otherwise. I added A64 support on top of this series, see https://github.com/anarsoul/linux-2.6/tree/v5.2-thermal Branch also contains patches to enable DVFS on A64, feel free to cherry pick only those related to thermal driver if you want to include A64 support into v5 series. > > > .../bindings/thermal/sun8i-thermal.yaml | 94 +++ > > MAINTAINERS | 7 + > > drivers/thermal/Kconfig | 14 + > > drivers/thermal/Makefile | 9 +- > > drivers/thermal/sun8i_thermal.c | 534 ++++++++++++++++++ > > 5 files changed, 654 insertions(+), 4 deletions(-) > > create mode 100644 Documentation/devicetree/bindings/thermal/sun8i-thermal.yaml > > create mode 100644 drivers/thermal/sun8i_thermal.c > > > > --- > > v4: > > -add h3 support > > -fix yaml file > > --- > > 2.17.1 > > > > > > _______________________________________________ > > linux-arm-kernel mailing list > > linux-arm-kernel@lists.infradead.org > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel