Re: [LEDE-DEV] [PATCH] lantiq: fix missing otg_cap on danube platform

2017-08-07 Thread Hauke Mehrtens
On 08/04/2017 08:45 PM, Daniel wrote: > Not sure about your question. I'm just re-adding the deleted code in > the last commit on the affected kernel patch: > > https://github.com/lede-project/source/commit/f036956e1f6a38bfc4e678adf404f3a717ceaed8#diff-0928a7bd0f08843e69824f86d7a82782L35 > > I

Re: [LEDE-DEV] [PATCH] lantiq: fix missing otg_cap on danube platform

2017-08-04 Thread Daniel
Not sure about your question. I'm just re-adding the deleted code in the last commit on the affected kernel patch: https://github.com/lede-project/source/commit/f036956e1f6a38bfc4e678adf404f3a717ceaed8#diff-0928a7bd0f08843e69824f86d7a82782L35 I assume the only one important parameter here is " .o

Re: [LEDE-DEV] [PATCH] lantiq: fix missing otg_cap on danube platform

2017-08-04 Thread Hauke Mehrtens
On 07/29/2017 02:54 PM, Daniel Gonzalez Cabanelas wrote: > USB doesn't work in some danube boards because otg_cap > is missing since previous changes made on the USB-dwc2 > lantiq driver. Fix it. > > Tested on the ARV7518PW router. > > Signed-off-by: Daniel Gonzalez Cabanelas > --- > ...ke-t