From patchwork Fri Dec 6 19:59:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ryan Wanner X-Patchwork-Id: 13897677 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 92A47E77179 for ; Fri, 6 Dec 2024 20:02:34 +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=x1OR+DBVJqFWw+UdI8DDq17A3XB2+9snMuHO6kig0fs=; b=vvIz8qmVK2NrD4gRbBZJhhP8da dvuhJR4amGgjvmKKm25jfChxNXLJyMNIJCMg6vJj/s4ur9FdIFEBNyMUrweerf+i6PMNvPA3zCfWW WddMFNonV43oY7Oe+YKIfwdbaF/gtXYIvjbe+MeNJfm/2AzywTdfUdeIBN07STHW5/R2YKNIOGhY3 aycpFhqAT7iKzbYV29exXolJAj+2AysN2uFRhlXPlroKYf2/F/eFJa4ND1uCyRM0/w2R4+Tr+wOal X0BkkYe73s8B0ztWl4zYQCckkMxKkc6eU2AiwGPuguJo20bdV8I9T1jZsFVMr3rVNgGmLTsxSUJiU /tQTarBQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tJeWr-00000002cwC-0TkZ; Fri, 06 Dec 2024 20:02:21 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tJeVm-00000002cSu-2iiI for linux-arm-kernel@lists.infradead.org; Fri, 06 Dec 2024 20:01:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1733515274; x=1765051274; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Et72pDqDPKb2qbyOOGgj6Lp29bo2uZRk5VtQf2gzGT4=; b=S2nO3TqriPyGhKgsmoFjQ06+sq7COfCY0zHQ0lc3tgxiRjf4TeV0oSmE zeCoFlIU8K5JMWw2+lym1GV6lSuP/4Rk7TrK+6ip3qDBma/N2CQlsiNYT tkZCThzwT7LjZJGepWoJiSafIep/hz6CBVyBwQChJC5gBrRN6uLN5afWa TRM9J9Pj/JlJSZMc/m/sj7SMHJQfH4bqAuABt5YoRTkzMjipxe/LokJRe bYxk+k38o/jteLODl4NNDQA/aUFEZfhd1V80ElF7PGLrxJlM1n4pxNqVy N+WI6qMBs8IxLl/Hh91Hn68Rt/DxRvQK+tcLRG/mGyK89IDL9szKu3OxA A==; X-CSE-ConnectionGUID: 9plLhrxgQXuYZUyQ8wJyMg== X-CSE-MsgGUID: sUD4NM/tRtysaXxvgsHykA== X-IronPort-AV: E=Sophos;i="6.12,214,1728975600"; d="scan'208";a="34926402" 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-AES128-GCM-SHA256; 06 Dec 2024 13:01:11 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) 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.35; Fri, 6 Dec 2024 13:01:10 -0700 Received: from ryan-Precision-3630-Tower.microchip.com (10.10.85.11) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Fri, 6 Dec 2024 13:01:09 -0700 From: To: , , , , , , , , CC: , , , , , , , , , , Subject: [PATCH v3 04/13] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart Date: Fri, 6 Dec 2024 12:59:49 -0700 Message-ID: <05baeeda872ab06d4d84718c535453b787740876.1733505542.git.Ryan.Wanner@microchip.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241206_120114_824976_1C0253F7 X-CRM114-Status: UNSURE ( 7.17 ) 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 From: Dharma Balasubiramani Add SAMA7D65 USART compatible to DT bindings documentation. Signed-off-by: Dharma Balasubiramani Signed-off-by: Ryan Wanner Acked-by: Rob Herring (Arm) --- Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml index f466c38518c4..087a8926f8b4 100644 --- a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml +++ b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml @@ -26,6 +26,7 @@ properties: - enum: - microchip,sam9x60-usart - microchip,sam9x7-usart + - microchip,sama7d65-usart - const: atmel,at91sam9260-usart - items: - const: microchip,sam9x60-dbgu