From patchwork Fri Jul 28 10:25:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13331644 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 7A030C001E0 for ; Fri, 28 Jul 2023 10:26:00 +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: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:In-Reply-To:References: List-Owner; bh=WYCL/YGuriDsNLECFvSIxPFgJwjljqLyr43WtGNojjY=; b=YCadJJppcyVvaE Mp6gCv/l9fqr+nJgdTE5ZqCBaXqR4kwvdo24nQE9olKl9k7X8pLd1C7Qu6SCDgwXkQ9/be7ZajMfE suG3m3ZqrzDVudpmV57g/LDxjMfeikVsT5Y6Enm0fumsX0MrvYsrW6zVfEujGYmWZFBY3ljvblD1F hpzvAbwe8r34h3g56UnPr5CJaPsJEqH+lEqTodIblgWJD8uTNq1SuSrlaIAb+Cv39Ftv5vqFBWife 7HiAhyP+L0UuUWlDVy9ppZBhTwqi1X+VPNWufOOelIIvxn8rlislQ1MNhM2e6gpLATEANWmY7RpzU e44//78DuSTzVx3F1iOg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qPKfE-002vyc-0q; Fri, 28 Jul 2023 10:25:40 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qPKf6-002vrs-2L for linux-arm-kernel@lists.infradead.org; Fri, 28 Jul 2023 10:25:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1690539932; x=1722075932; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=sRLGSv7OHPaSSgY+DXCN/5ykvJ8nOKn3Qv2L9vPlPD0=; b=cdDO0Au/1t+CiNQXKPZR2t2c5rOkjYcH1tMblHZONc/5KfJm3VBXZChb ED/MG0gsL54h4AqiR2Tq6AU0gJtomeB9odwnnhydyOAR2cWPT6/hWg1bL XQyBMGuoWF13Oyw2LuX/bRLKx9CNxpAlRV62kwAgF6heb7CHy14EAZ1z/ VLmEM9lhkDlaq+37gJfjJRRQ1yzTTmiLKD98DuUo2nEmkzdogQto0kJh4 syuLUAtcRanq3n28ThqAoYu2QB96TSj8dqZO4Z/2V8ihCqoclQiYOrCGf kEOYMD26UQyTgy54u+NImvwzGavhEhKsNN50k0hzyEdR2LdHd8yDDPr3U g==; X-IronPort-AV: E=Sophos;i="6.01,237,1684825200"; d="scan'208";a="222728663" 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/AES256-SHA256; 28 Jul 2023 03:25:31 -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.21; Fri, 28 Jul 2023 03:25:27 -0700 Received: from che-lt-i67070.amer.actel.com (10.10.115.15) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Fri, 28 Jul 2023 03:25:22 -0700 From: Varshini Rajendran To: , , , , , , , , , CC: Subject: [PATCH v3 14/50] dt-bindings: mfd: at91: Add SAM9X7 compatible string Date: Fri, 28 Jul 2023 15:55:15 +0530 Message-ID: <20230728102515.265971-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230728_032532_844255_2B61DA9D X-CRM114-Status: UNSURE ( 8.09 ) 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 Document sam9x7 DT for flexcom. Signed-off-by: Varshini Rajendran Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/mfd/atmel-flexcom.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mfd/atmel-flexcom.txt b/Documentation/devicetree/bindings/mfd/atmel-flexcom.txt index 9d837535637b..af692e8833a5 100644 --- a/Documentation/devicetree/bindings/mfd/atmel-flexcom.txt +++ b/Documentation/devicetree/bindings/mfd/atmel-flexcom.txt @@ -6,6 +6,7 @@ at boot time according to the device tree. Required properties: - compatible: Should be "atmel,sama5d2-flexcom" + or "microchip,sam9x7-flexcom", "atmel,sama5d2-flexcom" - reg: Should be the offset/length value for Flexcom dedicated I/O registers (without USART, TWI or SPI registers). - clocks: Should be the Flexcom peripheral clock from PMC.