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 <gun...@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@101c0000 {
> +             status = "okay";
> +     };
> +
> +     ohci@101c1000 {
> +             status = "okay";
> +     };
> +
>       gsw@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@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to