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 8DC62C43458 for ; Tue, 30 Jun 2026 09:37:03 +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:CC:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=fgxJ53pMYj+rgbi6saOjgYWf2IE4DbrtpEO6MKSbmmg=; b=T9g1beQrz/nkWVyFqKIAr3/7p6 80xoNgGyqxTfZD3SFcrj12qN7eiiraF5Woet7zZVUmICVc/ogzgu29x+rJFQP5GYwCNMkXXC8GQK7 yKc0dv+VpXNhWZgsSCt7bPvAnWFAD9FpP15GzKFXbWb6+SzszVzQMeuM4bqmlIMl10pUDH9fqDWVu 5JUSgJ9cIcVhckb7228JJk1ycS4vXcUmKCBVsQ6QBSFvUtt70g5//Ki8ms14Ru8zNc5oIWVTMXIBN lFO5A575T66fmTjn+ob+lcrhd104ux83famWNmG4DMcJ4KBeKRrFaHOWMuak6cK3SYPR2X7/mHPNL siiXLF/Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1weUtk-0000000GSLw-1hKB; Tue, 30 Jun 2026 09:36:56 +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 1weUth-0000000GSKt-3A77 for linux-arm-kernel@lists.infradead.org; Tue, 30 Jun 2026 09:36:55 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1782812213; x=1814348213; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=2tAYpMSeO4bfNLswdXCh+ThWhi64GAwX9YYackqjnug=; b=OCPPcgWj6bxTfsY1IF3ScnjKrXg0quJ2qbMhMttUapV9zCADUeOnMh8p rvx3VRndSfecngWIAqc0VAwzW6z5GV8H0lw1VmDG5YRi8ebQq6OHOen2v Eyi3/NbSh3gk9/n4eiFrWbc1UHJDWQU+p86fWkqDrw4rWUP8+g7Ek+Jhu QgS45M0SKglHOumFjLcjCS7KwNrprg3/a9MRKldy2H6LRHrZ/oNGvl6p1 S0GA7yjJn0Z7xaDMWTs0t3/xabyaB5OIwFEQBbyWdILzsCbRDZpuQvXDd xG1qlMtYK5BWaSdxTdSVUhMNozoBXYNSK/mmpvrRfZKZQZ07yULS/iPgx Q==; X-CSE-ConnectionGUID: 2JXdgwFwQdOouRSaGB3M3A== X-CSE-MsgGUID: AsENgV2kR2OeB4vzjIHB8w== X-IronPort-AV: E=Sophos;i="6.24,233,1774335600"; d="scan'208";a="59032645" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa4.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Jun 2026 02:36:52 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.87.72) by chn-vm-ex3.mchp-main.com (10.10.87.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.2.2562.43; Tue, 30 Jun 2026 02:36:52 -0700 Received: from che-ll-i67070.microchip.com (10.10.85.11) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.58 via Frontend Transport; Tue, 30 Jun 2026 02:36:43 -0700 From: Varshini Rajendran To: , , , , , , , , , , , , , , , , , , , , , , , CC: Krzysztof Kozlowski Subject: [PATCH v3 01/13] dt-bindings: iio: adc: at91-sama5d2: document sama7d65 Date: Tue, 30 Jun 2026 15:05:51 +0530 Message-ID: <20260630093603.38663-2-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20260630093603.38663-1-varshini.rajendran@microchip.com> References: <20260630093603.38663-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-20260630_023653_851723_D0FCBB24 X-CRM114-Status: UNSURE ( 8.65 ) 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 dt-binding documentation for sama7d65 ADC. sama7d65 requires an individual compatible to address the differences from its predecessor sama7g5. The main difference is the temperature calibration layout and its handling. Signed-off-by: Varshini Rajendran Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml b/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml index 4817b840977a..e8a65fdcd018 100644 --- a/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml +++ b/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml @@ -15,6 +15,7 @@ properties: - atmel,sama5d2-adc - microchip,sam9x60-adc - microchip,sama7g5-adc + - microchip,sama7d65-adc reg: maxItems: 1 -- 2.34.1