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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 96249C55838 for ; Tue, 4 Aug 2026 11:36:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Message-ID:Date :Subject:To:From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Y+Zr5NvmGdeRnZQQyJ7JJw8HJDnnvMR+esdZ+2ba9C0=; b=dt6GifqChCanHk9OVaARFq5+bz 8fUyl3U4jobkAbjrKRCXIDnKQ5bK5PBfnDQeGP3ps7x1WwXnGn4oCeEI4a7GPKoa6KJqht7ergIK7 uzJMHFPwkjwz3yVRM10RvNu9wEhH6fgWFfPlNyoWBpmakDjN4D/PhhB4ceXyuGDNKnXW0gUj2HQBJ R2CMPWJAhY1gYvpIzhFXlxzv8JUw+pE9mCTecmBT9fpXZrDY4A7QUtgstdPwpZ4GvcAbHaQrDpXDk JMuaenlDnemYLMKc6eJGP/Lu0q1hBIoDpde9w4JQP71tBXfPtBpP89plfPF2Q2LroyFeySF7+4teO ccuZ7vig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wrDRx-00000001j8K-02jE; Tue, 04 Aug 2026 11:36:49 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wrDRt-00000001j6R-1qMO for linux-arm-kernel@lists.infradead.org; Tue, 04 Aug 2026 11:36:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1785843405; x=1817379405; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=vtCrC8enOD/kvPEdYL79acFvpqmjSRWeBQpWufU1kl0=; b=OWaPPPSAvph3cwejIteQ2ZsiJxlI7rPJx9x28edWgWgAZC5W5uXV95jJ h2O9ecEN3TKFzXwqOairYZG1S0ScTaykUgzhZPgLImIXffilyn+V5c4TZ M/2J58BdBqJUMDt96YZrlGFHE8N5kBq8kQaq5r0j+F58XndmVtmvFWagH aX1tTLhZXgEozDdeLGVsgx5PgFaBac7yT8KxdHSGQ6PD+ghmy5ott/0F5 hPbOL8SmCCRiC80c62xguIKptbuLDlIKISpmJ2BNQi+UJPiNmYeAnHdw2 5dtunV5/lbQm30Or5CJ8s5t03pqZc/PJUlxoqTQGDn2SHufXQSbKZ8BDF g==; X-CSE-ConnectionGUID: +VjAUZOYScqI5j9vtqf4vQ== X-CSE-MsgGUID: qSZIpBD+Sy6rmPK33j1hQw== X-IronPort-AV: E=Sophos;i="6.25,204,1779174000"; d="scan'208";a="61934905" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 04 Aug 2026 04:36:44 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.58; Tue, 4 Aug 2026 04:36:44 -0700 Received: from che-ll-i67070.microchip.com (10.10.85.11) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.58 via Frontend Transport; Tue, 4 Aug 2026 04:36:34 -0700 From: Varshini Rajendran To: , , , , , , , , , , , , , , , , , , , , , , , , , Subject: [PATCH v5 16/17] ARM: dts: microchip: sama7d65: add temperature sensor Date: Tue, 4 Aug 2026 17:03:37 +0530 Message-ID: <20260804113338.261782-17-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20260804113338.261782-1-varshini.rajendran@microchip.com> References: <20260804113338.261782-1-varshini.rajendran@microchip.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260804_043645_560359_8935D958 X-CRM114-Status: UNSURE ( 8.73 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add the generic-adc-thermal temperature sensor node for SAMA7D65. Signed-off-by: Varshini Rajendran Reviewed-by: Claudiu Beznea --- arch/arm/boot/dts/microchip/sama7d65.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/microchip/sama7d65.dtsi b/arch/arm/boot/dts/microchip/sama7d65.dtsi index a8b18ad0ef7f..3aba73983c79 100644 --- a/arch/arm/boot/dts/microchip/sama7d65.dtsi +++ b/arch/arm/boot/dts/microchip/sama7d65.dtsi @@ -119,6 +119,13 @@ pmu { interrupts = ; }; + thermal_sensor: thermal-sensor { + compatible = "generic-adc-thermal"; + #thermal-sensor-cells = <0>; + io-channels = <&adc AT91_SAMA7G5_ADC_TEMP_CHANNEL>; + io-channel-names = "sensor-channel"; + }; + soc { compatible = "simple-bus"; ranges; -- 2.34.1