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 2BB20C30653 for ; Wed, 3 Jul 2024 10:27:52 +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=hHWLDBJbjB7X/Vbz78tvQQqUQvuRO5iJoJHtVnYqwC8=; b=lXmbfEI2Crww0O4xhaM8QQfXPo KwaSOSjKgJUkhyszBAiOmYPm2RtLpPZfle0D/sfXqDSB0HHiOtQylZUZUXdzeQWA4NisffPwbvHSH 1Ro5t8vrPTZgl5BpDQrlUtekauCLu0F0FPOuwjDrsqa3xU90SrGvaF3KWTR9ETs5j0goqngDqVtUI fMYIU+QMq5cvk8nPE1IxhnLj9eE1n1qYi5ZMYk3NKfXj4ttcP7B9pzYW7A4pFnDAgFHSzeozc46rB hLZDJ+7DuGXbF9gOsaQFwGWqHXDu1uR3MXIoU3cfjVhe96ANxczYOyTGUQpVD7u9t2XorHSyu3Pzp xP4DVXig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOxD9-00000009ktQ-0zkD; Wed, 03 Jul 2024 10:27:39 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOxCk-00000009kl4-3jb9 for linux-arm-kernel@lists.infradead.org; Wed, 03 Jul 2024 10:27:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1720002434; x=1751538434; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=CFC7z8WmsZSF958vPpbokrnZvgzbxwMA/ZoZqH+Ywdg=; b=vzCVDlK4cRVXzyKZFKhGUb1aZVd24Bfh9k0RJnF2649YN/rseG1ZCSdN 3hQuJoxMNet6nni3OAbpX2qVon2J+8G0olprzfkvhK39fYgPOuG8r5ApI fPAENg7A8iTtaaGi1Ol2FyeQfcsMj7BWEsCvQJVGWmjGTdkl/mV7U1Dt6 6nZHe0MId6TTMbArUFU8+8rRwZjlwjQ0LYf08pBZrU3DlRwohxZ+kDzRm Y5qDLW1qD+9e4OkMnpSNwiOS4BxFSQiFzKM6Orrtv303KWlVZgkh8CFoy FKEltm4qkCEV19nX8oaYcT/v8zquzGx5q5kTEgzRkTc2KowD+aFjMLDrX A==; X-CSE-ConnectionGUID: O6jm4qbsRBydYsAuvGKY7w== X-CSE-MsgGUID: gkzCGrK9TGucj+i2z/6ZOA== X-IronPort-AV: E=Sophos;i="6.09,181,1716274800"; d="scan'208";a="28772333" 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; 03 Jul 2024 03:27:13 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Wed, 3 Jul 2024 03:26:52 -0700 Received: from che-lt-i67070.microchip.com (10.10.85.11) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Wed, 3 Jul 2024 03:26:47 -0700 From: Varshini Rajendran To: , , , , , , , , , , , , , , CC: Subject: [PATCH v5 03/27] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7. Date: Wed, 3 Jul 2024 15:56:40 +0530 Message-ID: <20240703102640.195431-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240703102011.193343-1-varshini.rajendran@microchip.com> References: <20240703102011.193343-1-varshini.rajendran@microchip.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240703_032715_023325_F83529B5 X-CRM114-Status: GOOD ( 10.08 ) 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 sam9x7 compatible to DT bindings documentation. Signed-off-by: Varshini Rajendran --- Changes in v5: - Corrected the order of bindings. - sam9x60 bindings in the dts and dt documentation in future series. --- .../devicetree/bindings/serial/atmel,at91-usart.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml index eb2992a447d7..f466c38518c4 100644 --- a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml +++ b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml @@ -23,13 +23,20 @@ properties: - const: atmel,at91sam9260-dbgu - const: atmel,at91sam9260-usart - items: - - const: microchip,sam9x60-usart + - enum: + - microchip,sam9x60-usart + - microchip,sam9x7-usart - const: atmel,at91sam9260-usart - items: - const: microchip,sam9x60-dbgu - const: microchip,sam9x60-usart - const: atmel,at91sam9260-dbgu - const: atmel,at91sam9260-usart + - items: + - const: microchip,sam9x7-dbgu + - const: atmel,at91sam9260-dbgu + - const: microchip,sam9x7-usart + - const: atmel,at91sam9260-usart reg: maxItems: 1 -- 2.25.1