From patchwork Thu Apr 7 10:54:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kavyasree Kotagiri X-Patchwork-Id: 12805045 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 0F3CDC433F5 for ; Thu, 7 Apr 2022 10:59:20 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject: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=EGEwg5Lh0d1aNqXQS0kvtQj4Ze4TUMSxw6ah0dIrbtg=; b=k7c6iIFC8oTAkQ KeG+Jc8eTBybr1iubW5uN8SI2oQ2E24WSL5qsGNQaKLMUIJXQmXyAbCTTmTZuhcK1bbe8X1HQuNDL Zw8PXkr8bBT/P02XBEWUOvkYVGTUlglchAk+hKciU7pFIcwnc9ycq7zwHIRmMRqd84Sl/HjujwgbS hszSgH8kMUzV0VVH90a2lR/OnfqgovXnUnLTMo/zjNmMHhx6kIIVwBy5/5oqSiTxMr6p3HVT5KCWE fNBbCS5Pw8DprDut3QcEnEyve6is0D21lpygMKr3JyD3850TXJRh+bHlGZuX7aZ5CZcj/JUF+UbV5 SWC50lnG7CB6BXoKAHIQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncPpi-00BPaJ-49; Thu, 07 Apr 2022 10:57:47 +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 1ncPme-00BODh-3v for linux-arm-kernel@lists.infradead.org; Thu, 07 Apr 2022 10:54:37 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1649328876; x=1680864876; h=from:to:cc:subject:date:message-id:mime-version; bh=r3CdcKWqOh31NshHh/XpnZZhLlKqZJ5GudjWBwEoSi0=; b=haQ7vdVw8xGluejPCJpGYqf9hvK4Y+gXmangpDn2vDHJkSGomNzKg2DP EqKAlgUgHRKltLyVw5rhA5TYwVD1m8xm5Dh3v6Ej9PVKxMA8GtVXFFMxt kSfK5yUKE3x8ens9ezjUNMuFlmsu4zwQPy3WhgXJ471Et3Ff+xNxqkq5p HfQfHrQo5iKAnjMuO1eMmFiQ//954roHbbQ2Xzvf+DOji7oC0wDuDAS4Z AEzL74goDzdqlBC28+G0DuNxKSsL1UIga2syrZ8PvmEVqYXuLCKbjavnZ 5HWhED1SNSf0xovZQUwVSwmDx54Km2lcRXhDTp2jGJWYXxPxhrZjsvgh8 A==; X-IronPort-AV: E=Sophos;i="5.90,241,1643698800"; d="scan'208";a="151867571" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 07 Apr 2022 03:54:29 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) 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.2375.17; Thu, 7 Apr 2022 03:54:28 -0700 Received: from kavya-HP-Compaq-6000-Pro-SFF-PC.microchip.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Thu, 7 Apr 2022 03:54:23 -0700 From: Kavyasree Kotagiri To: , , Subject: [PATCH] spi: atmel,quadspi: Define lan966x QSPI Date: Thu, 7 Apr 2022 16:24:20 +0530 Message-ID: <20220407105420.10765-1-kavyasree.kotagiri@microchip.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220407_035436_238145_E802A75D X-CRM114-Status: UNSURE ( 6.11 ) 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: , Cc: devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, tudor.ambarus@microchip.com, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Kavyasree.Kotagiri@microchip.com, Manohar.Puri@microchip.com, UNGLinuxDriver@microchip.com, claudiu.beznea@microchip.com, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org LAN966x SoC supports 3 QSPI controllers. Each of them support data and clock frequency upto 100Mhz DDR and QUAD protocol. Signed-off-by: Kavyasree Kotagiri --- Documentation/devicetree/bindings/spi/atmel,quadspi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml b/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml index 1d493add4053..100d6e7f2748 100644 --- a/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml +++ b/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml @@ -19,6 +19,7 @@ properties: - microchip,sam9x60-qspi - microchip,sama7g5-qspi - microchip,sama7g5-ospi + - microchip,lan966x-qspi reg: items: