From: vkoul@kernel.org (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: dts: qcom: qcs404: Add WCN3990 WLAN module device node
Date: Mon, 26 Nov 2018 20:14:22 +0530 [thread overview]
Message-ID: <20181126144422.GU3175@vkoul-mobl.Dlink> (raw)
In-Reply-To: <20181126142133.16966-1-govinds@codeaurora.org>
Hi Govind,
On 26-11-18, 19:51, Govind Singh wrote:
> Add device node for the ath10k SNOC platform driver probe
> and add resources required for WCN3990 on qcs404 soc.
> Optional clock and regulator controls are not yet available in
> upstream, hence add them once available.
>
> Signed-off-by: Govind Singh <govinds@codeaurora.org>
> ---
> arch/arm64/boot/dts/qcom/qcs404.dtsi | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/qcs404.dtsi b/arch/arm64/boot/dts/qcom/qcs404.dtsi
> index 9ca4f061ecc5..1a401a32d4a1 100644
> --- a/arch/arm64/boot/dts/qcom/qcs404.dtsi
> +++ b/arch/arm64/boot/dts/qcom/qcs404.dtsi
> @@ -958,6 +958,25 @@
> status = "disabled";
> };
> };
> +
> + wifi: wifi at 0A000000 {
Please remove leading 0 from node
> + compatible = "qcom,wcn3990-wifi";
> + reg = <0x0A000000 0x800000>;
> + reg-names = "membase";
> + memory-region = <&wlan_msa_mem>;
> + interrupts = <GIC_SPI 277 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 278 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 279 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 280 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 281 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 282 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 283 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 284 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 285 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 286 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 287 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 288 IRQ_TYPE_LEVEL_HIGH>;
> + };
> };
>
> timer {
This file is sorted alphabetically and reg values. So this should be
between blsp1_uart2 and intc node, can you please change that
Also please compile this with W=12
Lastly, I am not sure, but should the wifi node be always enabled?
Should it not be enabled in the board dts file? Bjorn..?
Thanks
--
~Vinod
next prev parent reply other threads:[~2018-11-26 14:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-26 14:21 [PATCH] arm64: dts: qcom: qcs404: Add WCN3990 WLAN module device node Govind Singh
2018-11-26 14:31 ` Fabio Estevam
2018-11-26 14:44 ` Vinod Koul [this message]
2018-11-26 16:58 ` Govind Singh
2018-11-26 17:25 ` Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181126144422.GU3175@vkoul-mobl.Dlink \
--to=vkoul@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox