Message ID | 20220517121423.8017-1-j-keerthy@ti.com |
---|---|
Headers | show
Return-Path: <linux-pm-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 26BD6C433F5 for <linux-pm@archiver.kernel.org>; Tue, 17 May 2022 12:14:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345833AbiEQMOs (ORCPT <rfc822;linux-pm@archiver.kernel.org>); Tue, 17 May 2022 08:14:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232766AbiEQMOr (ORCPT <rfc822;linux-pm@vger.kernel.org>); Tue, 17 May 2022 08:14:47 -0400 Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7CF3445ADF; Tue, 17 May 2022 05:14:46 -0700 (PDT) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 24HCEesL085760; Tue, 17 May 2022 07:14:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1652789680; bh=snpMXomRtpDDePOTZho9J8n23UeRGv7WkTI+OKiZcq4=; h=From:To:CC:Subject:Date; b=xyYz/SbV77sfRCpvIte/vuJ1r/i5OW66XbpiLu2PWGde56EJE/yL+XGOtmKwylFmm x7F3blU+CqhiLh9lmlYSArKuzOWsnVPyTPUR3jVGAtjssq53ngOvK0/oHjJPvsJTZ5 GY/z0qXAVtK1hHy2tmkBG+DJNF3fsasNP4aV3B+4= Received: from DLEE109.ent.ti.com (dlee109.ent.ti.com [157.170.170.41]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 24HCEeg4060029 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 17 May 2022 07:14:40 -0500 Received: from DLEE114.ent.ti.com (157.170.170.25) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Tue, 17 May 2022 07:14:39 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE114.ent.ti.com (157.170.170.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Tue, 17 May 2022 07:14:40 -0500 Received: from keerthy.dhcp.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 24HCEZdI014354; Tue, 17 May 2022 07:14:36 -0500 From: Keerthy <j-keerthy@ti.com> To: <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <daniel.lezcano@linaro.org>, <rui.zhang@intel.com>, <amitk@kernel.org>, <kristo@kernel.org> CC: <j-keerthy@ti.com>, <rafael@kernel.org>, <linux-pm@vger.kernel.org>, <vigneshr@ti.com>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH v8 0/2] thermal: k3_j72xx_bandgap: Add the bandgap driver support Date: Tue, 17 May 2022 17:44:21 +0530 Message-ID: <20220517121423.8017-1-j-keerthy@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: <linux-pm.vger.kernel.org> X-Mailing-List: linux-pm@vger.kernel.org |
Series |
thermal: k3_j72xx_bandgap: Add the bandgap driver support
|
expand
|