Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp4809621ybl; Mon, 9 Dec 2019 17:19:13 -0800 (PST) X-Google-Smtp-Source: APXvYqxGe9S+OV0xtlUH8Bfvt/Aeq8xmaXSlN8VZN+SMbHouZXPfY6cWzyfDmfqMXnOV1VixstAH X-Received: by 2002:aca:dc45:: with SMTP id t66mr1985044oig.39.1575940753585; Mon, 09 Dec 2019 17:19:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575940753; cv=none; d=google.com; s=arc-20160816; b=FOgxcnpP9wnBUwB0602ZT0ZU8+kcEC2kaW/bhR6byzreQ3icqepQEzgiW0BEADWRln ZVLHy+LUQbtAA2/K2GWv7WVg5tK6xHUcpwTyELLtbnV1BU3f6ZqpiEFvnJyQn84hFD7d ghFtodva3qvergDie6otXs5BeJNBgsZ8S2T5iaVFo3MnwGy0O1qg5FTRKP4ydFph4jm4 /cOE6zN7oLExaxu2kuOj1Zg5UJ69Y2sI2XU4ZbQWIE8wfHQrh0onjKAofhKMDhyMHLbG KtP6PwSTn1U7lFkFzOMTtJ3/6IF1SIl19tfYLj9zAJkMRCQGyDA91zVUq4Ez6iDeaFrG imuA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=K0o8CLPVy8naOm/Uu6fHQ3L7MrAUTfCkj7G6ktXCd9o=; b=Ee4pk7su5x/ocPz4WAmqGEg37DUhukwmY09g/Qen7DHdRW8y6q9dvfQAp1+iQVDXYm M3EIgz7ANKaa4CLvrzOw9EVWu0b8sRiSqV19vl0L8EiGsUo1niwAqmIHIqzBnnPjS/QG PbAn77sdhg7QUrvL/w6SCFD1OXgDz+ytJr7ai4YCR8yxIvBCfDtmTOcTJ5RX9sT9ZDs1 KJD9UWWDCgB9fon7SB4C2HpP5Zg6F2waHECIhhObAhTb3TWtWM6qCEXrguVvRo5fxSUB cufJd1cb9FuAFiztBOTXwpUPSgBrBCHXCHh5lfPvDMNXUNZBDbgp5bdAsrbCpTpLeVmg xoWQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z203si1029295oia.124.2019.12.09.17.19.01; Mon, 09 Dec 2019 17:19:13 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727731AbfLJBSd convert rfc822-to-8bit (ORCPT + 99 others); Mon, 9 Dec 2019 20:18:33 -0500 Received: from gloria.sntech.de ([185.11.138.130]:52602 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727524AbfLJBSc (ORCPT ); Mon, 9 Dec 2019 20:18:32 -0500 Received: from ip5f5a6266.dynamic.kabel-deutschland.de ([95.90.98.102] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ieUAT-00042d-A7; Tue, 10 Dec 2019 02:18:25 +0100 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Soeren Moch Cc: Kalle Valo , linux-wireless@vger.kernel.org, brcm80211-dev-list.pdl@broadcom.com, brcm80211-dev-list@cypress.com, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 8/8] arm64: dts: rockchip: RockPro64: enable wifi module at sdio0 Date: Tue, 10 Dec 2019 02:18:24 +0100 Message-ID: <6162240.GiEx4hqPFh@diego> In-Reply-To: <2cf70216-8d98-4122-4f4e-b8254089a017@web.de> References: <20191209223822.27236-1-smoch@web.de> <2668270.pdtvSLGib8@diego> <2cf70216-8d98-4122-4f4e-b8254089a017@web.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Soeren, Am Dienstag, 10. Dezember 2019, 00:29:21 CET schrieb Soeren Moch: > On 10.12.19 00:08, Heiko St?bner wrote: > > Am Montag, 9. Dezember 2019, 23:38:22 CET schrieb Soeren Moch: > >> RockPro64 supports an Ampak AP6359SA based wifi/bt combo module. > >> The BCM4359/9 wifi controller in this module is connected to sdio0, > >> enable this interface. > >> > >> Signed-off-by: Soeren Moch > >> --- > >> Not sure where to place exactly the sdio0 node in the dts because > >> existing sd nodes are not sorted alphabetically. > >> > >> This last patch in this brcmfmac patch series probably should be picked > >> up by Heiko independently of the rest of this series. It was sent together > >> to show how this brcmfmac extension for 4359-sdio support with RSDB is > >> used and tested. > > node placement looks good so I can apply it, just a general questions > > I only got patch 8/8 are patches 1-7 relevant for this one and what are they? > Patches 1-7 are the patches to support the BCM4359 chipset with SDIO > interface in the linux brcmfmac net-wireless driver, see [1]. > > So this patch series has 2 parts: > patches 1-7: add support for the wifi chipset in the wireless driver, > this has to go through net-wireless > patch 8: enable the wifi module with this chipset on RockPro64, this patch Thanks for the clarification :-) . As patch 8 "only" does the core sdio node, it doesn't really depend on the earlier ones and you can submit any uart-hooks for bluetooth once the other patches land I guess. > If this was confusing, what would be the ideal way to post such series? I think every maintainer has some slightly different perspective on this, but personally I like getting the whole series to follow the discussion but also to just see when the driver-side changes get merged, as the dts-parts need to wait for that in a lot of cases. Heiko > [1] https://patchwork.kernel.org/project/linux-wireless/list/?series=213951 > > > > Thanks > > Heiko > > > > > >> Cc: Heiko Stuebner > >> Cc: Kalle Valo > >> Cc: linux-wireless@vger.kernel.org > >> Cc: brcm80211-dev-list.pdl@broadcom.com > >> Cc: brcm80211-dev-list@cypress.com > >> Cc: netdev@vger.kernel.org > >> Cc: linux-arm-kernel@lists.infradead.org > >> Cc: linux-rockchip@lists.infradead.org > >> Cc: linux-kernel@vger.kernel.org > >> --- > >> .../boot/dts/rockchip/rk3399-rockpro64.dts | 21 ++++++++++++------- > >> 1 file changed, 14 insertions(+), 7 deletions(-) > >> > >> diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts > >> index 7f4b2eba31d4..9fa92790d6e0 100644 > >> --- a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts > >> +++ b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts > >> @@ -71,13 +71,6 @@ > >> clock-names = "ext_clock"; > >> pinctrl-names = "default"; > >> pinctrl-0 = <&wifi_enable_h>; > >> - > >> - /* > >> - * On the module itself this is one of these (depending > >> - * on the actual card populated): > >> - * - SDIO_RESET_L_WL_REG_ON > >> - * - PDN (power down when low) > >> - */ > >> reset-gpios = <&gpio0 RK_PB2 GPIO_ACTIVE_LOW>; > >> }; > >> > >> @@ -650,6 +643,20 @@ > >> status = "okay"; > >> }; > >> > >> +&sdio0 { > >> + bus-width = <4>; > >> + cap-sd-highspeed; > >> + cap-sdio-irq; > >> + disable-wp; > >> + keep-power-in-suspend; > >> + mmc-pwrseq = <&sdio_pwrseq>; > >> + non-removable; > >> + pinctrl-names = "default"; > >> + pinctrl-0 = <&sdio0_bus4 &sdio0_cmd &sdio0_clk>; > >> + sd-uhs-sdr104; > >> + status = "okay"; > >> +}; > >> + > >> &sdmmc { > >> bus-width = <4>; > >> cap-sd-highspeed; > >> -- > >> 2.17.1 > >> > > > > > > > >