Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp1924558rwd; Fri, 2 Jun 2023 02:04:25 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ7uGalcYi87s1cDRmuriNgVMzaDuQs2gu0XanOmebJS546fzIZmuQpwtGAy43gRjt5yus1o X-Received: by 2002:a05:6a00:2496:b0:651:9ca6:de40 with SMTP id c22-20020a056a00249600b006519ca6de40mr4003231pfv.3.1685696665039; Fri, 02 Jun 2023 02:04:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1685696665; cv=none; d=google.com; s=arc-20160816; b=glnIctoqaRCjqz/p3qcEZTD8+B+yT0qlu8YMuFRUi3XRfUOUXbsNb25i8uP5Z/DYfx 7zw7Z+7MiLrvsL/3GKGSfPlIKLCz+hmAICC48DvFmCGbRLz28r48FWF9ndMsthW3OjnH n2Edu8J7AGpiBqUFWfzXStxEoyKOtYXoOqmo5kIQS/ihgttHk6kGWPfQqf21qdoTBTCa 3eajpfuB7YWq+IScD8Dk60/FwbaG/AKOfwa9gvHYwMVd255enW4fWXrUCh0CE56zg3ju 7gp25DvL+B36BW8wd2CLTkgDMrI7NR0FEttUGQyeAFslWjjBm6Q73otgzLhTld/qL/al B30Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=g+RA86tFA623veoz5KY19CDsetZOSdsKhrtgiO19QEE=; b=kctwQIyoMWo0ed9HffptcIQR6/asEPSLX87bK/GrW0XCaK4whjA9B/hdmp9UdwCr3U MqsQLMZBYKsXXtlwvy5wwQIgP5SyZcUlzWtBsX7PTFUW8qd4btJbgjUbIfaNyAj3/lE7 2ZCKEPgcbguFM6SN5b3mrbjmBSxltlsZwDe+cR7ZKiCKaGqQJdrZKY2s+HR5c4toaNKt 8ylz49fD/N00QO4rrKC6l5wpcTE7ruvWolZA2qXTmFJSAXgCIPEp47aSg0jf2RVfbFZk aGdUP0wtjnFytijlbHc+uGm1wUCeG69Zg3nJMb8Cw02gfu3nwiz0Wv2ileUcwPds+X+j aIPA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id v13-20020aa799cd000000b00651cd2faa8csi371082pfi.401.2023.06.02.02.04.12; Fri, 02 Jun 2023 02:04:25 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234789AbjFBIuF convert rfc822-to-8bit (ORCPT + 99 others); Fri, 2 Jun 2023 04:50:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48100 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234860AbjFBItk (ORCPT ); Fri, 2 Jun 2023 04:49:40 -0400 Received: from fd01.gateway.ufhost.com (fd01.gateway.ufhost.com [61.152.239.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AFE0EE59; Fri, 2 Jun 2023 01:49:34 -0700 (PDT) Received: from EXMBX166.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX166", Issuer "EXMBX166" (not verified)) by fd01.gateway.ufhost.com (Postfix) with ESMTP id C586D24DD54; Fri, 2 Jun 2023 16:49:27 +0800 (CST) Received: from EXMBX168.cuchost.com (172.16.6.78) by EXMBX166.cuchost.com (172.16.6.76) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Fri, 2 Jun 2023 16:49:27 +0800 Received: from williamqiu-virtual-machine.starfivetech.com (171.223.208.138) by EXMBX168.cuchost.com (172.16.6.78) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Fri, 2 Jun 2023 16:49:26 +0800 From: William Qiu To: , , , CC: Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Emil Renner Berthing , Ziv Xu , William Qiu Subject: [PATCH v2 0/3] Add initialization of clock for StarFive JH7110 SoC Date: Fri, 2 Jun 2023 16:49:22 +0800 Message-ID: <20230602084925.215411-1-william.qiu@starfivetech.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [171.223.208.138] X-ClientProxiedBy: EXCAS064.cuchost.com (172.16.6.24) To EXMBX168.cuchost.com (172.16.6.78) X-YovoleRuleAgent: yovoleflag Content-Transfer-Encoding: 8BIT X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, This patchset adds initial rudimentary support for the StarFive Quad SPI controller driver. And this driver will be used in StarFive's VisionFive 2 board. In 6.4, the QSPI_AHB and QSPI_APB clocks changed from the default ON state to the default OFF state, so these clocks need to be enabled in the driver.At the same time, dts patch is added to this series. Changes v1->v2: - Renamed the clock names. - Specified a different array of clocks - Used clk_bulk_ APIs The patch series is based on v6.4rc3. William Qiu (3): dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC .../bindings/spi/cdns,qspi-nor.yaml | 15 +++++++-- .../jh7110-starfive-visionfive-2.dtsi | 32 +++++++++++++++++++ arch/riscv/boot/dts/starfive/jh7110.dtsi | 18 +++++++++++ drivers/spi/spi-cadence-quadspi.c | 20 ++++++++++++ 4 files changed, 82 insertions(+), 3 deletions(-) -- 2.34.1