Message ID | 20220427064635.24898-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 4B8B6C433FE for <linux-pm@archiver.kernel.org>; Wed, 27 Apr 2022 06:47:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355021AbiD0GuL (ORCPT <rfc822;linux-pm@archiver.kernel.org>); Wed, 27 Apr 2022 02:50:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48042 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243581AbiD0GuL (ORCPT <rfc822;linux-pm@vger.kernel.org>); Wed, 27 Apr 2022 02:50:11 -0400 Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2B48B14AF4C; Tue, 26 Apr 2022 23:47:00 -0700 (PDT) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 23R6kokt089870; Wed, 27 Apr 2022 01:46:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1651042010; bh=KGi/ekF3SuZyRebWtuWFzY0RYXae9mHAvZOh5DGvamM=; h=From:To:CC:Subject:Date; b=JQ9Al7jVMmOkruPpifvVAHHMyR8Y0prEdlzQoVigK/8D3K2CSAAFULJ9T6eyyaS5C +krhxWpkKew83KBo0x5/NwRMtAJUBwBRd9BUkoyyrgwW//6xZe+3sKtBCKKAkyOi9e 25QEfig06roHk6ym9Ys2jNpiNbzyzYJZAOWz1v4s= Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 23R6koUY021131 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 27 Apr 2022 01:46:50 -0500 Received: from DFLE110.ent.ti.com (10.64.6.31) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Wed, 27 Apr 2022 01:46:50 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE110.ent.ti.com (10.64.6.31) 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; Wed, 27 Apr 2022 01:46:50 -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 23R6kjX6031550; Wed, 27 Apr 2022 01:46:46 -0500 From: Keerthy <j-keerthy@ti.com> To: <robh+dt@kernel.org>, <daniel.lezcano@linaro.org>, <rui.zhang@intel.com>, <amitk@kernel.org>, <kristo@kernel.org>, <vigneshr@ti.com>, <krzysztof.kozlowski@linaro.org> CC: <j-keerthy@ti.com>, <linux-pm@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH v6 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support Date: Wed, 27 Apr 2022 12:16:31 +0530 Message-ID: <20220427064635.24898-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
|