[PATCH] ath79: add support for gl-e750

mail at adrianschmutzler.de mail at adrianschmutzler.de
Sat Jul 11 05:59:51 EDT 2020


> BTW: Would the following DTS statement work for your device _instead_ of the code in 10-fix-wifi-mac:
> 
> &pcie0 {
> status = "okay";
> 
> wifi at 0,0 {
> compatible = "qcom,ath10k";
> reg = <0x0000 0 0 0 0>;
> mtd-mac-address = <&art 0x0>;
> mtd-mac-address-increment = <2>;
> };
> };
> --->I added the above configuration to the DTS file, and the MAC address was not set correctly, so I will keep the current MAC address setting method.

Okay.

> 
> If that's caused by &eth1 being enabled in device tree, you can try to put the following in DTS:
>
> &eth1 {
> compatible = "syscon", "simple-mfd";
> };
> --->As you said, after I added the above configuration to DTS, the system only generated eth0 and it worked.

Okay, fine.

Best

Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20200711/04653202/attachment.sig>


More information about the openwrt-devel mailing list