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: 558731 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A9396C433EF for ; Thu, 7 Apr 2022 10:54:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241249AbiDGK4b (ORCPT ); Thu, 7 Apr 2022 06:56:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56986 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244584AbiDGK4a (ORCPT ); Thu, 7 Apr 2022 06:56:30 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EF06CBBB; Thu, 7 Apr 2022 03:54:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1649328870; x=1680864870; h=from:to:cc:subject:date:message-id:mime-version; bh=r3CdcKWqOh31NshHh/XpnZZhLlKqZJ5GudjWBwEoSi0=; b=ZVs16nj3ClclQwc0/g45xlcDmk6TnslUYD5M1Z9cx3NzsGxmqb7GGTV2 lcjLF6cmWikeotzipNYvaHIfMeODCFKHa8XOZHb9nwihwsNGp4qsenXRL 1SKmVHXBitozV36OuJ4oZc8Xr3dghjn/mxmmQ8BKjUeNYkzjsCZGpqqtc aas8gnLbGIa1njuOpLNtKxFmd3/1Y/hFeX6axP4oien2+JV1ap24PDof0 Sivint/Gl0cU0j9VLoX01iGsJtZzgtgooUObQyEMFC9XumjGz67P41iLv BUSraZ4/djM3Rb8CXmROUA7dL49lrD6cuLxaBFmSL8T/SkedPlSUBsDLh g==; 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: , , CC: , , , , , , , , , , 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 Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.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: