[OpenWrt-Devel] [PATCH] ramips mt7620: ArcherC20i USB support and more

John Crispin blogic at openwrt.org
Thu Jul 9 01:46:31 EDT 2015


Hi,

the prefix is wrong please change it to "ramips:" there is also trailing
stuff in the mail and see below

On 08/07/2015 20:57, Gunnar Thorburn wrote:
> For TP-Link Archer C20i, USB port does not work with CC/trunk.
> This patch adds two nodes (ehci, ohci) to the Device Tree, enabling USB.
> 
> Signed-off-by: Gunnar Thorburn <gunnar at thorburn.se>
> 
> $ diff -up target/linux/ramips/dts/ArcherC20i.dts{.orig,} 
> --- target/linux/ramips/dts/ArcherC20i.dts.orig	2015-07-05 15:27:04.763421748 +0200
> +++ target/linux/ramips/dts/ArcherC20i.dts	2015-07-07 22:17:28.851225781 +0200

this patch is created against the wrong base folder. use git to generate
proper patches please.

	John

> @@ -77,6 +77,14 @@
>  		ralink,port-map = "wllll";
>  	};
>  
> +	ehci at 101c0000 {
> +		status = "okay";
> +	};
> +
> +	ohci at 101c1000 {
> +		status = "okay";
> +	};
> +
>  	gsw at 10110000 {
>  		ralink,port4 = "ephy";
>  	};
> 
> 
> 
> 
> 07.07.2015 11:32 wrote Jonas Gorski:
>> Hi,
>>
> [...]
>>
>> Please fix and resend.
>>
>>
>> Jonas
> 
> The other changes (related to gpio, buttons, leds) I will perhaps submit in the future when I have tested and understood better.
> 
> Gunnar
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list