From patchwork Fri Jul 28 10:26:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13331664 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 97F50C001DE for ; Fri, 28 Jul 2023 10:27:30 +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=LeYqB+PXWAxL8bY6KNRwCsUPLvGI2eJBixMz9Ua+blc=; b=UhN3Cw8FNFiR93 ahxpd2xBi4zUnqGi/3y4UIzPss+/IrqdMlvo86f1SafTNKMPrHLU/K8vH/QzYfuzQM7bC70MOAgzO RRhQF9pOenY5yYYTmZ94AsW2Ze9SCksGsIjW2bShyuVkI1J9V6mG6122rrl15gdVTejo9uzaadlh/ cXbWcf0ocpx+ab2hT29YZ+WapGO7xhbNEhAFErcnFhU/KMusSAjiMS0AOmuWRf63EVAa64eKx9lT3 lw2vY3X2cRW7mrxUuJYubSSU+CpMnTc76s/qh/JZCDCPf9HlbQ1GHsJxsBALXnUqcQmWzerZ6vaLT Kh6jNklND6oEZzQXzLUg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qPKgi-002woH-26; Fri, 28 Jul 2023 10:27:12 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qPKgf-002wn0-1O for linux-arm-kernel@lists.infradead.org; Fri, 28 Jul 2023 10:27:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1690540029; x=1722076029; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=V4BlTjamXLsIY4iiG3CLqens3Fto25dMoGbIlFyLjHw=; b=CPnr8wsc+F3Y73NtMWmPautj2ewfm55aVInSV53SV4bcE+gzNiK6VUd+ 1l0uQlKkUgjaooTyqPoK8gdfIcF28CPpwR1nedidgpP1mtbCP/kp9tS9B SYMi0fmDvklUFJUA5S4HDUr03wgHopEfh/sJyYTdpD8gL/lmFLPqqSTfR 5RS0AXiu5D7oICIvGFCYUjV0f9W1+avfKRlEuc3cBPcOMIckzZDOZD+8n nBJ8sycf6kMDPqPjON6dCD2rVGecsTKfYgdeKA+uuKPfrOHmbPw/MEhTi syfKYuBPaVw5NB5yXlfhk0NLO65Z8osUPMGaCjNQ3K0n+VKfcnjZ9LEvl w==; X-IronPort-AV: E=Sophos;i="6.01,237,1684825200"; d="scan'208";a="225813448" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 28 Jul 2023 03:27:08 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex04.mchp-main.com (10.10.85.152) 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:27:00 -0700 Received: from che-lt-i67070.amer.actel.com (10.10.115.15) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Fri, 28 Jul 2023 03:26:55 -0700 From: Varshini Rajendran To: , , , , , , , , , , CC: Subject: [PATCH v3 21/50] dt-bindings: pinctrl: at91: add sam9x7 Date: Fri, 28 Jul 2023 15:56:47 +0530 Message-ID: <20230728102647.266359-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_032709_478251_18CBF6C1 X-CRM114-Status: UNSURE ( 9.59 ) 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 device tree binding for SAM9X7 pin controller. Signed-off-by: Varshini Rajendran Acked-by: Krzysztof Kozlowski --- .../devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt index e8abbdad7b5d..0aa1a53012d6 100644 --- a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt @@ -20,6 +20,7 @@ such as pull-up, multi drive, etc. Required properties for iomux controller: - compatible: "atmel,at91rm9200-pinctrl" or "atmel,at91sam9x5-pinctrl" or "atmel,sama5d3-pinctrl" or "microchip,sam9x60-pinctrl" + or "microchip,sam9x7-pinctrl", "microchip,sam9x60-pinctrl" - atmel,mux-mask: array of mask (periph per bank) to describe if a pin can be configured in this periph mode. All the periph and bank need to be describe. @@ -120,6 +121,7 @@ Some requirements for using atmel,at91rm9200-pinctrl binding: For each bank the required properties are: - compatible: "atmel,at91sam9x5-gpio" or "atmel,at91rm9200-gpio" or "microchip,sam9x60-gpio" + or "microchip,sam9x7-gpio", "microchip,sam9x60-gpio", "atmel,at91rm9200-gpio" - reg: physical base address and length of the controller's registers - interrupts: interrupt outputs from the controller - interrupt-controller: marks the device node as an interrupt controller