mirror of https://lore.kernel.org/linux-amlogic/
 help / color / mirror / Atom feed
From: exxxxkc <exxxxkc@getgoogleoff.me>
To: Ferass El Hafidi <funderscore@postmarketos.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Kevin Hilman <khilman@baylibre.com>,
	Jerome Brunet <jbrunet@baylibre.com>,
	Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-amlogic@lists.infradead.org
Cc: devicetree@vger.kernel.org, Artur Weber <aweber.kernel@gmail.com>,
	linux-kernel@vger.kernel.org,
	~postmarketos/upstreaming@lists.sr.ht,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick
Date: Fri, 7 Feb 2025 00:14:31 +0800	[thread overview]
Message-ID: <19c8e021-d2c8-44b4-968b-153d798c140d@getgoogleoff.me> (raw)
In-Reply-To: <20250203174346.13737-3-funderscore@postmarketos.org>

> +
> +/* Wireless SDIO Module */
> +&sd_emmc_a {
> +	status = "disabled";
> +	pinctrl-0 = <&sdio_pins>;
> +	pinctrl-1 = <&sdio_clk_gate_pins>;
> +	pinctrl-names = "default", "clk-gate";
> +	#address-cells = <1>;
> +	#size-cells = <0>;
> +
> +	bus-width = <4>;
> +	cap-sd-highspeed;
> +	max-frequency = <50000000>;
> +
> +	non-removable;
> +	disable-wp;
> +
> +	/* WiFi firmware requires power to be kept while in suspend */
> +	keep-power-in-suspend;
> +
> +	mmc-pwrseq = <&sdio_pwrseq>;
> +
> +	vmmc-supply = <&vddao_3v3>;
> +	vqmmc-supply = <&vddio_boot>;
> +};
> +
>
  um it seem the sdio wifi module/chip connected to sd_emmc_a it is 
actually connected to sd_emmc_b

i tried to enable sd_emmc_a but nothing showed up in the kernel thus i 
tried to enabled sdd_emmc_b and there are a sdio device showed in the 
kernel (sdio:c07v8888d8888)

<https://matrix.to/#/!bDDAcbaDDYYwsVgelj:pixie.town/$YUSQIZ-pF22j9-ElrCst8XCUg1pac7CzWbUinNZL9HI?via=pixie.town&via=matrix.org&via=dissonant.dev>

acc to https://paste.coreelec.org/CoolersHurry 
<https://paste.coreelec.org/CoolersHurry> it seem it is amlogic w1 chip ?

(well on my board it is amlogic w1. there are some variant that use 
other wifi chip )

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

  reply	other threads:[~2025-02-06 16:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-03 17:43 [PATCH v4 0/2] Add support for Xiaomi Mi " Ferass El Hafidi
2025-02-03 17:43 ` [PATCH v4 1/2] dt-bindings: arm: amlogic: add S805Y and " Ferass El Hafidi
2025-02-03 17:59   ` Krzysztof Kozlowski
2025-02-03 17:43 ` [PATCH v4 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi " Ferass El Hafidi
2025-02-06 16:14   ` exxxxkc [this message]
2025-02-06 17:55     ` Ferass El Hafidi
2025-03-19 19:08 ` [PATCH v4 0/2] Add support for Xiaomi Mi " Ferass El Hafidi

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=19c8e021-d2c8-44b4-968b-153d798c140d@getgoogleoff.me \
    --to=exxxxkc@getgoogleoff.me \
    --cc=aweber.kernel@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=funderscore@postmarketos.org \
    --cc=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=neil.armstrong@linaro.org \
    --cc=robh@kernel.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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

Powered by JetHome