From patchwork Thu Sep 22 11:33:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergiu Moga X-Patchwork-Id: 12985023 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 8A135C6FA91 for ; Thu, 22 Sep 2022 11:43:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id: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=rEni2pZ4/QeMYmKQCSiqMcOtPTPSi62ne09ObU3CSYM=; b=QuvsJ/VCLbZRRr SrHLG/3nBDd4tO7Xbn9YQz+ZQaTAxm8V8MHIymeK1ry5aHbTzCxn8h5s3pXzrPiA6R/JZAo7RUeGy +GBmUU8Rd7Gf0MuAEcoehqEeyDdTA8z2ZGohDG4MuVUzbom2bOKECPXT4Y7GFWP053xm9AItQcm+5 eqEvIm5lvemiqFb7y1DovHu38IvYpxZrkFeoLVRExHT0+mFXrzrxYYA78sC9/QzKUk7yyKK6bB8GU NhrmjvxECEZKkvFpLn7dssA9YG4qPR8bBw61boUcVho0QekeZhmyM/8eA0EptJ+ZTHXBA9cuZpgk3 t5nMdwa5VAsLPIIMRCzA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1obKbM-00FCQg-RY; Thu, 22 Sep 2022 11:42:44 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1obKbE-00FCOj-Lq for linux-arm-kernel@lists.infradead.org; Thu, 22 Sep 2022 11:42:37 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1663846956; x=1695382956; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=kGhsNAF7SHuI6FCgH5W1LFNeZtcvIUXBy/giqtdU+oE=; b=FZa1Dr1pPKn/yoS9+/vJg9/yeyw9w8UTJV2zxocp7Q8rDlbNFTV7xImu nGX2a8fDNhL4OPGSslEn+Mv4Dj8n5yPNkn4tWW2O1QkMnLvovjnS7uuGz oxs/Q6/Sk9AIB/5zeZtX1jA55hHM4DIluVjDj5MAavFUqeBbtdVhpSFw6 LMRbSRpD0xtmj4UZcMjAqceEOvufl4RDhr4k4qvdwAB5QfD0zNx6HcDR1 230v1RC0Vw0LbiHiJ9fPFzECQdqTzIgfz5AU2lMI5nA4TLwBYzhBlhJDp TqYAk+L+zbiLgApt+ahiqUk02yOtynouDg1mVdFtz7Do+VTSKGJObHqwV w==; X-IronPort-AV: E=Sophos;i="5.93,335,1654585200"; d="scan'208";a="114897452" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 22 Sep 2022 04:42:35 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) 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.12; Thu, 22 Sep 2022 04:42:35 -0700 Received: from ROB-ULT-M68701.amer.actel.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.12 via Frontend Transport; Thu, 22 Sep 2022 04:42:28 -0700 From: Sergiu Moga To: , , , , , , , , , , CC: , , , , , Sergiu Moga , Krzysztof Kozlowski Subject: [PATCH v5 3/9] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9X60 Date: Thu, 22 Sep 2022 14:33:41 +0300 Message-ID: <20220922113347.144383-4-sergiu.moga@microchip.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220922113347.144383-1-sergiu.moga@microchip.com> References: <20220922113347.144383-1-sergiu.moga@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220922_044236_773077_9CD13153 X-CRM114-Status: UNSURE ( 9.21 ) 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 Require SAM9260 fallback compatible for SAM9X60, because SAM9X60 is fully compatible with SAM9260 and Linux driver requires the latter. Signed-off-by: Sergiu Moga Acked-by: Krzysztof Kozlowski --- v1 -> v2: - Nothing, this patch was not here before v2 -> v3: - Use the commit message suggested by Krzysztof Kozlowski v3 -> v4: - add A-b tag, this was previously [PATCH 7] v4 -> v5: - Nothing Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml index bb1b5ed431f7..4da642763bef 100644 --- a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml +++ b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml @@ -26,6 +26,8 @@ properties: - items: - const: microchip,sam9x60-dbgu - const: microchip,sam9x60-usart + - const: atmel,at91sam9260-dbgu + - const: atmel,at91sam9260-usart reg: maxItems: 1