All of lore.kernel.org
 help / color / mirror / Atom feed
* dwc2_hc_chhltd_intr_dma - ChHltd set errors?
@ 2017-03-02 20:00 John Stultz
  2017-03-31 23:04 ` John Stultz
  0 siblings, 1 reply; 13+ messages in thread
From: John Stultz @ 2017-03-02 20:00 UTC (permalink / raw)
  To: John Youn; +Cc: lkml, YongQin Liu

Hey John,
  We've noticed that when using usb ethernet adapters on HiKey, we
occasionally see errors like:

dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 0 - ChHltd set,
but reason is unknown
dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029

dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 11 - ChHltd set,
but reason is unknown
dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200029

Sometimes followed up by a usb error in the driver, something like:
asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0x36000807, offset 68

Curious if you've seen any reports like this?

We haven't seen it with a older 4.4 tree we've been using (which had a
bit more out of tree changes to it), but it was discovered with the
4.9 branch we have, and I've confirmed its happening with the upstream
kernel too, so I need to try to jump back to some older trees to see
where it might have first cropped up.

thanks
-john

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: dwc2_hc_chhltd_intr_dma - ChHltd set errors?
  2017-03-02 20:00 dwc2_hc_chhltd_intr_dma - ChHltd set errors? John Stultz
@ 2017-03-31 23:04 ` John Stultz
  2017-04-03  5:23   ` John Youn
  0 siblings, 1 reply; 13+ messages in thread
From: John Stultz @ 2017-03-31 23:04 UTC (permalink / raw)
  To: John Youn; +Cc: lkml, YongQin Liu

On Thu, Mar 2, 2017 at 12:00 PM, John Stultz <john.stultz@linaro.org> wrote:
> Hey John,
>   We've noticed that when using usb ethernet adapters on HiKey, we
> occasionally see errors like:
>
> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 0 - ChHltd set,
> but reason is unknown
> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
>
> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 11 - ChHltd set,
> but reason is unknown
> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200029
>
> Sometimes followed up by a usb error in the driver, something like:
> asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0x36000807, offset 68
>
> Curious if you've seen any reports like this?

Hey John,
  Just wanted to check in again on this to see if you've seen anything
like it? I've not had too much time to debug it, but my attempts so
far haven't been productive.

thanks
-john

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: dwc2_hc_chhltd_intr_dma - ChHltd set errors?
  2017-03-31 23:04 ` John Stultz
@ 2017-04-03  5:23   ` John Youn
  2017-04-03 12:54     ` Minas Harutyunyan
  0 siblings, 1 reply; 13+ messages in thread
From: John Youn @ 2017-04-03  5:23 UTC (permalink / raw)
  To: John Stultz, John Youn; +Cc: lkml, YongQin Liu, linux-usb, Minas Harutyunyan

On 03/31/2017 04:04 PM, John Stultz wrote:
> On Thu, Mar 2, 2017 at 12:00 PM, John Stultz <john.stultz@linaro.org> wrote:
>> Hey John,
>>   We've noticed that when using usb ethernet adapters on HiKey, we
>> occasionally see errors like:
>>
>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 0 - ChHltd set,
>> but reason is unknown
>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
>>
>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 11 - ChHltd set,
>> but reason is unknown
>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200029
>>
>> Sometimes followed up by a usb error in the driver, something like:
>> asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0x36000807, offset 68
>>
>> Curious if you've seen any reports like this?
>
> Hey John,
>   Just wanted to check in again on this to see if you've seen anything
> like it? I've not had too much time to debug it, but my attempts so
> far haven't been productive.
>

I don't think I've seen that.

We'll try to take a look this week.

Thanks,
John

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: dwc2_hc_chhltd_intr_dma - ChHltd set errors?
  2017-04-03  5:23   ` John Youn
@ 2017-04-03 12:54     ` Minas Harutyunyan
  2017-04-04  3:04       ` John Stultz
  0 siblings, 1 reply; 13+ messages in thread
From: Minas Harutyunyan @ 2017-04-03 12:54 UTC (permalink / raw)
  To: John Youn, John Stultz, John Youn; +Cc: lkml, YongQin Liu, linux-usb

Hi,

On 4/3/2017 9:23 AM, John Youn wrote:
> On 03/31/2017 04:04 PM, John Stultz wrote:
>> On Thu, Mar 2, 2017 at 12:00 PM, John Stultz <john.stultz@linaro.org> wrote:
>>> Hey John,
>>>   We've noticed that when using usb ethernet adapters on HiKey, we
>>> occasionally see errors like:
>>>
>>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 0 - ChHltd set,
>>> but reason is unknown
>>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
>>>
>>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 11 - ChHltd set,
>>> but reason is unknown
>>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200029
>>>
>>> Sometimes followed up by a usb error in the driver, something like:
>>> asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0x36000807, offset 68
>>>
>>> Curious if you've seen any reports like this?
>>
>> Hey John,
>>   Just wanted to check in again on this to see if you've seen anything
>> like it? I've not had too much time to debug it, but my attempts so
>> far haven't been productive.
>>
>
> I don't think I've seen that.
>
> We'll try to take a look this week.
>
> Thanks,
> John
>
>
>

The core version is less than 2.71a, am I right?
Please send full debug log to do more investigation.
Also send us regdump after connecting ethernet adapter.

Thanks,
Minas

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: dwc2_hc_chhltd_intr_dma - ChHltd set errors?
  2017-04-03 12:54     ` Minas Harutyunyan
@ 2017-04-04  3:04       ` John Stultz
  2017-04-04  7:18         ` Minas Harutyunyan
  0 siblings, 1 reply; 13+ messages in thread
From: John Stultz @ 2017-04-04  3:04 UTC (permalink / raw)
  To: Minas Harutyunyan; +Cc: John Youn, lkml, YongQin Liu, linux-usb

On Mon, Apr 3, 2017 at 5:54 AM, Minas Harutyunyan
<Minas.Harutyunyan@synopsys.com> wrote:
> On 4/3/2017 9:23 AM, John Youn wrote:
>> On 03/31/2017 04:04 PM, John Stultz wrote:
>>> On Thu, Mar 2, 2017 at 12:00 PM, John Stultz <john.stultz@linaro.org> wrote:
>>>> Hey John,
>>>>   We've noticed that when using usb ethernet adapters on HiKey, we
>>>> occasionally see errors like:
>>>>
>>>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 0 - ChHltd set,
>>>> but reason is unknown
>>>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
>>>>
>>>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 11 - ChHltd set,
>>>> but reason is unknown
>>>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200029
>>>>
>>>> Sometimes followed up by a usb error in the driver, something like:
>>>> asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0x36000807, offset 68
>>>>
>>>> Curious if you've seen any reports like this?
>
> The core version is less than 2.71a, am I right?

So it looks like its reporting 0x4f54300a for hsotg->regs + GSNPSID
which looks like DWC2_CORE_REV_3_00a

> Please send full debug log to do more investigation.

Full dmesg, or is there special debugging you want me to enable?

> Also send us regdump after connecting ethernet adapter.

Sorry, can you clarify how to generate this?

thanks
-john

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: dwc2_hc_chhltd_intr_dma - ChHltd set errors?
  2017-04-04  3:04       ` John Stultz
@ 2017-04-04  7:18         ` Minas Harutyunyan
  2017-04-04  7:38           ` Felipe Balbi
  0 siblings, 1 reply; 13+ messages in thread
From: Minas Harutyunyan @ 2017-04-04  7:18 UTC (permalink / raw)
  To: John Stultz, Minas Harutyunyan; +Cc: John Youn, lkml, YongQin Liu, linux-usb

Hi,

On 4/4/2017 7:04 AM, John Stultz wrote:
> On Mon, Apr 3, 2017 at 5:54 AM, Minas Harutyunyan
> <Minas.Harutyunyan@synopsys.com> wrote:
>> On 4/3/2017 9:23 AM, John Youn wrote:
>>> On 03/31/2017 04:04 PM, John Stultz wrote:
>>>> On Thu, Mar 2, 2017 at 12:00 PM, John Stultz <john.stultz@linaro.org> wrote:
>>>>> Hey John,
>>>>>   We've noticed that when using usb ethernet adapters on HiKey, we
>>>>> occasionally see errors like:
>>>>>
>>>>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 0 - ChHltd set,
>>>>> but reason is unknown
>>>>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
>>>>>
>>>>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 11 - ChHltd set,
>>>>> but reason is unknown
>>>>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200029
>>>>>
>>>>> Sometimes followed up by a usb error in the driver, something like:
>>>>> asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0x36000807, offset 68
>>>>>
>>>>> Curious if you've seen any reports like this?
>>
>> The core version is less than 2.71a, am I right?
>
> So it looks like its reporting 0x4f54300a for hsotg->regs + GSNPSID
> which looks like DWC2_CORE_REV_3_00a
>
>> Please send full debug log to do more investigation.
>
> Full dmesg, or is there special debugging you want me to enable?

Full dmesg around issue.
>
>> Also send us regdump after connecting ethernet adapter.
>
> Sorry, can you clarify how to generate this?

cat regdump. To locate dwc2 regdump file: cd /; find -name regdump

>
> thanks
> -john
>

Thanks,
Minas

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: dwc2_hc_chhltd_intr_dma - ChHltd set errors?
  2017-04-04  7:18         ` Minas Harutyunyan
@ 2017-04-04  7:38           ` Felipe Balbi
  2017-04-04 19:03             ` John Stultz
  0 siblings, 1 reply; 13+ messages in thread
From: Felipe Balbi @ 2017-04-04  7:38 UTC (permalink / raw)
  To: Minas Harutyunyan, John Stultz, Minas Harutyunyan
  Cc: John Youn, lkml, YongQin Liu, linux-usb

[-- Attachment #1: Type: text/plain, Size: 1608 bytes --]


Hi,

Minas Harutyunyan <Minas.Harutyunyan@synopsys.com> writes:
>>>>>>   We've noticed that when using usb ethernet adapters on HiKey, we
>>>>>> occasionally see errors like:
>>>>>>
>>>>>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 0 - ChHltd set,
>>>>>> but reason is unknown
>>>>>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
>>>>>>
>>>>>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 11 - ChHltd set,
>>>>>> but reason is unknown
>>>>>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200029
>>>>>>
>>>>>> Sometimes followed up by a usb error in the driver, something like:
>>>>>> asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0x36000807, offset 68
>>>>>>
>>>>>> Curious if you've seen any reports like this?
>>>
>>> The core version is less than 2.71a, am I right?
>>
>> So it looks like its reporting 0x4f54300a for hsotg->regs + GSNPSID
>> which looks like DWC2_CORE_REV_3_00a
>>
>>> Please send full debug log to do more investigation.
>>
>> Full dmesg, or is there special debugging you want me to enable?
>
> Full dmesg around issue.
>>
>>> Also send us regdump after connecting ethernet adapter.
>>
>> Sorry, can you clarify how to generate this?
>
> cat regdump. To locate dwc2 regdump file: cd /; find -name regdump

this won't work if his distro doesn't mount debugfs. Please give
complete instructions ;-)

# mkdir -p /d
# mount -t debugfs none /d
# cd /d
# find . -name regdump

The directory name is the same name as the dwc2 device name, AFAICT. So,
check your DTS for the name of the device.

-- 
balbi

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: dwc2_hc_chhltd_intr_dma - ChHltd set errors?
  2017-04-04  7:38           ` Felipe Balbi
@ 2017-04-04 19:03             ` John Stultz
  2017-04-05 12:58               ` Minas Harutyunyan
  0 siblings, 1 reply; 13+ messages in thread
From: John Stultz @ 2017-04-04 19:03 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: Minas Harutyunyan, John Youn, lkml, YongQin Liu, linux-usb

[-- Attachment #1: Type: text/plain, Size: 2132 bytes --]

On Tue, Apr 4, 2017 at 12:38 AM, Felipe Balbi
<felipe.balbi@linux.intel.com> wrote:
>
> Hi,
>
> Minas Harutyunyan <Minas.Harutyunyan@synopsys.com> writes:
>>>>>>>   We've noticed that when using usb ethernet adapters on HiKey, we
>>>>>>> occasionally see errors like:
>>>>>>>
>>>>>>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 0 - ChHltd set,
>>>>>>> but reason is unknown
>>>>>>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
>>>>>>>
>>>>>>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 11 - ChHltd set,
>>>>>>> but reason is unknown
>>>>>>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200029
>>>>>>>
>>>>>>> Sometimes followed up by a usb error in the driver, something like:
>>>>>>> asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0x36000807, offset 68
>>>>>>>
>>>>>>> Curious if you've seen any reports like this?
>>>>
>>>> The core version is less than 2.71a, am I right?
>>>
>>> So it looks like its reporting 0x4f54300a for hsotg->regs + GSNPSID
>>> which looks like DWC2_CORE_REV_3_00a
>>>
>>>> Please send full debug log to do more investigation.
>>>
>>> Full dmesg, or is there special debugging you want me to enable?
>>
>> Full dmesg around issue.
>>>
>>>> Also send us regdump after connecting ethernet adapter.
>>>
>>> Sorry, can you clarify how to generate this?
>>
>> cat regdump. To locate dwc2 regdump file: cd /; find -name regdump
>
> this won't work if his distro doesn't mount debugfs. Please give
> complete instructions ;-)
>
> # mkdir -p /d
> # mount -t debugfs none /d
> # cd /d
> # find . -name regdump
>
> The directory name is the same name as the dwc2 device name, AFAICT. So,
> check your DTS for the name of the device.

Thanks for the extra details! I didn't have DEBUG_FS built in, so this
helped clue me in.

Attached are dmesg including the issue and the regdump.

I did notice when cating the regdump file, I saw:
dwc2 f72c0000.usb: Mode Mismatch Interrupt: currently in Host mode
twice. (You'll see it 4 times in the dmesg around 1077 as I cat'ed
regdump again to verify it wasn't just chance).

Let me know if there is anything else you need!

thanks
-john

[-- Attachment #2: hikey-usb.dmesg --]
[-- Type: application/octet-stream, Size: 57630 bytes --]

[    1.633903] pl061_gpio f8012000.gpio: PL061 GPIO chip @0x00000000f8012000 registered
[    1.634335] pl061_gpio f8013000.gpio: PL061 GPIO chip @0x00000000f8013000 registered
[    1.634422] pl061_gpio f8014000.gpio: names 9 do not match number of GPIOs 8
[    1.634760] pl061_gpio f8014000.gpio: PL061 GPIO chip @0x00000000f8014000 registered
[    1.635160] pl061_gpio f7020000.gpio: PL061 GPIO chip @0x00000000f7020000 registered
[    1.635561] pl061_gpio f7021000.gpio: PL061 GPIO chip @0x00000000f7021000 registered
[    1.635970] pl061_gpio f7022000.gpio: PL061 GPIO chip @0x00000000f7022000 registered
[    1.636378] pl061_gpio f7023000.gpio: PL061 GPIO chip @0x00000000f7023000 registered
[    1.636463] pl061_gpio f7024000.gpio: names 9 do not match number of GPIOs 8
[    1.636801] pl061_gpio f7024000.gpio: PL061 GPIO chip @0x00000000f7024000 registered
[    1.637213] pl061_gpio f7025000.gpio: PL061 GPIO chip @0x00000000f7025000 registered
[    1.637626] pl061_gpio f7026000.gpio: PL061 GPIO chip @0x00000000f7026000 registered
[    1.638168] pl061_gpio f7027000.gpio: PL061 GPIO chip @0x00000000f7027000 registered
[    1.638579] pl061_gpio f7028000.gpio: PL061 GPIO chip @0x00000000f7028000 registered
[    1.638985] pl061_gpio f7029000.gpio: PL061 GPIO chip @0x00000000f7029000 registered
[    1.639384] pl061_gpio f702a000.gpio: PL061 GPIO chip @0x00000000f702a000 registered
[    1.639791] pl061_gpio f702b000.gpio: PL061 GPIO chip @0x00000000f702b000 registered
[    1.640190] pl061_gpio f702c000.gpio: PL061 GPIO chip @0x00000000f702c000 registered
[    1.640594] pl061_gpio f702d000.gpio: PL061 GPIO chip @0x00000000f702d000 registered
[    1.641002] pl061_gpio f702e000.gpio: PL061 GPIO chip @0x00000000f702e000 registered
[    1.641417] pl061_gpio f702f000.gpio: PL061 GPIO chip @0x00000000f702f000 registered
[    1.644148] k3-dma f7370000.dma: initialized
[    1.646180] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.648121] [drm] wait for external HDMI bridge driver.
[    1.648184] Mali<2>: 
[    1.648191] Inserting Mali v800 device driver. 
[    1.648204] Mali<2>: 
[    1.648210] Compiled: Apr  4 2017, time: 10:11:01.
[    1.648222] Mali<2>: 
[    1.648227] Driver revision: -v4.11-rc5-55-ga758cd1
[    1.648239] Mali<2>: 
[    1.648245] mali_module_init() registering driver
[    1.648350] Mali<2>: 
[    1.648356] mali_probe(): Called for platform device 3f100000.mali
[    1.648671] Mali<2>: 
[    1.648678] Mali SWAP: Swap out threshold vaule is 60M
[    1.648709] Mali<2>: 
[    1.648715] Mali memory settings (shared: 0x40000000)
[    1.648728] Mali<2>: 
[    1.648734] Using device defined frame buffer settings (0x00708000@0x3F100000)
[    1.648747] Mali<2>: 
[    1.648753] Memory Validator installed for Mali physical address base=0x3F100000, size=0x00708000
[    1.648771] Mali<2>: 
[    1.648776] Mali PM domain: Creating Mali PM domain (mask=0x00001000)
[    1.648791] Mali<2>: 
[    1.648796] Broadcast: Creating Mali Broadcast unit: Mali_Broadcast
[    1.648826] Mali<2>: 
[    1.648832] Mali PP: Creating Mali PP core: Mali_PP0
[    1.648845] Mali<2>: 
[    1.648850] Mali PP: Base address of PP core: 0xf4088000
[    1.648987] Mali<2>: 
[    1.648994] Found Mali GPU Mali-450 MP r0p0
[    1.649558] Mali<2>: 
[    1.649563] Mali DLBU: Initializing
[    1.649611] Mali<2>: 
[    1.649620] Mali L2 cache: Created Mali_L2:   8K, 4-way, 64byte cache line, 128bit external bus
[    1.649641] Mali<2>: 
[    1.649647] Mali L2 cache: Created Mali_L2: 128K, 4-way, 64byte cache line, 128bit external bus
[    1.649678] Mali<2>: 
[    1.649683] Mali MMU: Creating Mali MMU: Mali_GP_MMU
[    1.649719] Mali<2>: 
[    1.649723] mali_mmu_probe_irq_acknowledge: intstat 0x3
[    1.649733] Mali<2>: 
[    1.649736] Probe: Page fault detect: PASSED
[    1.649745] Mali<2>: 
[    1.649749] Probe: Bus read error detect: PASSED
[    1.649775] Mali<2>: 
[    1.649780] Mali GP: Creating Mali GP core: Mali_GP
[    1.649824] Mali<2>: 
[    1.649829] Mali MMU: Creating Mali MMU: Mali_PP0_MMU
[    1.649861] Mali<2>: 
[    1.649864] mali_mmu_probe_irq_acknowledge: intstat 0x3
[    1.649874] Mali<2>: 
[    1.649877] Probe: Page fault detect: PASSED
[    1.649886] Mali<2>: 
[    1.649889] Probe: Bus read error detect: PASSED
[    1.649912] Mali<2>: 
[    1.649918] Mali PP: Creating Mali PP core: Mali_PP0
[    1.649930] Mali<2>: 
[    1.649936] Mali PP: Base address of PP core: 0xf4088000
[    1.649976] Mali<2>: 
[    1.649996] Mali MMU: Creating Mali MMU: Mali_PP1_MMU
[    1.650032] Mali<2>: 
[    1.650035] mali_mmu_probe_irq_acknowledge: intstat 0x3
[    1.650045] Mali<2>: 
[    1.650048] Probe: Page fault detect: PASSED
[    1.650057] Mali<2>: 
[    1.650061] Probe: Bus read error detect: PASSED
[    1.650084] Mali<2>: 
[    1.650089] Mali PP: Creating Mali PP core: Mali_PP1
[    1.650101] Mali<2>: 
[    1.650106] Mali PP: Base address of PP core: 0xf408a000
[    1.650147] Mali<2>: 
[    1.650152] Mali MMU: Creating Mali MMU: Mali_PP2_MMU
[    1.650185] Mali<2>: 
[    1.650188] mali_mmu_probe_irq_acknowledge: intstat 0x3
[    1.650198] Mali<2>: 
[    1.650201] Probe: Page fault detect: PASSED
[    1.650210] Mali<2>: 
[    1.650213] Probe: Bus read error detect: PASSED
[    1.650236] Mali<2>: 
[    1.650241] Mali PP: Creating Mali PP core: Mali_PP2
[    1.650253] Mali<2>: 
[    1.650258] Mali PP: Base address of PP core: 0xf408c000
[    1.650299] Mali<2>: 
[    1.650305] Mali MMU: Creating Mali MMU: Mali_PP3_MMU
[    1.650346] Mali<2>: 
[    1.650350] mali_mmu_probe_irq_acknowledge: intstat 0x3
[    1.650359] Mali<2>: 
[    1.650362] Probe: Page fault detect: PASSED
[    1.650371] Mali<2>: 
[    1.650375] Probe: Bus read error detect: PASSED
[    1.650397] Mali<2>: 
[    1.650402] Mali PP: Creating Mali PP core: Mali_PP3
[    1.650415] Mali<2>: 
[    1.650420] Mali PP: Base address of PP core: 0xf408e000
[    1.650460] Mali<2>: 
[    1.650466] Starting new virtual group for MMU PP broadcast core Mali_PP_MMU_Broadcast
[    1.650480] Mali<2>: 
[    1.650486] Mali DLBU: Creating Mali dynamic load balancing unit: Mali_DLBU
[    1.650506] Mali<2>: 
[    1.650512] Broadcast: Creating Mali Broadcast unit: Mali_Broadcast
[    1.650531] Mali<2>: 
[    1.650537] Mali MMU: Creating Mali MMU: Mali_PP_MMU_Broadcast
[    1.650553] Mali<2>: 
[    1.650558] Mali PP: Creating Mali PP core: Mali_PP_Broadcast
[    1.650570] Mali<2>: 
[    1.650575] Mali PP: Base address of PP core: 0xf4096000
[    1.650614] Mali<2>: 
[    1.650619] 4+0 PP cores initialized
[    1.650644] Mali<2>: 
[    1.650650] Mali GPU Timer: 50
[    1.650663] Mali<2>: 
[    1.650669] Mali GPU Utilization: No platform utilization handler installed
[    1.651398] Mali<2>: 
[    1.651404] mali_probe(): Successfully initialized driver for platform device 3f100000.mali
[    1.651478] Mali: 
[    1.651483] Mali device driver loaded
[    1.660729] brd: module loaded
[    1.668822] loop: module loaded
[    1.669167] (stk) :sysfs entries created
[    1.669246] (hci_tty): inside hci_tty_init
[    1.669342] (hci_tty): allocated 251, 0
[    1.673444] libphy: Fixed MDIO Bus: probed
[    1.673462] tun: Universal TUN/TAP device driver, 1.6
[    1.673690] sky2: driver version 1.30
[    1.674187] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[    1.674235] usbcore: registered new interface driver pegasus
[    1.674276] usbcore: registered new interface driver rtl8150
[    1.674317] usbcore: registered new interface driver r8152
[    1.674354] usbcore: registered new interface driver asix
[    1.674392] usbcore: registered new interface driver ax88179_178a
[    1.674434] usbcore: registered new interface driver cdc_ether
[    1.674471] usbcore: registered new interface driver dm9601
[    1.674510] usbcore: registered new interface driver CoreChips
[    1.674549] usbcore: registered new interface driver smsc75xx
[    1.674589] usbcore: registered new interface driver smsc95xx
[    1.674626] usbcore: registered new interface driver net1080
[    1.674667] usbcore: registered new interface driver plusb
[    1.674703] usbcore: registered new interface driver cdc_subset
[    1.674747] usbcore: registered new interface driver zaurus
[    1.674786] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    1.674830] usbcore: registered new interface driver cdc_ncm
[    1.675156] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.675167] ehci-pci: EHCI PCI platform driver
[    1.675215] ehci-platform: EHCI generic platform driver
[    1.675334] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.675368] ohci-pci: OHCI PCI platform driver
[    1.675407] ohci-platform: OHCI generic platform driver
[    1.675547] usbcore: registered new interface driver cdc_acm
[    1.675558] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.675596] usbcore: registered new interface driver usb-storage
[    1.675686] usbcore: registered new interface driver usbserial
[    1.675722] usbcore: registered new interface driver usbserial_generic
[    1.675760] usbserial: USB Serial support registered for generic
[    1.675797] usbcore: registered new interface driver ftdi_sio
[    1.675836] usbserial: USB Serial support registered for FTDI USB Serial Device
[    1.675875] usbcore: registered new interface driver option
[    1.675918] usbserial: USB Serial support registered for GSM modem (1-port)
[    1.675954] usbcore: registered new interface driver pl2303
[    1.675993] usbserial: USB Serial support registered for pl2303
[    1.676031] usbcore: registered new interface driver qcserial
[    1.676068] usbserial: USB Serial support registered for Qualcomm USB modem
[    1.676105] usbcore: registered new interface driver usb_serial_simple
[    1.676139] usbserial: USB Serial support registered for carelink
[    1.676182] usbserial: USB Serial support registered for zio
[    1.676223] usbserial: USB Serial support registered for funsoft
[    1.676259] usbserial: USB Serial support registered for flashloader
[    1.676296] usbserial: USB Serial support registered for google
[    1.676333] usbserial: USB Serial support registered for vivopay
[    1.676368] usbserial: USB Serial support registered for moto_modem
[    1.676403] usbserial: USB Serial support registered for novatel_gps
[    1.676442] usbserial: USB Serial support registered for hp4x
[    1.676482] usbserial: USB Serial support registered for suunto
[    1.676520] usbserial: USB Serial support registered for siemens_mpi
[    1.676636] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
[    1.677178] input: HISI 65xx PowerOn Key as /devices/platform/f8000000.pmic/hi65xx-powerkey.0.auto/input/input0
[    1.677653] rtc-pl031 f8003000.rtc: rtc core: registered pl031 as rtc0
[    1.677844] rtc-pl031 f8004000.rtc: rtc core: registered pl031 as rtc1
[    1.678056] i2c /dev entries driver
[    1.682015] hisi_thermal f7030700.tsensor: THERMAL ALARM: T > 0
[    1.682083] hisi_thermal f7030700.tsensor: failed to register sensor id 0: -19
[    1.682096] hisi_thermal f7030700.tsensor: failed to register thermal sensor: -19
[    1.682124] hisi_thermal f7030700.tsensor: failed to register sensor id 1: -19
[    1.682136] hisi_thermal f7030700.tsensor: failed to register thermal sensor: -19
[    1.694018] hisi_thermal f7030700.tsensor: failed to register sensor id 3: -19
[    1.694031] hisi_thermal f7030700.tsensor: failed to register thermal sensor: -19
[    1.694265] device-mapper: uevent: version 1.0.3
[    1.694477] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    1.694493] Bluetooth: HCI UART driver ver 2.3
[    1.694505] Bluetooth: HCI UART protocol H4 registered
[    1.695105] (stc):  chnl_id list empty :4 
[    1.695110] (stk) : st_kim_start
[    1.707121] sdhci: Secure Digital Host Controller Interface driver
[    1.707140] sdhci: Copyright(c) Pierre Ossman
[    1.707176] Synopsys Designware Multimedia Card Interface Driver
[    1.707853] dwmmc_k3 f723d000.dwmmc0: fifo-depth property not found, using value of FIFOTH register as default
[    1.707968] dwmmc_k3 f723d000.dwmmc0: IDMAC supports 32-bit address mode.
[    1.722393] dwmmc_k3 f723d000.dwmmc0: Using internal DMA controller.
[    1.722410] dwmmc_k3 f723d000.dwmmc0: Version ID is 250a
[    1.722465] dwmmc_k3 f723d000.dwmmc0: DW MMC controller at irq 41,32 bit host data width,8 deep fifo
[    1.722673] mmc_host mmc0: card is non-removable.
[    1.742176] mmc_host mmc0: Bus speed (slot 0) = 24800000Hz (slot req 400000Hz, actual 400000HZ div = 31)
[    1.762233] dwmmc_k3 f723d000.dwmmc0: 1 slots initialized
[    1.762628] dwmmc_k3 f723e000.dwmmc1: fifo-depth property not found, using value of FIFOTH register as default
[    1.762779] dwmmc_k3 f723e000.dwmmc1: IDMAC supports 32-bit address mode.
[    1.763702] dwmmc_k3 f723e000.dwmmc1: Using internal DMA controller.
[    1.763720] dwmmc_k3 f723e000.dwmmc1: Version ID is 250a
[    1.763770] dwmmc_k3 f723e000.dwmmc1: DW MMC controller at irq 42,32 bit host data width,128 deep fifo
[    1.763986] dwmmc_k3 f723e000.dwmmc1: Got CD GPIO
[    1.782184] mmc_host mmc1: Bus speed (slot 0) = 24800000Hz (slot req 400000Hz, actual 400000HZ div = 31)
[    1.800137] (stk) :ldisc_install = 1
[    1.804040] dwmmc_k3 f723e000.dwmmc1: 1 slots initialized
[    1.804469] dwmmc_k3 f723f000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default
[    1.804580] dwmmc_k3 f723f000.dwmmc2: IDMAC supports 32-bit address mode.
[    1.804724] dwmmc_k3 f723f000.dwmmc2: Using internal DMA controller.
[    1.804740] dwmmc_k3 f723f000.dwmmc2: Version ID is 250a
[    1.804780] dwmmc_k3 f723f000.dwmmc2: DW MMC controller at irq 43,32 bit host data width,128 deep fifo
[    1.805038] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.806132] hidraw: raw HID events driver (C) Jiri Kosina
[    1.807379] usbcore: registered new interface driver usbhid
[    1.807395] usbhid: USB HID core driver
[    1.810237] ashmem: initialized
[    1.811889] u32 classifier
[    1.811905]     Actions configured
[    1.811919] Netfilter messages via NETLINK v0.30.
[    1.812133] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    1.812350] ctnetlink v0.93: registering with nfnetlink.
[    1.812629] xt_time: kernel timezone is -0000
[    1.812864] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.813084] arp_tables: arp_tables: (C) 2002 David S. Miller
[    1.813154] Initializing XFRM netlink socket
[    1.813563] NET: Registered protocol family 10
[    1.814550] Segment Routing with IPv6
[    1.814628] mip6: Mobile IPv6
[    1.814656] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    1.814945] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.815424] NET: Registered protocol family 17
[    1.815447] NET: Registered protocol family 15
[    1.815495] Bridge firewalling registered
[    1.815791] Bluetooth: RFCOMM TTY layer initialized
[    1.815809] Bluetooth: RFCOMM socket layer initialized
[    1.815844] Bluetooth: RFCOMM ver 1.11
[    1.815863] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.815879] Bluetooth: HIDP socket layer initialized
[    1.815942] 8021q: 802.1Q VLAN Support v1.8
[    1.816126] 9pnet: Installing 9P2000 support
[    1.816190] Key type dns_resolver registered
[    1.816684] registered taskstats version 1
[    1.818017] Btrfs loaded, crc32c=crc32c-generic
[    1.826070] f7111000.uart: ttyAMA1 at MMIO 0xf7111000 (irq = 8, base_baud = 0) is a PL011 rev2
[    1.826450] f7112000.uart: ttyAMA2 at MMIO 0xf7112000 (irq = 9, base_baud = 0) is a PL011 rev2
[    1.826752] f7113000.uart: ttyAMA3 at MMIO 0xf7113000 (irq = 10, base_baud = 0) is a PL011 rev2
[    1.837585] mmc_host mmc0: Bus speed (slot 0) = 51756522Hz (slot req 52000000Hz, actual 51756522HZ div = 0)
[    1.843964] mmc0: new high speed MMC card at address 0001
[    1.844574] mmcblk0: mmc0:0001 H8G1e\x05 7.28 GiB 
[    1.844898] mmcblk0boot0: mmc0:0001 H8G1e\x05 partition 1 4.00 MiB
[    1.845209] mmcblk0boot1: mmc0:0001 H8G1e\x05 partition 2 4.00 MiB
[    1.845524] mmcblk0rpmb: mmc0:0001 H8G1e\x05 partition 3 4.00 MiB
[    1.848885]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
[    2.818150] (stk) :ldisc installation timeout
[    2.818157] (stk) :ldisc_install = 0
[    3.842139] (stk) : timed out waiting for ldisc to be un-installed
[    3.949156] (stk) :ldisc_install = 1
[    4.350564] console [ttyAMA3] enabled
[    4.358752] ssp-pl022 f7106000.spi: ARM PL022 driver, device ID: 0x00041022
[    4.365795] ssp-pl022 f7106000.spi: mapped registers from 0x00000000f7106000 to ffffff8009399000
[    4.374655] ssp-pl022 f7106000.spi: setup for DMA on RX dma0chan0, TX dma0chan1
[    4.384792] adv7511 2-0039: 2-0039 supply avdd not found, using dummy regulator
[    4.392225] adv7511 2-0039: 2-0039 supply dvdd not found, using dummy regulator
[    4.399606] adv7511 2-0039: 2-0039 supply pvdd not found, using dummy regulator
[    4.406997] adv7511 2-0039: 2-0039 supply a2vdd not found, using dummy regulator
[    4.414459] adv7511 2-0039: 2-0039 supply v3p3 not found, using dummy regulator
[    4.421834] adv7511 2-0039: 2-0039 supply v1p2 not found, using dummy regulator
[    4.445849] kirin-drm f4100000.ade: bound f4107800.dsi (ops 0xffffff8008af4bf0)
[    4.453214] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.459857] [drm] No driver support for vblank timestamp query.
[    4.535736] random: fast init done
[    4.550171] Checking mode 1920x1080@60 clock: 148500...
[    4.550290] OK - whitelist
[    4.558278] Checking mode 1280x720@60 clock: 74250...
[    4.558356] OK - whitelist
[    4.566180] Checking mode 1920x1080@50 clock: 148500...
[    4.566257] OK - whitelist
[    4.574220] Checking mode 720x480@60 clock: 27000...
[    4.574298] BAD
[    4.581032] Checking mode 1680x1050@60 clock: 119000...
[    4.581108] BAD
[    4.588103] Checking mode 1600x1200@60 clock: 162000...
[    4.588178] BAD
[    4.595186] Checking mode 1440x900@60 clock: 88750...
[    4.595266] BAD
[    4.602100] Checking mode 1400x1050@60 clock: 101000...
[    4.602176] BAD
[    4.609171] Checking mode 1280x1024@60 clock: 108000...
[    4.609251] BAD
[    4.616244] Checking mode 1280x960@60 clock: 108000...
[    4.616320] BAD
[    4.623241] Checking mode 1152x864@75 clock: 108000...
[    4.623317] BAD
[    4.630237] Checking mode 800x600@60 clock: 40000...
[    4.630279] OK - clocks match!
[    4.638329] Checking mode 800x600@56 clock: 36000...
[    4.638376] OK - clocks match!
[    4.646426] Checking mode 640x480@75 clock: 31500...
[    4.646508] BAD
[    4.653242] Checking mode 640x480@73 clock: 31500...
[    4.653319] BAD
[    4.660052] Checking mode 640x480@67 clock: 30240...
[    4.660133] BAD
[    4.666879] Checking mode 640x480@60 clock: 25175...
[    4.666956] BAD
[    4.673690] Checking mode 720x400@70 clock: 28320...
[    4.673766] BAD
[    4.680500] Checking mode 1280x1024@75 clock: 135000...
[    4.680581] BAD
[    4.687587] Checking mode 1024x768@75 clock: 78750...
[    4.687668] BAD
[    4.694502] Checking mode 1024x768@70 clock: 75000...
[    4.694582] OK - whitelist
[    4.702370] Checking mode 1024x768@60 clock: 65000...
[    4.702446] BAD
[    4.709267] Checking mode 832x624@75 clock: 57284...
[    4.709343] BAD
[    4.716076] Checking mode 800x600@75 clock: 49500...
[    4.716157] BAD
[    4.722904] Checking mode 800x600@72 clock: 50000...
[    4.722980] BAD
[    4.729714] Checking mode 1440x480@60 clock: 54000...
[    4.729790] BAD
[    4.736610] Checking mode 1440x576@50 clock: 54000...
[    4.736686] BAD
[    4.743520] Checking mode 1280x720@50 clock: 74250...
[    4.743596] OK - whitelist
[    4.751385] Checking mode 720x576@50 clock: 27000...
[    4.751461] BAD
[    4.758207] Checking mode 1920x1080@60 clock: 148352...
[    4.758283] BAD
[    4.765277] Checking mode 1280x720@60 clock: 74176...
[    4.765353] BAD
[    4.772171] Checking mode 720x480@60 clock: 27027...
[    4.772248] BAD
[    4.778993] Checking mode 640x480@60 clock: 25200...
[    4.779069] BAD
[    4.785803] Checking mode 1440x480@60 clock: 54054...
[    4.785879] BAD
[    4.797439] kirin-drm f4100000.ade: fb0:  frame buffer device
[    4.803753] [drm] Initialized kirin 1.0.0 20150718 for f4100000.ade on minor 0
[    4.811541] dwc2 f72c0000.usb: f72c0000.usb supply vusb_d not found, using dummy regulator
[    4.819963] dwc2 f72c0000.usb: f72c0000.usb supply vusb_a not found, using dummy regulator
[    4.962199] (stk) :ldisc installation timeout
[    4.962213] (stk) :ldisc_install = 0
[    5.202365] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[7]=0
[    5.215132] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[8]=0
[    5.224293] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[9]=0
[    5.233451] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[10]=0
[    5.242695] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[11]=0
[    5.251940] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[12]=0
[    5.261183] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[13]=0
[    5.270428] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[14]=0
[    5.279671] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[15]=0
[    5.288961] dwc2 f72c0000.usb: EPs: 16, dedicated fifos, 1920 entries in SPRAM
[    5.296279] alloc_contig_range: [78047, 78048) PFNs busy
[    5.301768] alloc_contig_range: [78047, 78048) PFNs busy
[    5.307188] alloc_contig_range: [78047, 78048) PFNs busy
[    5.312602] alloc_contig_range: [78047, 78048) PFNs busy
[    5.318344] alloc_contig_range: [78047, 78048) PFNs busy
[    5.323758] dwc2 f72c0000.usb: DWC OTG Controller
[    5.328516] dwc2 f72c0000.usb: new USB bus registered, assigned bus number 1
[    5.335625] dwc2 f72c0000.usb: irq 39, io mem 0xf72c0000
[    5.341702] hub 1-0:1.0: USB hub found
[    5.345517] hub 1-0:1.0: 1 port detected
[    5.351199] dwmmc_k3 f723f000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default
[    5.361367] dwmmc_k3 f723f000.dwmmc2: IDMAC supports 32-bit address mode.
[    5.368224] alloc_contig_range: [78047, 78048) PFNs busy
[    5.373668] dwmmc_k3 f723f000.dwmmc2: Using internal DMA controller.
[    5.380065] dwmmc_k3 f723f000.dwmmc2: Version ID is 250a
[    5.385428] dwmmc_k3 f723f000.dwmmc2: DW MMC controller at irq 43,32 bit host data width,64 deep fifo
[    5.394926] mmc_host mmc2: card is non-removable.
[    5.498377] mmc_host mmc2: Bus speed (slot 0) = 24800000Hz (slot req 400000Hz, actual 400000HZ div = 31)
[    5.526411] dwmmc_k3 f723f000.dwmmc2: 1 slots initialized
[    5.533231] hi6210_i2s f7118000.i2s: Failed to get DMA channel capabilities, falling back to period counting: -6
[    5.543446] asoc-simple-card sound: hdmi-hifi.0 <-> f7118000.i2s mapping ok
[    5.555160] rtc-pl031 f8003000.rtc: setting system clock to 1970-01-01 00:00:10 UTC (10)
[    5.558119] dwmmc_k3 f723f000.dwmmc2: card claims to support voltages below defined range
[    5.569223] mmc_host mmc2: Bus speed (slot 0) = 24800000Hz (slot req 25000000Hz, actual 24800000HZ div = 0)
[    5.572918] mmc2: new SDIO card at address 0001
[    5.574244] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2
[    5.574252] wl18xx_driver wl18xx.3.auto: Falling back to user helper
[    5.603286] LDO2_2V8: disabling
[    5.606463] LDO7_SDIO: disabling
[    5.609707] LDO10_2V85: disabling
[    5.613056] LDO13_1V8: disabling
[    5.616313] LDO14_2V8: disabling
[    5.619575] LDO17_2V5: disabling
[    5.622836] ALSA device list:
[    5.625809]   #0: hikey-hdmi
[    5.629048] uart-pl011 f7113000.uart: no DMA platform data
[    5.634934] Freeing unused kernel memory: 576K
[    5.643459] init: init first stage started!
[    5.647906] init: Early mount skipped (missing/incompatible fstab in device tree)
[    5.655442] init: Loading SELinux policy
[    5.668331] SELinux: 4096 avtab hash slots, 8206 rules.
[    5.676084] SELinux: 4096 avtab hash slots, 8206 rules.
[    5.676104] SELinux:  1 users, 4 roles, 1710 types, 0 bools, 1 sens, 1024 cats
[    5.676127] SELinux:  90 classes, 8206 rules
[    5.681059] SELinux:  Permission validate_trans in class security not defined in policy.
[    5.689721] SELinux:  Permission cgroup in class capability2 not defined in policy.
[    5.697442] SELinux:  Permission cgroup in class cap2_userns not defined in policy.
[    5.705351] SELinux:  Class smc_socket not defined in policy.
[    5.711119] SELinux: the above unknown classes and permissions will be denied
[    5.718309] SELinux:  Completing initialization.
[    5.718317] SELinux:  Setting up existing superblocks.
[    5.764118] selinux: SELinux: Loaded policy from /sepolicy\x0a
[    5.800275] selinux: SELinux: Loaded file_contexts\x0a
[    5.813735] init: init second stage started!
[    5.836979] selinux: SELinux: Loaded file_contexts\x0a
[    5.844232] selinux: SELinux: Loaded property_contexts from /plat_property_contexts & /nonplat_property_contexts.\x0a
[    5.856045] init: Running restorecon...
[    5.986031] (stk) : timed out waiting for ldisc to be un-installed
[    6.093064] (stk) :ldisc_install = 1
[    6.163271] selinux: SELinux:  Could not stat /dev/block: No such file or directory.\x0a
[    6.176457] init: waitpid failed: No child processes
[    6.181795] init: Couldn't load properties from /odm/default.prop: No such file or directory
[    6.190349] init: Couldn't load properties from /vendor/default.prop: No such file or directory
[    6.200380] init: Created socket '/dev/socket/property_service', mode 666, user 0, group 0
[    6.208807] init: Parsing file /init.rc...
[    6.233465] ueventd: ueventd started!
[    6.238074] ueventd: /sys/ rule /sys/devices/platform/trusty.* trusty_version
[    6.245259] ueventd: /sys/ rule /sys/devices/virtual/input/input* enable
[    6.252014] ueventd: /sys/ rule /sys/devices/virtual/input/input* poll_delay
[    6.259108] ueventd: /sys/ rule /sys/devices/virtual/usb_composite/* enable
[    6.266119] ueventd: /sys/ rule /sys/devices/system/cpu/cpu* cpufreq/scaling_max_freq
[    6.274009] ueventd: /sys/ rule /sys/devices/system/cpu/cpu* cpufreq/scaling_min_freq
[    6.289627] selinux: SELinux: Loaded file_contexts\x0a
[    6.300311] [drm:ade_ldi_set_mode.isra.10] *ERROR* failed to set pixel clk 0Hz (-22)
[    6.309118] selinux: SELinux: Loaded file_contexts\x0a
[    6.403195] ueventd: firmware: loading 'ti-connectivity/wl18xx-conf.bin' for '/devices/platform/soc/f723f000.dwmmc2/mmc_host/mmc2/mmc2:0001/mmc2:0001:2/wl18xx.3.auto/firmware/ti-connectivity!wl18xx-conf.bin'
[    6.576123] Checking mode 1920x1080@60 clock: 148500...
[    6.576223] OK - whitelist
[    6.584221] Checking mode 1280x720@60 clock: 74250...
[    6.584298] OK - whitelist
[    6.592094] Checking mode 1920x1080@50 clock: 148500...
[    6.592170] OK - whitelist
[    6.600137] Checking mode 720x480@60 clock: 27000...
[    6.600215] BAD
[    6.606966] Checking mode 1680x1050@60 clock: 119000...
[    6.607042] BAD
[    6.614054] Checking mode 1600x1200@60 clock: 162000...
[    6.614130] BAD
[    6.621129] Checking mode 1440x900@60 clock: 88750...
[    6.621212] BAD
[    6.628033] Checking mode 1400x1050@60 clock: 101000...
[    6.628109] BAD
[    6.635121] Checking mode 1280x1024@60 clock: 108000...
[    6.635201] BAD
[    6.642212] Checking mode 1280x960@60 clock: 108000...
[    6.642289] BAD
[    6.649201] Checking mode 1152x864@75 clock: 108000...
[    6.649277] BAD
[    6.656184] Checking mode 800x600@60 clock: 40000...
[    6.656226] OK - clocks match!
[    6.664279] Checking mode 800x600@56 clock: 36000...
[    6.664325] OK - clocks match!
[    6.672386] Checking mode 640x480@75 clock: 31500...
[    6.672467] BAD
[    6.679218] Checking mode 640x480@73 clock: 31500...
[    6.679294] BAD
[    6.686045] Checking mode 640x480@67 clock: 30240...
[    6.686126] BAD
[    6.692864] Checking mode 640x480@60 clock: 25175...
[    6.692941] BAD
[    6.699693] Checking mode 720x400@70 clock: 28320...
[    6.699769] BAD
[    6.706519] Checking mode 1280x1024@75 clock: 135000...
[    6.706600] BAD
[    6.713599] Checking mode 1024x768@75 clock: 78750...
[    6.713679] BAD
[    6.720508] Checking mode 1024x768@70 clock: 75000...
[    6.720588] OK - whitelist
[    6.728381] Checking mode 1024x768@60 clock: 65000...
[    6.728457] BAD
[    6.735299] Checking mode 832x624@75 clock: 57284...
[    6.735375] BAD
[    6.742124] Checking mode 800x600@75 clock: 49500...
[    6.742205] BAD
[    6.748938] Checking mode 800x600@72 clock: 50000...
[    6.749015] BAD
[    6.755751] Checking mode 1440x480@60 clock: 54000...
[    6.755827] BAD
[    6.762669] Checking mode 1440x576@50 clock: 54000...
[    6.762745] BAD
[    6.769567] Checking mode 1280x720@50 clock: 74250...
[    6.769644] OK - whitelist
[    6.777427] Checking mode 720x576@50 clock: 27000...
[    6.777503] BAD
[    6.784239] Checking mode 1920x1080@60 clock: 148352...
[    6.784315] BAD
[    6.791335] Checking mode 1280x720@60 clock: 74176...
[    6.791412] BAD
[    6.798248] Checking mode 720x480@60 clock: 27027...
[    6.798325] BAD
[    6.805061] Checking mode 640x480@60 clock: 25200...
[    6.805138] BAD
[    6.811873] Checking mode 1440x480@60 clock: 54054...
[    6.811950] BAD
[    6.986736] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
[    6.999051] EXT4-fs (mmcblk0p8): Ignoring removed nomblk_io_submit option
[    7.069507] EXT4-fs (mmcblk0p8): warning: maximal mount count reached, running e2fsck is recommended
[    7.079979] EXT4-fs (mmcblk0p8): recovery complete
[    7.086044] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[    7.106153] (stk) :ldisc installation timeout
[    7.106160] (stk) :ldisc_install = 0
[    7.271251] e2fsck: e2fsck 1.43.3 (04-Sep-2016)\x0a
[    7.280936] e2fsck: /system/bin/e2fsck: Permission denied while trying to open /dev/block/platform/soc/f723d000.dwmmc0/by-name/cache\x0a
[    7.294345] e2fsck: \x0a
[    7.298027] e2fsck: You must have r/w access to the filesystem or be root\x0a
[    7.306341] e2fsck: e2fsck terminated by exit(8)\x0a
[    7.319100] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[    7.321450] EXT4-fs (mmcblk0p8): warning: maximal mount count reached, running e2fsck is recommended
[    7.322306] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1
[    7.324196] EXT4-fs (mmcblk0p10): Ignoring removed nomblk_io_submit option
[    7.360128] wlcore: loaded
[    7.628202] EXT4-fs (mmcblk0p10): warning: maximal mount count reached, running e2fsck is recommended
[    7.639326] EXT4-fs (mmcblk0p10): recovery complete
[    7.645570] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[    7.744512] e2fsck: e2fsck 1.43.3 (04-Sep-2016)\x0a
[    7.750702] e2fsck: /system/bin/e2fsck: Permission denied while trying to open /dev/block/platform/soc/f723d000.dwmmc0/by-name/userdata\x0a
[    7.764439] e2fsck: \x0a
[    7.768180] e2fsck: You must have r/w access to the filesystem or be root\x0a
[    7.776532] e2fsck: e2fsck terminated by exit(8)\x0a
[    7.795636] EXT4-fs (mmcblk0p10): warning: maximal mount count reached, running e2fsck is recommended
[    7.807771] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1
[    7.974629] audit: type=2000 audit(1.607:1): state=initialized audit_enabled=0 res=1
[    7.982492] audit: type=1403 audit(10.703:2): policy loaded auid=4294967295 ses=4294967295
[    7.990840] audit: type=1404 audit(10.715:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    8.000376] audit: type=1400 audit(11.907:4): avc:  denied  { create } for  pid=1 comm="init" name="cpu.rt_period_us" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    8.017665] audit: type=1400 audit(11.907:5): avc:  denied  { create } for  pid=1 comm="init" name="cpu.rt_runtime_us" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    8.035025] audit: type=1400 audit(11.907:6): avc:  denied  { create } for  pid=1 comm="init" name="cpus" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    8.051275] audit: type=1400 audit(11.907:7): avc:  denied  { create } for  pid=1 comm="init" name="mems" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    8.067510] audit: type=1400 audit(11.907:8): avc:  denied  { create } for  pid=1 comm="init" name="cpus" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    8.083739] audit: type=1400 audit(11.907:9): avc:  denied  { create } for  pid=1 comm="init" name="mems" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    8.099964] audit: type=1400 audit(11.907:10): avc:  denied  { create } for  pid=1 comm="init" name="cpus" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    8.116463] logd.auditd: start
[    8.119605] logd.klogd: 8113598332
[    8.130156] (stk) : timed out waiting for ldisc to be un-installed
[    8.237190] (stk) :ldisc_install = 1
[    8.683448] vdc: 200 1850 Command succeeded
[    8.804318] logd.daemon: reinit
[    8.806599] binder: 1902:1902 transaction failed 29189, size 0-0
[    8.810352] file system registered
[    8.812762] type=1400 audit(13.747:22): avc: denied { create } for pid=1 comm="init" name="idVendor" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.831538] type=1400 audit(13.747:22): avc: denied { create } for pid=1 comm="init" name="idVendor" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.831555] type=1400 audit(13.747:23): avc: denied { create } for pid=1 comm="init" name="bcdDevice" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.831713] type=1400 audit(13.747:23): avc: denied { create } for pid=1 comm="init" name="bcdDevice" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.831726] type=1400 audit(13.747:24): avc: denied { create } for pid=1 comm="init" name="bcdUSB" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.831871] type=1400 audit(13.747:24): avc: denied { create } for pid=1 comm="init" name="bcdUSB" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.831884] type=1400 audit(13.747:25): avc: denied { create } for pid=1 comm="init" name="manufacturer" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.880848] read descriptors
[    8.880872] read strings
[    8.895879] uart-pl011 f7111000.uart: no DMA platform data
[    8.944157] dwc2 f72c0000.usb: bound driver configfs-gadget
[    8.946370] (stc): st_tty_open 
[    8.946407] (stk) :line discipline installed
[    8.946818] (stk) :ti-connectivity/TIInit_11.8.32.bts
[    8.957360] insufficient fifo memory
[    8.962471] ------------[ cut here ]------------
[    8.970680] WARNING: CPU: 6 PID: 1 at drivers/usb/dwc2/gadget.c:330 dwc2_hsotg_init_fifo+0x154/0x1a0
[    8.979817] 
[    8.981314] CPU: 6 PID: 1 Comm: init Not tainted 4.11.0-rc5-00055-ga758cd1 #2467
[    8.988712] Hardware name: HiKey Development Board (DT)
[    8.993938] task: ffffffc005f28000 task.stack: ffffffc005f30000
[    8.999868] PC is at dwc2_hsotg_init_fifo+0x154/0x1a0
[    9.004925] LR is at dwc2_hsotg_init_fifo+0x154/0x1a0
[    9.009979] pc : [<ffffff80086ae2ac>] lr : [<ffffff80086ae2ac>] pstate: 800001c5
[    9.010622] (stk) :change remote baud rate command in firmware
[    9.010630] (stk) :skipping the wait event of change remote baud
[    9.023204] sp : ffffffc005f33be0
[    9.032521] x29: ffffffc005f33be0 x28: ffffffc005f28000 
[    9.037842] x27: ffffff8008a72000 x26: 0000000000000001 
[    9.043162] x25: ffffff8008c92dd0 x24: ffffff8008e102e6 
[    9.048481] x23: 0000000008000580 x22: 0000000000000580 
[    9.053800] x21: ffffffc074ca4098 x20: ffffffc074ca4018 
[    9.059119] x19: 000000000000011c x18: 0000000000000010 
[    9.064437] x17: 000000000000001e x16: ffffff80081d9598 
[    9.069756] x15: ffffff8088e3839f x14: 0000000000000006 
[    9.075074] x13: ffffff8008e383ad x12: ffffff8008db8860 
[    9.080392] x11: 0000000000000000 x10: 0000000005f5e0ff 
[    9.085711] x9 : 0000000000000039 x8 : ffffff80083c46c0 
[    9.091029] x7 : ffffff8008dc9670 x6 : 000000000000030d 
[    9.096347] x5 : ffffff8009020000 x4 : 0000000000000001 
[    9.101665] x3 : 0000000000000002 x2 : 0000000000000002 
[    9.106983] x1 : 0000000000000001 x0 : 0000000000000018 
[    9.112301] 
[    9.113791] ---[ end trace 951648b891fc652b ]---
[    9.118410] Call trace:
[    9.120860] Exception stack(0xffffffc005f33a10 to 0xffffffc005f33b40)
[    9.127304] 3a00:                                   000000000000011c 0000008000000000
[    9.135138] 3a20: ffffffc005f33be0 ffffff80086ae2ac ffffff8008c92dd0 0000000000000001
[    9.142973] 3a40: ffffff8008a72000 ffffffc005f28000 ffffffc005f33a90 0000000000000000
[    9.150806] 3a60: ffffffc005f33be0 ffffffc005f33be0 ffffffc005f33ba0 00000000ffffffc8
[    9.158641] 3a80: ffffffc005f33ab0 ffffff8008106244 ffffffc005f33be0 ffffffc005f33be0
[    9.166474] 3aa0: ffffffc005f33ba0 00000000ffffffc8 0000000000000018 0000000000000001
[    9.174326] 3ac0: 0000000000000002 0000000000000002 0000000000000001 ffffff8009020000
[    9.182171] 3ae0: 000000000000030d ffffff8008dc9670 ffffff80083c46c0 0000000000000039
[    9.190011] 3b00: 0000000005f5e0ff 0000000000000000 ffffff8008db8860 ffffff8008e383ad
[    9.197853] 3b20: 0000000000000006 ffffff8088e3839f ffffff80081d9598 000000000000001e
[    9.205704] [<ffffff80086ae2ac>] dwc2_hsotg_init_fifo+0x154/0x1a0
[    9.211826] [<ffffff80086b180c>] dwc2_hsotg_core_init_disconnected+0x7c/0x3d0
[    9.218984] [<ffffff80086b25c0>] dwc2_hsotg_pullup+0x90/0x100
[    9.224745] [<ffffff80086d8d50>] usb_udc_connect_control.isra.0+0x78/0x90
[    9.231560] [<ffffff80086d8e2c>] udc_bind_to_driver+0xc4/0xe8
[    9.237345] [<ffffff80086d9d38>] usb_gadget_probe_driver+0xa0/0x150
[    9.243649] [<ffffff80086d822c>] gadget_dev_desc_UDC_store+0xe4/0x100
[    9.250123] [<ffffff8008257b48>] configfs_write_file+0xc0/0x198
[    9.256068] [<ffffff80081d9164>] __vfs_write+0x1c/0x100
[    9.261318] [<ffffff80081d93e8>] vfs_write+0xa0/0x1b0
[    9.266383] [<ffffff80081d95dc>] SyS_write+0x44/0xa0
[    9.271374] [<ffffff8008082f30>] el0_svc_naked+0x24/0x28
[    9.507729] random: crng init done
[    9.534363] dwc2 f72c0000.usb: new device is high-speed
[    9.610066] dwc2 f72c0000.usb: new device is high-speed
[    9.666261] dwc2 f72c0000.usb: new address 95
[    9.691547] configfs-gadget gadget: high-speed config #1: b
[    9.718355] Mali<2>: 
[    9.718369] Session 0x7514E400 with pid 1905 was granted higher priority.
[    9.749401] (stc): add_channel_to_table: id 4
[    9.753834] (stc): add_channel_to_table: id 2
[    9.758222] (stc): add_channel_to_table: id 3
[    9.809414] healthd: wakealarm_init: timerfd_create failed
[    9.815376] healthd: No battery devices found
[   11.778348] (stc): remove_channel_from_table: id 3
[   11.783227] (stc): remove_channel_from_table: id 2
[   11.788088] (stc): remove_channel_from_table: id 4
[   11.795123] (stc):  all chnl_ids unregistered 
[   11.795198] (stk) :ldisc_install = 0
[   11.801434] (stc): st_tty_close 
[   15.120145] capability: warning: `main' uses 32-bit capabilities (legacy support in use)
[   22.160329] healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
[   22.655966] init: processing action (sys.sysctl.extra_free_kbytes=*)
[   22.662881] init: write_file: Unable to open '/proc/sys/vm/extra_free_kbytes': No such file or directory
[   24.479192] type=1400 audit(17.783:57): avc: denied { read } for pid=1909 comm="main" name="u:object_r:serialno_prop:s0" dev="tmpfs" ino=4180 scontext=u:r:zygote:s0 tcontext=u:object_r:serialno_prop:s0 tclass=file permissive=0
[   24.499526] type=1400 audit(29.419:58): avc: granted { getattr } for pid=2103 comm="sdcard" path="/vendor" dev="rootfs" ino=2129 scontext=u:r:sdcardd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   24.701986] type=1400 audit(29.419:58): avc: granted { getattr } for pid=2103 comm="sdcard" path="/vendor" dev="rootfs" ino=2129 scontext=u:r:sdcardd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   24.720754] type=1400 audit(29.635:59): avc: granted { getattr } for pid=2159 comm="iptables-restor" path="/vendor" dev="rootfs" ino=2129 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   24.724312] type=1400 audit(29.635:59): avc: granted { getattr } for pid=2159 comm="iptables-restor" path="/vendor" dev="rootfs" ino=2129 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   24.724330] type=1400 audit(29.663:60): avc: granted { getattr } for pid=2176 comm="ip6tables-resto" path="/vendor" dev="rootfs" ino=2129 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   24.769707] init: computing context for service 'wpa_supplicant'
[   24.770855] init: starting service 'wpa_supplicant'...
[   24.775246] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
[   25.822078] mmc_host mmc2: Bus speed (slot 0) = 24800000Hz (slot req 400000Hz, actual 400000HZ div = 31)
[   25.868656] mmc_host mmc2: Bus speed (slot 0) = 24800000Hz (slot req 25000000Hz, actual 24800000HZ div = 0)
[   26.035281] type=1400 audit(29.663:60): avc: granted { getattr } for pid=2176 comm="ip6tables-resto" path="/vendor" dev="rootfs" ino=2129 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   26.053908] type=1400 audit(30.975:61): avc: denied { write } for pid=2008 comm="Binder:2008_2" name="timerslack_ns" dev="proc" ino=7791 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   26.054251] type=1400 audit(30.975:61): avc: denied { write } for pid=2008 comm="Binder:2008_2" name="timerslack_ns" dev="proc" ino=7791 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   26.054264] type=1400 audit(30.975:62): avc: denied { write } for pid=2008 comm="Binder:2008_2" name="timerslack_ns" dev="proc" ino=7863 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   26.193215] wlcore: PHY firmware version: Rev 8.2.0.0.236
[   26.254055] wlcore: firmware booted (Rev 8.9.0.0.69)
[   26.455635] (hci_tty): inside hci_tty_open (ffffffc074aad048, ffffffc051005c00)
[   26.455647] (stc):  chnl_id list empty :4 
[   26.455651] (stk) : st_kim_start
[   26.560758] (stk) :ldisc_install = 1
[   26.615668] (stc): st_tty_open 
[   26.619638] (stk) :line discipline installed
[   26.620192] (stk) :ti-connectivity/TIInit_11.8.32.bts
[   26.620517] (stk) :change remote baud rate command in firmware
[   26.620522] (stk) :skipping the wait event of change remote baud
[   26.960047] init: Service 'bootanim' (pid 1959) exited with status 0
[   27.148672] init: processing action (sys.boot_completed=1)
[   27.155702] init: processing action (sys.boot_completed=1 && sys.logbootcomplete=1)
[   27.164033] init: computing context for service 'exec 2 (/system/bin/bootstat)'
[   27.173627] init: starting service 'exec 2 (/system/bin/bootstat)'...
[   27.383076] (stc): add_channel_to_table: id 4
[   27.387495] (stc): add_channel_to_table: id 2
[   27.391893] (stc): add_channel_to_table: id 3
[   28.357843] wlan0: authenticate with 04:a1:51:da:5b:a7
[   28.367961] wlan0: send auth to 04:a1:51:da:5b:a7 (try 1/3)
[   28.385432] wlan0: authenticated
[   28.390299] wl18xx_driver wl18xx.3.auto wlan0: disabling HT as WMM/QoS is not supported by the AP
[   28.399302] wl18xx_driver wl18xx.3.auto wlan0: disabling VHT as WMM/QoS is not supported by the AP
[   28.414614] wlan0: associate with 04:a1:51:da:5b:a7 (try 1/3)
[   28.418935] wlan0: RX AssocResp from 04:a1:51:da:5b:a7 (capab=0x1411 status=0 aid=3)
[   28.426316] wlan0: associated
[   28.445922] wlcore: Association completed.
[   29.508217] type=1400 audit(30.975:72): avc: denied { write } for pid=2008 comm="Binder:2008_2" name="timerslack_ns" dev="proc" ino=7876 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   29.529170] type=1400 audit(34.447:73): avc: denied { create } for pid=2008 comm="WifiStateMachin" scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=icmp_socket permissive=0
[   29.539643] type=1400 audit(34.447:73): avc: denied { create } for pid=2008 comm="WifiStateMachin" scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=icmp_socket permissive=0
[   29.539656] type=1400 audit(34.479:74): avc: granted { getattr } for pid=2568 comm="iptables" path="/vendor" dev="rootfs" ino=2129 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   29.555459] type=1400 audit(34.479:74): avc: granted { getattr } for pid=2568 comm="iptables" path="/vendor" dev="rootfs" ino=2129 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   29.555472] type=1400 audit(34.495:75): avc: granted { getattr } for pid=2572 comm="ip6tables" path="/vendor" dev="rootfs" ino=2129 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   29.570434] init: processing action (sys.sysctl.tcp_def_init_rwnd=*)
[   29.570721] init: write_file: Unable to open '/proc/sys/net/ipv4/tcp_default_init_rwnd': No such file or directory
[   29.825483] init: processing action (sys.sysctl.tcp_def_init_rwnd=*)
[   29.825655] init: write_file: Unable to open '/proc/sys/net/ipv4/tcp_default_init_rwnd': No such file or directory
[   29.830747] init: processing action (sys.sysctl.tcp_def_init_rwnd=*)
[   29.830873] init: write_file: Unable to open '/proc/sys/net/ipv4/tcp_default_init_rwnd': No such file or directory
[   30.636289] type=1400 audit(34.495:75): avc: granted { getattr } for pid=2572 comm="ip6tables" path="/vendor" dev="rootfs" ino=2129 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   30.656131] type=1400 audit(35.575:76): avc: denied { write } for pid=2008 comm="Binder:2008_6" name="timerslack_ns" dev="proc" ino=8110 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   30.656431] type=1400 audit(35.575:76): avc: denied { write } for pid=2008 comm="Binder:2008_6" name="timerslack_ns" dev="proc" ino=8110 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   30.656445] type=1400 audit(35.575:77): avc: denied { write } for pid=2008 comm="Binder:2008_6" name="timerslack_ns" dev="proc" ino=10263 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[  183.046591] wlcore: ERROR SW watchdog interrupt received! starting recovery.
[  183.054109] ------------[ cut here ]------------
[  183.058832] WARNING: CPU: 3 PID: 1820 at drivers/net/wireless/ti/wlcore/main.c:796 wl12xx_queue_recovery_work.part.24+0x58/0x60
[  183.070363] 
[  183.071921] CPU: 3 PID: 1820 Comm: irq/59-wl18xx Tainted: G        W       4.11.0-rc5-00055-ga758cd1 #2467
[  183.081627] Hardware name: HiKey Development Board (DT)
[  183.086905] task: ffffffc075243e80 task.stack: ffffffc07319c000
[  183.092886] PC is at wl12xx_queue_recovery_work.part.24+0x58/0x60
[  183.099039] LR is at wlcore_irq+0x178/0x180
[  183.103275] pc : [<ffffff8008647490>] lr : [<ffffff8008647738>] pstate: 60000145
[  183.110721] sp : ffffffc07319fd50
[  183.114084] x29: ffffffc07319fd50 x28: ffffff8008dbe000 
[  183.119491] x27: ffffff8008107000 x26: 0000000000000001 
[  183.124897] x25: ffffffc075243e80 x24: ffffff80081079f0 
[  183.130302] x23: ffffffc0738a5780 x22: ffffffc0738a5558 
[  183.135710] x21: ffffffc0738a5578 x20: ffffffc0738a5540 
[  183.141114] x19: ffffffc0738a5500 x18: 0000000000000010 
[  183.146520] x17: 0000000000000000 x16: 0000000000000000 
[  183.151925] x15: ffffff8088e3839f x14: 0000000000000006 
[  183.157330] x13: ffffff8008e383ad x12: ffffff8008db8860 
[  183.162734] x11: 0000000000000000 x10: 0000000005f5e0ff 
[  183.168140] x9 : 0000000000000050 x8 : ffffff80083c46c0 
[  183.173546] x7 : ffffff8008dc9670 x6 : ffffffc077f58090 
[  183.178952] x5 : 0000000000000000 x4 : 000000406f1fa000 
[  183.184355] x3 : 0000000000000001 x2 : 0000000000000001 
[  183.189759] x1 : 0000000000000000 x0 : 0000000000000005 
[  183.195157] 
[  183.196696] ---[ end trace 951648b891fc652c ]---
[  183.201362] Call trace:
[  183.203864] Exception stack(0xffffffc07319fb80 to 0xffffffc07319fcb0)
[  183.210370] fb80: ffffffc0738a5500 0000008000000000 ffffffc07319fd50 ffffff8008647490
[  183.218265] fba0: ffffffc07319fca0 00000000ffffffc8 ffffffc07319fc50 ffffff8008162c3c
[  183.226159] fbc0: 00000000fffffffb 0000000000000200 ffffffc051f28a80 000000000000002c
[  183.234054] fbe0: ffffffc0738a6788 ffffffc0738a5680 ffffffc07319fce0 ffffffc07319fce0
[  183.241949] fc00: ffffffc07319fca0 00000000ffffffc8 ffffffc07319fc20 ffffff8008a56900
[  183.249837] fc20: 0000000000000005 0000000000000000 0000000000000001 0000000000000001
[  183.257731] fc40: 000000406f1fa000 0000000000000000 ffffffc077f58090 ffffff8008dc9670
[  183.265623] fc60: ffffff80083c46c0 0000000000000050 0000000005f5e0ff 0000000000000000
[  183.273517] fc80: ffffff8008db8860 ffffff8008e383ad 0000000000000006 ffffff8088e3839f
[  183.281403] fca0: 0000000000000000 0000000000000000
[  183.286309] [<ffffff8008647490>] wl12xx_queue_recovery_work.part.24+0x58/0x60
[  183.293455] [<ffffff8008647738>] wlcore_irq+0x178/0x180
[  183.298693] [<ffffff8008107a18>] irq_thread_fn+0x28/0x68
[  183.304015] [<ffffff8008107cfc>] irq_thread+0x124/0x1e0
[  183.309252] [<ffffff80080d6330>] kthread+0xf0/0x120
[  183.314140] [<ffffff8008082ec0>] ret_from_fork+0x10/0x50
[  183.319638] wlcore: Hardware recovery in progress. FW ver: Rev 8.9.0.0.69
[  183.326851] wlcore: pc: 0x3966, hint_sts: 0x00000000 count: 1
[  183.332864] wlcore: down
[  183.335442] wlcore: down
[  183.339187] ieee80211 phy0: Hardware restart was requested
[  183.470528] mmc_host mmc2: Bus speed (slot 0) = 24800000Hz (slot req 400000Hz, actual 400000HZ div = 31)
[  183.517390] mmc_host mmc2: Bus speed (slot 0) = 24800000Hz (slot req 25000000Hz, actual 24800000HZ div = 0)
[  183.828244] wlcore: PHY firmware version: Rev 8.2.0.0.236
[  183.883674] wlcore: firmware booted (Rev 8.9.0.0.69)
[  183.917004] wlcore: Association completed.
[ 1030.660243] ttyAMA ttyAMA3: 1 input overrun(s)
[ 1035.174834] dwc2 f72c0000.usb: Set speed to high-speed
[ 1035.180181] usb 1-1: new high-speed USB device number 2 using dwc2
[ 1035.366801] dwc2 f72c0000.usb: Set speed to high-speed
[ 1035.393686] hub 1-1:1.0: USB hub found
[ 1035.397800] hub 1-1:1.0: 3 ports detected
[ 1035.690180] dwc2 f72c0000.usb: Set speed to full-speed
[ 1035.695597] usb 1-1.1: new low-speed USB device number 3 using dwc2
[ 1036.054466] usb 1-1: USB disconnect, device number 2
[ 1041.194420] dwc2 f72c0000.usb: Set speed to full-speed
[ 1041.199744] usb 1-1: new full-speed USB device number 7 using dwc2
[ 1041.386419] dwc2 f72c0000.usb: Set speed to full-speed
[ 1041.410929] usb 1-1: not running at top speed; connect to a high speed hub
[ 1041.421988] hub 1-1:1.0: USB hub found
[ 1041.426262] hub 1-1:1.0: 3 ports detected
[ 1041.718572] dwc2 f72c0000.usb: Set speed to full-speed
[ 1041.723914] usb 1-1.1: new low-speed USB device number 8 using dwc2
[ 1041.810468] dwc2 f72c0000.usb: Set speed to full-speed
[ 1041.856908] input: Logitech USB Optical Mouse as /devices/platform/soc/f72c0000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C058.0001/input/input1
[ 1041.871227] hid-generic 0003:046D:C058.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-f72c0000.usb-1.1/input0
[ 1041.970194] dwc2 f72c0000.usb: Set speed to full-speed
[ 1041.975528] usb 1-1.2: new full-speed USB device number 9 using dwc2
[ 1042.062599] dwc2 f72c0000.usb: Set speed to full-speed
[ 1042.089631] usb 1-1.2: not running at top speed; connect to a high speed hub
[ 1042.566084] asix 1-1.2:1.0 eth0: register 'asix' at usb-f72c0000.usb-1.2, ASIX AX88772B USB 2.0 Ethernet, 00:50:b6:18:82:98
[ 1042.578670] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1044.126712] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1044.146683] asix 1-1.2:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ 1045.412007] init: processing action (sys.sysctl.tcp_def_init_rwnd=*)
[ 1045.419835] init: write_file: Unable to open '/proc/sys/net/ipv4/tcp_default_init_rwnd': No such file or directory
[ 1075.405883] wlan0: deauthenticating from 04:a1:51:da:5b:a7 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1075.475633] type=1400 audit(35.887:95): avc: denied { write } for pid=2008 comm="Binder:2008_4" name="timerslack_ns" dev="proc" ino=8146 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[ 1075.496715] type=1400 audit(1491331974.090:96): avc: denied { write } for pid=2181 comm="wpa_supplicant" name="drop_unicast_in_l2_multicast" dev="proc" ino=12830 scontext=u:r:hal_wifi_supplicant_default:s0 tcontext=u:object_r:proc_net:s0 tclass=file permissive=0
[ 1077.031295] dwc2 f72c0000.usb: Mode Mismatch Interrupt: currently in Host mode
[ 1077.038704] dwc2 f72c0000.usb: Mode Mismatch Interrupt: currently in Host mode
[ 1087.286176] dwc2 f72c0000.usb: Mode Mismatch Interrupt: currently in Host mode
[ 1087.293562] dwc2 f72c0000.usb: Mode Mismatch Interrupt: currently in Host mode
[ 1105.234826] type=1400 audit(1491331974.094:97): avc: denied { write } for pid=2181 comm="wpa_supplicant" name="drop_unicast_in_l2_multicast" dev="proc" ino=12830 scontext=u:r:hal_wifi_supplicant_default:s0 tcontext=u:object_r:proc_net:s0 tclass=file permissive=0
[ 1105.258646] type=1400 audit(1491332003.850:98): avc: denied { write } for pid=2008 comm="Binder:2008_1" name="timerslack_ns" dev="proc" ino=15451 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[ 1105.259092] type=1400 audit(1491332003.850:98): avc: denied { write } for pid=2008 comm="Binder:2008_1" name="timerslack_ns" dev="proc" ino=15451 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[ 1105.259116] type=1400 audit(1491332003.854:99): avc: denied { write } for pid=2008 comm="Binder:2008_1" name="timerslack_ns" dev="proc" ino=4952 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[ 1105.259386] type=1400 audit(1491332003.854:99): avc: denied { write } for pid=2008 comm="Binder:2008_1" name="timerslack_ns" dev="proc" ino=4952 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[ 1105.259409] type=1400 audit(1491332003.854:100): avc: denied { write } for pid=2008 comm="Binder:2008_1" name="timerslack_ns" dev="proc" ino=4954 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[ 1105.259686] type=1400 audit(1491332003.854:100): avc: denied { write } for pid=2008 comm="Binder:2008_1" name="timerslack_ns" dev="proc" ino=4954 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[ 1105.259709] type=1400 audit(1491332003.854:101): avc: denied { write } for pid=2008 comm="Binder:2008_1" name="timerslack_ns" dev="proc" ino=4956 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[ 1105.259958] type=1400 audit(1491332003.854:101): avc: denied { write } for pid=2008 comm="Binder:2008_1" name="timerslack_ns" dev="proc" ino=4956 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[ 1105.259981] type=1400 audit(1491332003.854:102): avc: denied { write } for pid=2008 comm="Binder:2008_1" name="timerslack_ns" dev="proc" ino=4958 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[ 1192.787903] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 0 - ChHltd set, but reason is unknown
[ 1192.787918] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200021
[ 1194.041963] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0xe5437b55, offset 68
[ 1241.542042] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 15 - ChHltd set, but reason is unknown
[ 1241.551398] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200029
[ 1242.162316] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0x1581109f, offset 68
[ 1345.285674] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 10 - ChHltd set, but reason is unknown
[ 1345.295037] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
[ 1345.403266] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 1 - ChHltd set, but reason is unknown
[ 1345.403283] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200021
[ 1345.410518] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 15 - ChHltd set, but reason is unknown
[ 1345.410533] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200021
[ 1345.460675] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0x36000807, offset 68

[-- Attachment #3: hikey-usb.regdump --]
[-- Type: application/octet-stream, Size: 7547 bytes --]

GOTGCTL = 0x02200000
GOTGINT = 0x00000000
GAHBCFG = 0x0000002f
GUSBCFG = 0x00001400
GRSTCTL = 0x80000000
GINTSTS = 0x0420000b
GINTMSK = 0xf300080e
GRXSTSR = 0x000f0007
GRXSTSP = 0x000f0007
GRXFSIZ = 0x00000200
GNPTXFSIZ = 0x02000200
GNPTXSTS = 0x78000200
GI2CCTL = 0x00000000
GPVNDCTL = 0x00000000
GGPIO = 0x00000000
GUID = 0x00000000
GSNPSID = 0x4f54300a
GHWCFG1 = 0x00000000
GHWCFG2 = 0x23affc70
GHWCFG3 = 0x0780d4e8
GHWCFG4 = 0xfff00060
GLPMCFG = 0x00000000
GPWRDN = 0x08100010
GDFIFOCFG = 0x06000780
ADPCTL = 0x00000000
HPTXFSIZ = 0x02000400
DPTXFSIZN(1) = 0x00000000
DPTXFSIZN(2) = 0x00000000
DPTXFSIZN(3) = 0x00000000
DPTXFSIZN(4) = 0x00000000
DPTXFSIZN(5) = 0x00000000
DPTXFSIZN(6) = 0x00000000
DPTXFSIZN(7) = 0x00000000
DPTXFSIZN(8) = 0x00000000
DPTXFSIZN(9) = 0x00000000
DPTXFSIZN(10) = 0x00000000
DPTXFSIZN(11) = 0x00000000
DPTXFSIZN(12) = 0x00000000
DPTXFSIZN(13) = 0x00000000
DPTXFSIZN(14) = 0x00000000
DPTXFSIZN(15) = 0x00000000
DCFG = 0x00000004
DCTL = 0x00000000
DSTS = 0x0043b402
DIEPMSK = 0x00000000
DOEPMSK = 0x00000000
DAINT = 0x00000000
DAINTMSK = 0x00008000
DTKNQR1 = 0x00000000
DTKNQR2 = 0x00000000
DTKNQR3 = 0x0c100020
DTKNQR4 = 0x00000000
DVBUSDIS = 0x0000ea5f
DVBUSPULSE = 0x000005b8
DIEPCTL(0) = 0x221e8806
DIEPCTL(1) = 0x221e8806
DIEPCTL(2) = 0x221e8806
DIEPCTL(3) = 0x225c8808
DIEPCTL(4) = 0x221e8806
DIEPCTL(5) = 0x221e8806
DIEPCTL(6) = 0x221e8806
DIEPCTL(7) = 0x221e8806
DIEPCTL(8) = 0x221e8806
DIEPCTL(9) = 0x221e8806
DIEPCTL(10) = 0x221e8806
DIEPCTL(11) = 0x21dc8801
DIEPCTL(12) = 0x221e8806
DIEPCTL(13) = 0x221e8806
DIEPCTL(14) = 0x221e8806
DIEPCTL(15) = 0x82589040
DOEPCTL(0) = 0x221e8806
DOEPCTL(1) = 0x221e8806
DOEPCTL(2) = 0x221e8806
DOEPCTL(3) = 0x225c8808
DOEPCTL(4) = 0x221e8806
DOEPCTL(5) = 0x221e8806
DOEPCTL(6) = 0x221e8806
DOEPCTL(7) = 0x221e8806
DOEPCTL(8) = 0x221e8806
DOEPCTL(9) = 0x221e8806
DOEPCTL(10) = 0x221e8806
DOEPCTL(11) = 0x21dc8801
DOEPCTL(12) = 0x221e8806
DOEPCTL(13) = 0x221e8806
DOEPCTL(14) = 0x221e8806
DOEPCTL(15) = 0x82589040
DIEPINT(0) = 0x00000000
DIEPINT(1) = 0x00000000
DIEPINT(2) = 0x00000000
DIEPINT(3) = 0x00000000
DIEPINT(4) = 0x00000000
DIEPINT(5) = 0x00000000
DIEPINT(6) = 0x00000000
DIEPINT(7) = 0x00000002
DIEPINT(8) = 0x00000000
DIEPINT(9) = 0x00000000
DIEPINT(10) = 0x00000000
DIEPINT(11) = 0x00000000
DIEPINT(12) = 0x00000000
DIEPINT(13) = 0x00000000
DIEPINT(14) = 0x00000000
DIEPINT(15) = 0x00000010
DOEPINT(0) = 0x00000000
DOEPINT(1) = 0x00000000
DOEPINT(2) = 0x00000000
DOEPINT(3) = 0x00000000
DOEPINT(4) = 0x00000000
DOEPINT(5) = 0x00000000
DOEPINT(6) = 0x00000000
DOEPINT(7) = 0x00000002
DOEPINT(8) = 0x00000000
DOEPINT(9) = 0x00000000
DOEPINT(10) = 0x00000000
DOEPINT(11) = 0x00000000
DOEPINT(12) = 0x00000000
DOEPINT(13) = 0x00000000
DOEPINT(14) = 0x00000000
DOEPINT(15) = 0x00000010
DIEPTSIZ(0) = 0x80080006
DIEPTSIZ(1) = 0x80080006
DIEPTSIZ(2) = 0x80080006
DIEPTSIZ(3) = 0x80000000
DIEPTSIZ(4) = 0x80080006
DIEPTSIZ(5) = 0x80080006
DIEPTSIZ(6) = 0x80080006
DIEPTSIZ(7) = 0x80080006
DIEPTSIZ(8) = 0x80080006
DIEPTSIZ(9) = 0x80080006
DIEPTSIZ(10) = 0x80080006
DIEPTSIZ(11) = 0x80080001
DIEPTSIZ(12) = 0x80080006
DIEPTSIZ(13) = 0x80080006
DIEPTSIZ(14) = 0x80080006
DIEPTSIZ(15) = 0x41000800
DOEPTSIZ(0) = 0x80080006
DOEPTSIZ(1) = 0x80080006
DOEPTSIZ(2) = 0x80080006
DOEPTSIZ(3) = 0x80000000
DOEPTSIZ(4) = 0x80080006
DOEPTSIZ(5) = 0x80080006
DOEPTSIZ(6) = 0x80080006
DOEPTSIZ(7) = 0x80080006
DOEPTSIZ(8) = 0x80080006
DOEPTSIZ(9) = 0x80080006
DOEPTSIZ(10) = 0x80080006
DOEPTSIZ(11) = 0x80080001
DOEPTSIZ(12) = 0x80080006
DOEPTSIZ(13) = 0x80080006
DOEPTSIZ(14) = 0x80080006
DOEPTSIZ(15) = 0x41000800
DIEPDMA(0) = 0x78061000
DIEPDMA(1) = 0x78061000
DIEPDMA(2) = 0x78061000
DIEPDMA(3) = 0x46bee808
DIEPDMA(4) = 0x78061000
DIEPDMA(5) = 0x78061000
DIEPDMA(6) = 0x78061000
DIEPDMA(7) = 0x78061000
DIEPDMA(8) = 0x78061000
DIEPDMA(9) = 0x78061000
DIEPDMA(10) = 0x78061000
DIEPDMA(11) = 0x46af6a00
DIEPDMA(12) = 0x78061000
DIEPDMA(13) = 0x78061000
DIEPDMA(14) = 0x78061000
DIEPDMA(15) = 0x74fb7010
DOEPDMA(0) = 0x78061000
DOEPDMA(1) = 0x78061000
DOEPDMA(2) = 0x78061000
DOEPDMA(3) = 0x46bee808
DOEPDMA(4) = 0x78061000
DOEPDMA(5) = 0x78061000
DOEPDMA(6) = 0x78061000
DOEPDMA(7) = 0x78061000
DOEPDMA(8) = 0x78061000
DOEPDMA(9) = 0x78061000
DOEPDMA(10) = 0x78061000
DOEPDMA(11) = 0x46af6a00
DOEPDMA(12) = 0x78061000
DOEPDMA(13) = 0x78061000
DOEPDMA(14) = 0x78061000
DOEPDMA(15) = 0x74fb7010
DTXFSTS(0) = 0x00000200
DTXFSTS(1) = 0x00000800
DTXFSTS(2) = 0x00000800
DTXFSTS(3) = 0x00000800
DTXFSTS(4) = 0x00000800
DTXFSTS(5) = 0x00000800
DTXFSTS(6) = 0x00000800
DTXFSTS(7) = 0x00000800
DTXFSTS(8) = 0x00000800
DTXFSTS(9) = 0x00000800
DTXFSTS(10) = 0x00000800
DTXFSTS(11) = 0x00000800
DTXFSTS(12) = 0x00000800
DTXFSTS(13) = 0x00000800
DTXFSTS(14) = 0x00000800
DTXFSTS(15) = 0x00000800
PCGCTL = 0x280b4000
HCFG = 0x00000004
HFIR = 0x0000ea5f
HFNUM = 0x55960bb5
HPTXSTS = 0x73100200
HAINT = 0x00000000
HAINTMSK = 0x00008000
HFLBADDR = 0x00000000
HPRT0 = 0x00021805
HCCHAR(0) = 0x221e8806
HCCHAR(1) = 0x221e8806
HCCHAR(2) = 0x221e8806
HCCHAR(3) = 0x225c8808
HCCHAR(4) = 0x221e8806
HCCHAR(5) = 0x221e8806
HCCHAR(6) = 0x221e8806
HCCHAR(7) = 0x221e8806
HCCHAR(8) = 0x221e8806
HCCHAR(9) = 0x221e8806
HCCHAR(10) = 0x221e8806
HCCHAR(11) = 0x21dc8801
HCCHAR(12) = 0x221e8806
HCCHAR(13) = 0x221e8806
HCCHAR(14) = 0x221e8806
HCCHAR(15) = 0x82589040
HCSPLT(0) = 0x00000000
HCSPLT(1) = 0x00000000
HCSPLT(2) = 0x00000000
HCSPLT(3) = 0x00000000
HCSPLT(4) = 0x00000000
HCSPLT(5) = 0x00000000
HCSPLT(6) = 0x00000000
HCSPLT(7) = 0x00000000
HCSPLT(8) = 0x00000000
HCSPLT(9) = 0x00000000
HCSPLT(10) = 0x00000000
HCSPLT(11) = 0x00000000
HCSPLT(12) = 0x00000000
HCSPLT(13) = 0x00000000
HCSPLT(14) = 0x00000000
HCSPLT(15) = 0x00000000
HCINT(0) = 0x00000000
HCINT(1) = 0x00000000
HCINT(2) = 0x00000000
HCINT(3) = 0x00000000
HCINT(4) = 0x00000000
HCINT(5) = 0x00000000
HCINT(6) = 0x00000000
HCINT(7) = 0x00000002
HCINT(8) = 0x00000000
HCINT(9) = 0x00000000
HCINT(10) = 0x00000000
HCINT(11) = 0x00000000
HCINT(12) = 0x00000000
HCINT(13) = 0x00000000
HCINT(14) = 0x00000000
HCINT(15) = 0x00000010
HCINTMSK(0) = 0x00000000
HCINTMSK(1) = 0x00000000
HCINTMSK(2) = 0x00000000
HCINTMSK(3) = 0x00000000
HCINTMSK(4) = 0x00000000
HCINTMSK(5) = 0x00000000
HCINTMSK(6) = 0x00000000
HCINTMSK(7) = 0x00000000
HCINTMSK(8) = 0x00000000
HCINTMSK(9) = 0x00000000
HCINTMSK(10) = 0x00000000
HCINTMSK(11) = 0x00000000
HCINTMSK(12) = 0x00000000
HCINTMSK(13) = 0x00000000
HCINTMSK(14) = 0x00000000
HCINTMSK(15) = 0x00000426
HCTSIZ(0) = 0x80080006
HCTSIZ(1) = 0x80080006
HCTSIZ(2) = 0x80080006
HCTSIZ(3) = 0x80000000
HCTSIZ(4) = 0x80080006
HCTSIZ(5) = 0x80080006
HCTSIZ(6) = 0x80080006
HCTSIZ(7) = 0x80080006
HCTSIZ(8) = 0x80080006
HCTSIZ(9) = 0x80080006
HCTSIZ(10) = 0x80080006
HCTSIZ(11) = 0x80080001
HCTSIZ(12) = 0x80080006
HCTSIZ(13) = 0x80080006
HCTSIZ(14) = 0x80080006
HCTSIZ(15) = 0x41000800
HCDMA(0) = 0x78061000
HCDMA(1) = 0x78061000
HCDMA(2) = 0x78061000
HCDMA(3) = 0x46bee808
HCDMA(4) = 0x78061000
HCDMA(5) = 0x78061000
HCDMA(6) = 0x78061000
HCDMA(7) = 0x78061000
HCDMA(8) = 0x78061000
HCDMA(9) = 0x78061000
HCDMA(10) = 0x78061000
HCDMA(11) = 0x46af6a00
HCDMA(12) = 0x78061000
HCDMA(13) = 0x78061000
HCDMA(14) = 0x78061000
HCDMA(15) = 0x74fb7010
HCDMAB(0) = 0x000e0003
HCDMAB(1) = 0x000e0003
HCDMAB(2) = 0x000e0003
HCDMAB(3) = 0x000e0003
HCDMAB(4) = 0x000e0003
HCDMAB(5) = 0x000e0003
HCDMAB(6) = 0x000e0003
HCDMAB(7) = 0x000e0003
HCDMAB(8) = 0x000e0003
HCDMAB(9) = 0x000e0003
HCDMAB(10) = 0x000e0003
HCDMAB(11) = 0x000e0003
HCDMAB(12) = 0x000e0003
HCDMAB(13) = 0x000e0003
HCDMAB(14) = 0x000e0003
HCDMAB(15) = 0x000e0003

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: dwc2_hc_chhltd_intr_dma - ChHltd set errors?
  2017-04-04 19:03             ` John Stultz
@ 2017-04-05 12:58               ` Minas Harutyunyan
       [not found]                 ` <CALAqxLU22kn61dV7yW0+-F1b24O20nALt7462UY2Yi6ZrF_RtQ@mail.gmail.com>
  0 siblings, 1 reply; 13+ messages in thread
From: Minas Harutyunyan @ 2017-04-05 12:58 UTC (permalink / raw)
  To: John Stultz, Felipe Balbi
  Cc: Minas Harutyunyan, John Youn, lkml, YongQin Liu, linux-usb

[-- Attachment #1: Type: text/plain, Size: 2398 bytes --]

Hi,

On 4/4/2017 11:03 PM, John Stultz wrote:
> On Tue, Apr 4, 2017 at 12:38 AM, Felipe Balbi
> <felipe.balbi@linux.intel.com> wrote:
>>
>> Hi,
>>
>> Minas Harutyunyan <Minas.Harutyunyan@synopsys.com> writes:
>>>>>>>>   We've noticed that when using usb ethernet adapters on HiKey, we
>>>>>>>> occasionally see errors like:
>>>>>>>>
>>>>>>>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 0 - ChHltd set,
>>>>>>>> but reason is unknown
>>>>>>>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
>>>>>>>>
>>>>>>>> dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 11 - ChHltd set,
>>>>>>>> but reason is unknown
>>>>>>>> dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200029
>>>>>>>>
>>>>>>>> Sometimes followed up by a usb error in the driver, something like:
>>>>>>>> asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0x36000807, offset 68
>>>>>>>>
>>>>>>>> Curious if you've seen any reports like this?
>>>>>
>>>>> The core version is less than 2.71a, am I right?
>>>>
>>>> So it looks like its reporting 0x4f54300a for hsotg->regs + GSNPSID
>>>> which looks like DWC2_CORE_REV_3_00a
>>>>
>>>>> Please send full debug log to do more investigation.
>>>>
>>>> Full dmesg, or is there special debugging you want me to enable?
>>>
>>> Full dmesg around issue.
>>>>
>>>>> Also send us regdump after connecting ethernet adapter.
>>>>
>>>> Sorry, can you clarify how to generate this?
>>>
>>> cat regdump. To locate dwc2 regdump file: cd /; find -name regdump
>>
>> this won't work if his distro doesn't mount debugfs. Please give
>> complete instructions ;-)
>>
>> # mkdir -p /d
>> # mount -t debugfs none /d
>> # cd /d
>> # find . -name regdump
>>
>> The directory name is the same name as the dwc2 device name, AFAICT. So,
>> check your DTS for the name of the device.
>
> Thanks for the extra details! I didn't have DEBUG_FS built in, so this
> helped clue me in.
>
> Attached are dmesg including the issue and the regdump.
>
> I did notice when cating the regdump file, I saw:
> dwc2 f72c0000.usb: Mode Mismatch Interrupt: currently in Host mode
> twice. (You'll see it 4 times in the dmesg around 1077 as I cat'ed
> regdump again to verify it wasn't just chance).
>
> Let me know if there is anything else you need!
>
> thanks
> -john
>

Could you please apply attached patch and try again.

Thanks,
Minas

[-- Attachment #2: 0001-usb-dwc2-hcd-Fix-host-channel-halt-flow.patch --]
[-- Type: text/plain, Size: 1687 bytes --]

From 412bf7e3dad8a20af937f3682a08116b654deb02 Mon Sep 17 00:00:00 2001
Message-Id: <412bf7e3dad8a20af937f3682a08116b654deb02.1491410224.git.hminas@synopsys.com>
From: Minas Harutyunyan <hminas@synopsys.com>
Date: Mon, 11 Jul 2016 03:31:17 -0700
Subject: [PATCH] usb: dwc2: hcd: Fix host channel halt flow

According databook in Buffer and External DMA mode
non-split periodic channels can't be halted.

Change-Id: I7c7c4e16309dda7a3b5af34020d46366c357ed49
Signed-off-by: Minas Harutyunyan <hminas@synopsys.com>
---
 drivers/usb/dwc2/hcd.c | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/drivers/usb/dwc2/hcd.c b/drivers/usb/dwc2/hcd.c
index f4ef159b538e..4e6ee398efb7 100644
--- a/drivers/usb/dwc2/hcd.c
+++ b/drivers/usb/dwc2/hcd.c
@@ -979,6 +979,25 @@ void dwc2_hc_halt(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan,
 
 	if (dbg_hc(chan))
 		dev_vdbg(hsotg->dev, "%s()\n", __func__);
+
+	/*
+	 * In buffer DMA or external DMA mode channel can't be halted
+	 * for non-split periodic channels. At the end of the next
+	 * uframe/frame (in the worst case), the core generates a channel
+	 * halted and disables the channel automatically.
+	 */
+	if ((hsotg->core_params->dma_enable > 0 &&
+	     hsotg->core_params->dma_desc_enable <= 0) ||
+	    (hsotg->hw_params.arch == GHWCFG2_EXT_DMA_ARCH)) {
+		if (!chan->do_split &&
+		    (chan->ep_type == USB_ENDPOINT_XFER_ISOC ||
+		     chan->ep_type == USB_ENDPOINT_XFER_INT)) {
+			dev_err(hsotg->dev, "%s() Channel can't be halted\n",
+				__func__);
+			return;
+		}
+	}
+
 	if (halt_status == DWC2_HC_XFER_NO_HALT_STATUS)
 		dev_err(hsotg->dev, "!!! halt_status = %d !!!\n", halt_status);
 
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* Re: dwc2_hc_chhltd_intr_dma - ChHltd set errors?
       [not found]                 ` <CALAqxLU22kn61dV7yW0+-F1b24O20nALt7462UY2Yi6ZrF_RtQ@mail.gmail.com>
@ 2017-04-06  7:36                   ` Minas Harutyunyan
  2017-04-06 22:53                     ` John Stultz
  0 siblings, 1 reply; 13+ messages in thread
From: Minas Harutyunyan @ 2017-04-06  7:36 UTC (permalink / raw)
  To: John Stultz, Minas Harutyunyan
  Cc: Felipe Balbi, John Youn, lkml, YongQin Liu, linux-usb

On 4/6/2017 1:03 AM, John Stultz wrote:
>
>
> On Wed, Apr 5, 2017 at 5:58 AM, Minas Harutyunyan
> <Minas.Harutyunyan@synopsys.com <mailto:Minas.Harutyunyan@synopsys.com>>
> wrote:
>> On 4/4/2017 11:03 PM, John Stultz wrote:
>>>
>>> I did notice when cating the regdump file, I saw:
>>> dwc2 f72c0000.usb: Mode Mismatch Interrupt: currently in Host mode
>>> twice. (You'll see it 4 times in the dmesg around 1077 as I cat'ed
>>> regdump again to verify it wasn't just chance).
>>>
>>> Let me know if there is anything else you need!
>>>
>>
>> Could you please apply attached patch and try again.
>
> Thanks for sending this out!
>
> So it didn't build against mainline, but I tweaked it a bit:
> -       if ((hsotg->core_params->dma_enable > 0 &&
> -            hsotg->core_params->dma_desc_enable <= 0) ||
> +       if ((hsotg->params.host_dma > 0 &&
> +            hsotg->params.dma_desc_enable <= 0) ||
>
>
> But I'm still seeing similar behavior:
> [   91.517417] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 5 -
> ChHltd set, but reason is unknown
> [   91.526693] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04000029
> [   91.533613] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length
> 0x8003a0cc, offset 1302
> [   91.534102] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length
> 0x73ff5a7d, offset 4
> [  169.116866] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 1 -
> ChHltd set, but reason is unknown
> [  169.126146] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
> [  170.699334] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length
> 0x36000807, offset 68
>
> And I'm not seeing the "Channel can't be halted" error from the new logic.
>
> Full dmesg and regdump attached.
>
> Let me know if there is something else I should try.
>
> thanks
> -john
Ok. To enable full dwc2 debug messages, please set USB_DWC2_DEBUG and 
USB_DWC2_VERBOSE in Kernel configuration file.
Also provide the topology of connected devices(class, speed) to dwc2
root hub.
Thanks,
Minas

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: dwc2_hc_chhltd_intr_dma - ChHltd set errors?
  2017-04-06  7:36                   ` Minas Harutyunyan
@ 2017-04-06 22:53                     ` John Stultz
       [not found]                       ` <CALAqxLU4ZK6u_QurTp1X89nD46r+3ctVzDDtsHVDq1sORhyW5w@mail.gmail.com>
  0 siblings, 1 reply; 13+ messages in thread
From: John Stultz @ 2017-04-06 22:53 UTC (permalink / raw)
  To: Minas Harutyunyan; +Cc: Felipe Balbi, John Youn, lkml, YongQin Liu, linux-usb

[-- Attachment #1: Type: text/plain, Size: 6964 bytes --]

On Thu, Apr 6, 2017 at 12:36 AM, Minas Harutyunyan
<Minas.Harutyunyan@synopsys.com> wrote:
> On 4/6/2017 1:03 AM, John Stultz wrote:
>>
>>
>> On Wed, Apr 5, 2017 at 5:58 AM, Minas Harutyunyan
>> <Minas.Harutyunyan@synopsys.com <mailto:Minas.Harutyunyan@synopsys.com>>
>> wrote:
>>> On 4/4/2017 11:03 PM, John Stultz wrote:
>>>>
>>>> I did notice when cating the regdump file, I saw:
>>>> dwc2 f72c0000.usb: Mode Mismatch Interrupt: currently in Host mode
>>>> twice. (You'll see it 4 times in the dmesg around 1077 as I cat'ed
>>>> regdump again to verify it wasn't just chance).
>>>>
>>>> Let me know if there is anything else you need!
>>>>
>>>
>>> Could you please apply attached patch and try again.
>>
>> Thanks for sending this out!
>>
>> So it didn't build against mainline, but I tweaked it a bit:
>> -       if ((hsotg->core_params->dma_enable > 0 &&
>> -            hsotg->core_params->dma_desc_enable <= 0) ||
>> +       if ((hsotg->params.host_dma > 0 &&
>> +            hsotg->params.dma_desc_enable <= 0) ||
>>
>>
>> But I'm still seeing similar behavior:
>> [   91.517417] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 5 -
>> ChHltd set, but reason is unknown
>> [   91.526693] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04000029
>> [   91.533613] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length
>> 0x8003a0cc, offset 1302
>> [   91.534102] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length
>> 0x73ff5a7d, offset 4
>> [  169.116866] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 1 -
>> ChHltd set, but reason is unknown
>> [  169.126146] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
>> [  170.699334] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length
>> 0x36000807, offset 68
>>
>> And I'm not seeing the "Channel can't be halted" error from the new logic.
>>
>> Full dmesg and regdump attached.
>>
>> Let me know if there is something else I should try.
>>
>> thanks
>> -john
> Ok. To enable full dwc2 debug messages, please set USB_DWC2_DEBUG and
> USB_DWC2_VERBOSE in Kernel configuration file.

Huh. So interestingly adding USB_DWC2_VERBOSE changes some behavior,
which suggests some racy logic somewhere.

In the dmesg logs provided earlier, I would unplug the micro-B cable,
and the hub would be enabled, detect the mouse, reset to slow-speed,
and then both mouse and eth would be detected (see below for topology
and quirkiness here).

[  609.726186] dwc2 f72c0000.usb: Set speed to high-speed
[  609.731529] usb 1-1: new high-speed USB device number 26 using dwc2
[  609.921447] dwc2 f72c0000.usb: Set speed to high-speed
[  609.949694] hub 1-1:1.0: USB hub found
[  609.954067] hub 1-1:1.0: 3 ports detected
[  610.246008] dwc2 f72c0000.usb: Set speed to full-speed
[  610.251388] usb 1-1.1: new low-speed USB device number 27 using dwc2
[  610.486571] usb 1-1: USB disconnect, device number 26
[  615.722267] dwc2 f72c0000.usb: Set speed to full-speed
[  615.727580] usb 1-1: new full-speed USB device number 31 using dwc2
[  615.914674] dwc2 f72c0000.usb: Set speed to full-speed
[  615.939233] usb 1-1: not running at top speed; connect to a high speed hub
[  615.949500] hub 1-1:1.0: USB hub found
[  615.953815] hub 1-1:1.0: 3 ports detected
[  616.246178] dwc2 f72c0000.usb: Set speed to full-speed
[  616.251539] usb 1-1.1: new low-speed USB device number 32 using dwc2
[  616.342042] dwc2 f72c0000.usb: Set speed to full-speed
[  616.393609] input: Logitech USB Optical Mouse as
/devices/platform/soc/f72c0000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C058.0004/input/in4
[  616.408426] hid-generic 0003:046D:C058.0004: input,hidraw0: USB HID
v1.11 Mouse [Logitech USB Optical Mouse] on usb-f72c0000.usb-1.1/inpu0
[  616.506057] dwc2 f72c0000.usb: Set speed to full-speed
[  616.511449] usb 1-1.2: new full-speed USB device number 33 using dwc2
[  616.598037] dwc2 f72c0000.usb: Set speed to full-speed
[  616.626890] usb 1-1.2: not running at top speed; connect to a high speed hub
[  617.098791] asix 1-1.2:1.0 eth0: register 'asix' at
usb-f72c0000.usb-1.2, ASIX AX88772B USB 2.0 Ethernet,
00:50:b6:18:82:98
[  617.112147] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  618.660076] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  618.682072] asix 1-1.2:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1


But with DWC2_VERBOSE enabled, I'm usually seeing the following (this
is what hit the console, not from the full dmesg output):

[   83.658545] dwc2 f72c0000.usb: Set speed to high-speed
[   83.663897] usb 1-1: new high-speed USB device number 2 using dwc2
[   83.854516] dwc2 f72c0000.usb: Set speed to high-speed
[   83.901097] hub 1-1:1.0: USB hub found
[   83.910054] hub 1-1:1.0: 3 ports detected
[   84.241753] dwc2 f72c0000.usb: Set speed to full-speed
[   84.247008] usb 1-1.1: new low-speed USB device number 3 using dwc2
[   84.479943] usb 1-1: USB disconnect, device number 2
[   89.646499] dwc2 f72c0000.usb: Set speed to full-speed
[   89.651849] usb 1-1: new full-speed USB device number 7 using dwc2
[   89.842541] dwc2 f72c0000.usb: Set speed to full-speed
[   89.879490] usb 1-1: not running at top speed; connect to a high speed hub
[   89.906483] hub 1-1:1.0: USB hub found
[   89.915009] hub 1-1:1.0: 3 ports detected
[   90.245919] dwc2 f72c0000.usb: Set speed to full-speed
[   90.251114] usb 1-1.1: new low-speed USB device number 8 using dwc2
[   90.337866] dwc2 f72c0000.usb: Set speed to full-speed
[   90.385747] input: Logitech USB Optical Mouse as
/devices/platform/soc/f72c0000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C058.0001/input/in1
[   90.398904] hid-generic 0003:046D:C058.0001: input,hidraw0: USB HID
v1.11 Mouse [Logitech USB Optical Mouse] on usb-f72c0000.usb-1.1/inpu0
[   90.414011] hub 1-1:1.0: hub_ext_port_status failed (err = -71)

And the eth adapter doesn't seem to be detected.

So I've attached the dmesg w/ VERBOSE off, but with DEBUG on.


> Also provide the topology of connected devices(class, speed) to dwc2
> root hub.

So HiKey is a bit quirky, and you can see how things are conencted on
page 12 of this manual:
https://www.96boards.org/wp-content/uploads/2015/02/HiKey_User_Guide_Rev0.2.pdf

Baiscally there's one OTG controller, that is connected to a switch,
which goes between the micro-B socket, and a hub. The hub is then
connected to two A sockets (and lines on the highspeed port).
Unfortunately the hub cannot handle mixed highspeed and lowspeed
devices at the same time (so, if I recall the terms properly, it
doesn't handle "split transactions").

Anyway the micro-B socket has priority, so if a cable is connected
there, the hub/A sockets are disconnected.

Normally, I've been plugging in a usb-mouse (low-speed) and
usb-ethernet adapter (high-speed) to the two A sockets, hanging off
the built-in hub.  Since there is the usb-mouse involved, the
interface is set to low-speed, so everything is running at low-speed.

Let me know if you have more questions or need more debug data.

thanks
-john

[-- Attachment #2: hikey-usb.dmesg --]
[-- Type: application/octet-stream, Size: 205098 bytes --]

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.11.0-rc5-00056-g10fdc31 (jstultz@buildbox) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #2488 SMP PREEMPT Thu Apr 6 15:44:38 PDT 2017
[    0.000000] Boot CPU: AArch64 Processor [410fd033]
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: EFI v2.50 by hikey EFI Sep  9 2016 23:24:16
[    0.000000] efi:  PROP=0x3d81ec38 
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000078000000, size 128 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] On node 0 totalpages: 515341
[    0.000000]   DMA zone: 8192 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 515341 pages, LIFO batch:31
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] percpu: Embedded 21 pages/cpu @ffffffc077f15000 s56728 r0 d29288 u86016
[    0.000000] pcpu-alloc: s56728 r0 d29288 u86016 alloc=21*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 507149
[    0.000000] Kernel command line: BOOT_IMAGE=/kernel console=ttyAMA3,115200 androidboot.console=ttyAMA3 fiq_debugger.disable=Y androidboot.hardware=hikey firmware_class.path=/system/etc/firmware efi=noruntime
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Memory: 1873708K/2061364K available (10044K kernel code, 602K rwdata, 2396K rodata, 576K init, 836K bss, 56584K reserved, 131072K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008a50000   ( 10048 KB)
[    0.000000]     .rodata : 0xffffff8008a50000 - 0xffffff8008cb0000   (  2432 KB)
[    0.000000]       .init : 0xffffff8008cb0000 - 0xffffff8008d40000   (   576 KB)
[    0.000000]       .data : 0xffffff8008d40000 - 0xffffff8008dd6a00   (   603 KB)
[    0.000000]        .bss : 0xffffff8008dd6a00 - 0xffffff8008ea7c24   (   837 KB)
[    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[    0.000000]               0xffffffbf00000000 - 0xffffffbf02000000   (    32 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc080000000   (  2048 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] \x09Build-time adjustment of leaf fanout to 64.
[    0.000000] \x09RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 1.20MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x11b661f8e, max_idle_ns: 1763180809113 ns
[    0.000004] sched_clock: 56 bits at 1200kHz, resolution 833ns, wraps every 4398046510838ns
[    0.000092] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[    0.000101] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 111848106981ns
[    0.000410] Console: colour dummy device 80x25
[    0.000431] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.40 BogoMIPS (lpj=4800)
[    0.000442] pid_max: default: 32768 minimum: 301
[    0.000514] Security Framework initialized
[    0.000525] SELinux:  Initializing.
[    0.000574] SELinux:  Starting in permissive mode
[    0.000604] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000612] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.016014] ASID allocator initialised with 65536 entries
[    0.036327] EFI runtime services will be disabled.
[    0.044044] smp: Bringing up secondary CPUs ...
[    0.072319] Detected VIPT I-cache on CPU1
[    0.072372] CPU1: Booted secondary processor [410fd033]
[    0.100325] Detected VIPT I-cache on CPU2
[    0.100347] CPU2: Booted secondary processor [410fd033]
[    0.128382] Detected VIPT I-cache on CPU3
[    0.128403] CPU3: Booted secondary processor [410fd033]
[    0.156519] Detected VIPT I-cache on CPU4
[    0.156559] CPU4: Booted secondary processor [410fd033]
[    0.184509] Detected VIPT I-cache on CPU5
[    0.184531] CPU5: Booted secondary processor [410fd033]
[    0.212584] Detected VIPT I-cache on CPU6
[    0.212605] CPU6: Booted secondary processor [410fd033]
[    0.240646] Detected VIPT I-cache on CPU7
[    0.240668] CPU7: Booted secondary processor [410fd033]
[    0.240746] smp: Brought up 1 node, 8 CPUs
[    0.240788] SMP: Total of 8 processors activated.
[    0.240798] CPU features: detected feature: 32-bit EL0 Support
[    0.240871] CPU: All CPU(s) started at EL2
[    0.240919] alternatives: patching kernel code
[    0.247071] DMI not present or invalid.
[    0.247325] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.247346] futex hash table entries: 2048 (order: 6, 262144 bytes)
[    0.251013] xor: measuring software checksum speed
[    0.288599]    8regs     :  2239.000 MB/sec
[    0.328647]    8regs_prefetch:  2058.000 MB/sec
[    0.368698]    32regs    :  2734.000 MB/sec
[    0.408742]    32regs_prefetch:  2382.000 MB/sec
[    0.408751] xor: using function: 32regs (2734.000 MB/sec)
[    0.408767] pinctrl core: initialized pinctrl subsystem
[    0.409807] NET: Registered protocol family 16
[    0.411058] cpuidle: using governor ladder
[    0.411153] cpuidle: using governor menu
[    0.411304] vdso: 2 pages (1 code @ ffffff8008a57000, 1 data @ ffffff8008d44000)
[    0.411319] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.412466] DMA: preallocated 256 KiB pool for atomic allocations
[    0.412608] Serial: AMBA PL011 UART driver
[    0.426998] pstore: using zlib compression
[    0.427405] console [pstore-1] enabled
[    0.427415] pstore: Registered ramoops as persistent store backend
[    0.427425] ramoops: attached 0x100000@0x21f00000, ecc: 0/0
[    0.428934] f8015000.uart: ttyAMA0 at MMIO 0xf8015000 (irq = 7, base_baud = 0) is a PL011 rev2
[    0.429306] uart-pl011 f7111000.uart: could not find pctldev for node /soc/pinmux@f7010000/uart1_pmx_func, deferring probe
[    0.429548] uart-pl011 f7112000.uart: could not find pctldev for node /soc/pinmux@f7010000/uart2_pmx_func, deferring probe
[    0.429786] uart-pl011 f7113000.uart: could not find pctldev for node /soc/pinmux@f7010000/uart3_pmx_func, deferring probe
[    0.436596] hi6220-mbox f7510000.mailbox: Mailbox enabled
[    0.450565] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.517099] raid6: int64x1  gen()   443 MB/s
[    0.585114] raid6: int64x1  xor()   451 MB/s
[    0.653217] raid6: int64x2  gen()   696 MB/s
[    0.721236] raid6: int64x2  xor()   610 MB/s
[    0.789303] raid6: int64x4  gen()  1066 MB/s
[    0.857400] raid6: int64x4  xor()   767 MB/s
[    0.925483] raid6: int64x8  gen()  1118 MB/s
[    0.993544] raid6: int64x8  xor()   733 MB/s
[    1.061645] raid6: neonx1   gen()   752 MB/s
[    1.129710] raid6: neonx1   xor()   770 MB/s
[    1.197769] raid6: neonx2   gen()  1203 MB/s
[    1.265862] raid6: neonx2   xor()  1047 MB/s
[    1.333947] raid6: neonx4   gen()  1566 MB/s
[    1.402009] raid6: neonx4   xor()  1195 MB/s
[    1.470070] raid6: neonx8   gen()  1563 MB/s
[    1.538167] raid6: neonx8   xor()  1211 MB/s
[    1.538178] raid6: using algorithm neonx4 gen() 1566 MB/s
[    1.538188] raid6: .... xor() 1195 MB/s, rmw enabled
[    1.538198] raid6: using intx1 recovery algorithm
[    1.539110] vgaarb: loaded
[    1.539389] SCSI subsystem initialized
[    1.539595] libata version 3.00 loaded.
[    1.539671] ssp-pl022 f7106000.spi: could not find pctldev for node /soc/pinmux@f7010000/spi0_pmx_func, deferring probe
[    1.539872] usbcore: registered new interface driver usbfs
[    1.539919] usbcore: registered new interface driver hub
[    1.540032] usbcore: registered new device driver usb
[    1.540205] i2c_designware f7100000.i2c: could not find pctldev for node /soc/pinmux@f7010000/i2c0_pmx_func, deferring probe
[    1.540240] i2c_designware f7101000.i2c: could not find pctldev for node /soc/pinmux@f7010000/i2c1_pmx_func, deferring probe
[    1.540273] i2c_designware f7102000.i2c: could not find pctldev for node /soc/pinmux@f7010000/i2c2_pmx_func, deferring probe
[    1.540464] dmi: Firmware registration failed.
[    1.540481] Registered efivars operations
[    1.540543] Advanced Linux Sound Architecture Driver Initialized.
[    1.540963] Bluetooth: Core ver 2.22
[    1.540992] NET: Registered protocol family 31
[    1.541002] Bluetooth: HCI device and connection manager initialized
[    1.541018] Bluetooth: HCI socket layer initialized
[    1.541032] Bluetooth: L2CAP socket layer initialized
[    1.541046] Bluetooth: SCO socket layer initialized
[    1.541412] NetLabel: Initializing
[    1.541423] NetLabel:  domain hash size = 128
[    1.541432] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.541487] NetLabel:  unlabeled traffic allowed by default
[    1.541832] clocksource: Switched to clocksource arch_sys_counter
[    1.542048] VFS: Disk quotas dquot_6.6.0
[    1.542121] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.546777] NET: Registered protocol family 2
[    1.547232] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    1.547348] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    1.547581] TCP: Hash tables configured (established 16384 bind 16384)
[    1.547706] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    1.547756] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    1.547972] NET: Registered protocol family 1
[    1.548347] RPC: Registered named UNIX socket transport module.
[    1.548356] RPC: Registered udp transport module.
[    1.548363] RPC: Registered tcp transport module.
[    1.548371] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.548384] PCI: CLS 0 bytes, default 128
[    1.548636] Trying to unpack rootfs image as initramfs...
[    1.624645] Freeing initrd memory: 1888K
[    1.625482] kvm [1]: 8-bit VMID
[    1.625501] kvm [1]: IDMAP page: a39000
[    1.625512] kvm [1]: HYP VA range: 4000000000:7fffffffff
[    1.626023] kvm [1]: Hyp mode initialized successfully
[    1.626076] kvm [1]: vgic-v2@f6804000
[    1.626287] kvm [1]: vgic interrupt IRQ1
[    1.626307] kvm [1]: virtual timer IRQ4
[    1.629852] audit: initializing netlink subsys (disabled)
[    1.630250] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[    1.637246] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.637902] NFS: Registering the id_resolver key type
[    1.637939] Key type id_resolver registered
[    1.637950] Key type id_legacy registered
[    1.638066] fuse init (API version 7.26)
[    1.638397] 9p: Installing v9fs 9p2000 file system support
[    1.638682] SELinux:  Registering netfilter hooks
[    1.642182] io scheduler noop registered
[    1.642365] io scheduler cfq registered (default)
[    1.642377] io scheduler mq-deadline registered
[    1.644230] pinctrl-single f7010000.pinmux: 159 pins at pa ffffff8008eeb000 size 636
[    1.644706] pinctrl-single f7010800.pinmux: 163 pins at pa ffffff8008eed800 size 652
[    1.644866] pinctrl-single f8001800.pinmux: 30 pins at pa ffffff8008eef800 size 120
[    1.645535] pl061_gpio f8011000.gpio: PL061 GPIO chip @0x00000000f8011000 registered
[    1.645991] pl061_gpio f8012000.gpio: PL061 GPIO chip @0x00000000f8012000 registered
[    1.646401] pl061_gpio f8013000.gpio: PL061 GPIO chip @0x00000000f8013000 registered
[    1.646483] pl061_gpio f8014000.gpio: names 9 do not match number of GPIOs 8
[    1.646829] pl061_gpio f8014000.gpio: PL061 GPIO chip @0x00000000f8014000 registered
[    1.647232] pl061_gpio f7020000.gpio: PL061 GPIO chip @0x00000000f7020000 registered
[    1.647637] pl061_gpio f7021000.gpio: PL061 GPIO chip @0x00000000f7021000 registered
[    1.648047] pl061_gpio f7022000.gpio: PL061 GPIO chip @0x00000000f7022000 registered
[    1.648458] pl061_gpio f7023000.gpio: PL061 GPIO chip @0x00000000f7023000 registered
[    1.648544] pl061_gpio f7024000.gpio: names 9 do not match number of GPIOs 8
[    1.648888] pl061_gpio f7024000.gpio: PL061 GPIO chip @0x00000000f7024000 registered
[    1.649310] pl061_gpio f7025000.gpio: PL061 GPIO chip @0x00000000f7025000 registered
[    1.649722] pl061_gpio f7026000.gpio: PL061 GPIO chip @0x00000000f7026000 registered
[    1.650148] pl061_gpio f7027000.gpio: PL061 GPIO chip @0x00000000f7027000 registered
[    1.650554] pl061_gpio f7028000.gpio: PL061 GPIO chip @0x00000000f7028000 registered
[    1.650957] pl061_gpio f7029000.gpio: PL061 GPIO chip @0x00000000f7029000 registered
[    1.651358] pl061_gpio f702a000.gpio: PL061 GPIO chip @0x00000000f702a000 registered
[    1.651772] pl061_gpio f702b000.gpio: PL061 GPIO chip @0x00000000f702b000 registered
[    1.652177] pl061_gpio f702c000.gpio: PL061 GPIO chip @0x00000000f702c000 registered
[    1.652590] pl061_gpio f702d000.gpio: PL061 GPIO chip @0x00000000f702d000 registered
[    1.653007] pl061_gpio f702e000.gpio: PL061 GPIO chip @0x00000000f702e000 registered
[    1.653415] pl061_gpio f702f000.gpio: PL061 GPIO chip @0x00000000f702f000 registered
[    1.656170] k3-dma f7370000.dma: initialized
[    1.658234] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.660154] [drm] wait for external HDMI bridge driver.
[    1.660218] Mali<2>: 
[    1.660224] Inserting Mali v800 device driver. 
[    1.660238] Mali<2>: 
[    1.660244] Compiled: Apr  6 2017, time: 14:41:16.
[    1.660256] Mali<2>: 
[    1.660262] Driver revision: -v4.11-rc5-56-g10fdc31
[    1.660275] Mali<2>: 
[    1.660280] mali_module_init() registering driver
[    1.660384] Mali<2>: 
[    1.660390] mali_probe(): Called for platform device 3f100000.mali
[    1.660706] Mali<2>: 
[    1.660712] Mali SWAP: Swap out threshold vaule is 60M
[    1.660743] Mali<2>: 
[    1.660749] Mali memory settings (shared: 0x40000000)
[    1.660763] Mali<2>: 
[    1.660769] Using device defined frame buffer settings (0x00708000@0x3F100000)
[    1.660783] Mali<2>: 
[    1.660790] Memory Validator installed for Mali physical address base=0x3F100000, size=0x00708000
[    1.660809] Mali<2>: 
[    1.660815] Mali PM domain: Creating Mali PM domain (mask=0x00001000)
[    1.660830] Mali<2>: 
[    1.660835] Broadcast: Creating Mali Broadcast unit: Mali_Broadcast
[    1.660863] Mali<2>: 
[    1.660869] Mali PP: Creating Mali PP core: Mali_PP0
[    1.660882] Mali<2>: 
[    1.660888] Mali PP: Base address of PP core: 0xf4088000
[    1.661018] Mali<2>: 
[    1.661026] Found Mali GPU Mali-450 MP r0p0
[    1.661577] Mali<2>: 
[    1.661582] Mali DLBU: Initializing
[    1.661630] Mali<2>: 
[    1.661638] Mali L2 cache: Created Mali_L2:   8K, 4-way, 64byte cache line, 128bit external bus
[    1.661658] Mali<2>: 
[    1.661665] Mali L2 cache: Created Mali_L2: 128K, 4-way, 64byte cache line, 128bit external bus
[    1.661697] Mali<2>: 
[    1.661702] Mali MMU: Creating Mali MMU: Mali_GP_MMU
[    1.661736] Mali<2>: 
[    1.661740] mali_mmu_probe_irq_acknowledge: intstat 0x3
[    1.661749] Mali<2>: 
[    1.661752] Probe: Page fault detect: PASSED
[    1.661761] Mali<2>: 
[    1.661764] Probe: Bus read error detect: PASSED
[    1.661810] Mali<2>: 
[    1.661815] Mali GP: Creating Mali GP core: Mali_GP
[    1.661861] Mali<2>: 
[    1.661867] Mali MMU: Creating Mali MMU: Mali_PP0_MMU
[    1.661899] Mali<2>: 
[    1.661902] mali_mmu_probe_irq_acknowledge: intstat 0x3
[    1.661912] Mali<2>: 
[    1.661915] Probe: Page fault detect: PASSED
[    1.661923] Mali<2>: 
[    1.661926] Probe: Bus read error detect: PASSED
[    1.661948] Mali<2>: 
[    1.661954] Mali PP: Creating Mali PP core: Mali_PP0
[    1.661967] Mali<2>: 
[    1.661972] Mali PP: Base address of PP core: 0xf4088000
[    1.662013] Mali<2>: 
[    1.662018] Mali MMU: Creating Mali MMU: Mali_PP1_MMU
[    1.662055] Mali<2>: 
[    1.662058] mali_mmu_probe_irq_acknowledge: intstat 0x3
[    1.662068] Mali<2>: 
[    1.662071] Probe: Page fault detect: PASSED
[    1.662079] Mali<2>: 
[    1.662082] Probe: Bus read error detect: PASSED
[    1.662104] Mali<2>: 
[    1.662110] Mali PP: Creating Mali PP core: Mali_PP1
[    1.662123] Mali<2>: 
[    1.662128] Mali PP: Base address of PP core: 0xf408a000
[    1.662169] Mali<2>: 
[    1.662174] Mali MMU: Creating Mali MMU: Mali_PP2_MMU
[    1.662206] Mali<2>: 
[    1.662210] mali_mmu_probe_irq_acknowledge: intstat 0x3
[    1.662219] Mali<2>: 
[    1.662222] Probe: Page fault detect: PASSED
[    1.662230] Mali<2>: 
[    1.662233] Probe: Bus read error detect: PASSED
[    1.662256] Mali<2>: 
[    1.662261] Mali PP: Creating Mali PP core: Mali_PP2
[    1.662274] Mali<2>: 
[    1.662280] Mali PP: Base address of PP core: 0xf408c000
[    1.662321] Mali<2>: 
[    1.662326] Mali MMU: Creating Mali MMU: Mali_PP3_MMU
[    1.662367] Mali<2>: 
[    1.662371] mali_mmu_probe_irq_acknowledge: intstat 0x3
[    1.662380] Mali<2>: 
[    1.662383] Probe: Page fault detect: PASSED
[    1.662391] Mali<2>: 
[    1.662394] Probe: Bus read error detect: PASSED
[    1.662416] Mali<2>: 
[    1.662422] Mali PP: Creating Mali PP core: Mali_PP3
[    1.662435] Mali<2>: 
[    1.662441] Mali PP: Base address of PP core: 0xf408e000
[    1.662482] Mali<2>: 
[    1.662488] Starting new virtual group for MMU PP broadcast core Mali_PP_MMU_Broadcast
[    1.662501] Mali<2>: 
[    1.662507] Mali DLBU: Creating Mali dynamic load balancing unit: Mali_DLBU
[    1.662526] Mali<2>: 
[    1.662531] Broadcast: Creating Mali Broadcast unit: Mali_Broadcast
[    1.662550] Mali<2>: 
[    1.662556] Mali MMU: Creating Mali MMU: Mali_PP_MMU_Broadcast
[    1.662572] Mali<2>: 
[    1.662578] Mali PP: Creating Mali PP core: Mali_PP_Broadcast
[    1.662591] Mali<2>: 
[    1.662596] Mali PP: Base address of PP core: 0xf4096000
[    1.662634] Mali<2>: 
[    1.662639] 4+0 PP cores initialized
[    1.662663] Mali<2>: 
[    1.662669] Mali GPU Timer: 50
[    1.662681] Mali<2>: 
[    1.662686] Mali GPU Utilization: No platform utilization handler installed
[    1.662788] Mali<2>: 
[    1.662794] mali_probe(): Successfully initialized driver for platform device 3f100000.mali
[    1.662864] Mali: 
[    1.662870] Mali device driver loaded
[    1.672087] brd: module loaded
[    1.676472] loop: module loaded
[    1.676809] (stk) :sysfs entries created
[    1.676862] (hci_tty): inside hci_tty_init
[    1.676957] (hci_tty): allocated 251, 0
[    1.680601] libphy: Fixed MDIO Bus: probed
[    1.680617] tun: Universal TUN/TAP device driver, 1.6
[    1.680843] sky2: driver version 1.30
[    1.681148] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[    1.681193] usbcore: registered new interface driver pegasus
[    1.681233] usbcore: registered new interface driver rtl8150
[    1.681273] usbcore: registered new interface driver r8152
[    1.681310] usbcore: registered new interface driver asix
[    1.681351] usbcore: registered new interface driver ax88179_178a
[    1.681392] usbcore: registered new interface driver cdc_ether
[    1.681428] usbcore: registered new interface driver dm9601
[    1.681464] usbcore: registered new interface driver CoreChips
[    1.681502] usbcore: registered new interface driver smsc75xx
[    1.681543] usbcore: registered new interface driver smsc95xx
[    1.681587] usbcore: registered new interface driver net1080
[    1.681626] usbcore: registered new interface driver plusb
[    1.681666] usbcore: registered new interface driver cdc_subset
[    1.681703] usbcore: registered new interface driver zaurus
[    1.681744] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    1.682189] usbcore: registered new interface driver cdc_ncm
[    1.682379] dwc2 f72c0000.usb: mapped PA f72c0000 to VA ffffff8009340000
[    1.682551] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.682562] ehci-pci: EHCI PCI platform driver
[    1.682607] ehci-platform: EHCI generic platform driver
[    1.682728] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.682739] ohci-pci: OHCI PCI platform driver
[    1.682778] ohci-platform: OHCI generic platform driver
[    1.682925] usbcore: registered new interface driver cdc_acm
[    1.682936] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.682978] usbcore: registered new interface driver usb-storage
[    1.683063] usbcore: registered new interface driver usbserial
[    1.683100] usbcore: registered new interface driver usbserial_generic
[    1.683137] usbserial: USB Serial support registered for generic
[    1.683176] usbcore: registered new interface driver ftdi_sio
[    1.683214] usbserial: USB Serial support registered for FTDI USB Serial Device
[    1.683256] usbcore: registered new interface driver option
[    1.683292] usbserial: USB Serial support registered for GSM modem (1-port)
[    1.683328] usbcore: registered new interface driver pl2303
[    1.683367] usbserial: USB Serial support registered for pl2303
[    1.683406] usbcore: registered new interface driver qcserial
[    1.683443] usbserial: USB Serial support registered for Qualcomm USB modem
[    1.683480] usbcore: registered new interface driver usb_serial_simple
[    1.683517] usbserial: USB Serial support registered for carelink
[    1.683556] usbserial: USB Serial support registered for zio
[    1.683591] usbserial: USB Serial support registered for funsoft
[    1.683627] usbserial: USB Serial support registered for flashloader
[    1.683668] usbserial: USB Serial support registered for google
[    1.683706] usbserial: USB Serial support registered for vivopay
[    1.683742] usbserial: USB Serial support registered for moto_modem
[    1.683780] usbserial: USB Serial support registered for novatel_gps
[    1.683817] usbserial: USB Serial support registered for hp4x
[    1.683854] usbserial: USB Serial support registered for suunto
[    1.683890] usbserial: USB Serial support registered for siemens_mpi
[    1.684030] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
[    1.684577] input: HISI 65xx PowerOn Key as /devices/platform/f8000000.pmic/hi65xx-powerkey.0.auto/input/input0
[    1.685047] rtc-pl031 f8003000.rtc: rtc core: registered pl031 as rtc0
[    1.685239] rtc-pl031 f8004000.rtc: rtc core: registered pl031 as rtc1
[    1.685430] i2c /dev entries driver
[    1.689822] hisi_thermal f7030700.tsensor: THERMAL ALARM: T > 0
[    1.689890] hisi_thermal f7030700.tsensor: failed to register sensor id 0: -19
[    1.689903] hisi_thermal f7030700.tsensor: failed to register thermal sensor: -19
[    1.689931] hisi_thermal f7030700.tsensor: failed to register sensor id 1: -19
[    1.689943] hisi_thermal f7030700.tsensor: failed to register thermal sensor: -19
[    1.701818] hisi_thermal f7030700.tsensor: failed to register sensor id 3: -19
[    1.701830] hisi_thermal f7030700.tsensor: failed to register thermal sensor: -19
[    1.702056] device-mapper: uevent: version 1.0.3
[    1.702263] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    1.702277] Bluetooth: HCI UART driver ver 2.3
[    1.702290] Bluetooth: HCI UART protocol H4 registered
[    1.702824] (stc):  chnl_id list empty :4 
[    1.702829] (stk) : st_kim_start
[    1.714582] sdhci: Secure Digital Host Controller Interface driver
[    1.714599] sdhci: Copyright(c) Pierre Ossman
[    1.714634] Synopsys Designware Multimedia Card Interface Driver
[    1.715312] dwmmc_k3 f723d000.dwmmc0: fifo-depth property not found, using value of FIFOTH register as default
[    1.715428] dwmmc_k3 f723d000.dwmmc0: IDMAC supports 32-bit address mode.
[    1.730074] dwmmc_k3 f723d000.dwmmc0: Using internal DMA controller.
[    1.730092] dwmmc_k3 f723d000.dwmmc0: Version ID is 250a
[    1.730145] dwmmc_k3 f723d000.dwmmc0: DW MMC controller at irq 41,32 bit host data width,8 deep fifo
[    1.730292] mmc_host mmc0: card is non-removable.
[    1.749973] mmc_host mmc0: Bus speed (slot 0) = 24800000Hz (slot req 400000Hz, actual 400000HZ div = 31)
[    1.769950] dwmmc_k3 f723d000.dwmmc0: 1 slots initialized
[    1.770367] dwmmc_k3 f723e000.dwmmc1: fifo-depth property not found, using value of FIFOTH register as default
[    1.770520] dwmmc_k3 f723e000.dwmmc1: IDMAC supports 32-bit address mode.
[    1.771260] dwmmc_k3 f723e000.dwmmc1: Using internal DMA controller.
[    1.771277] dwmmc_k3 f723e000.dwmmc1: Version ID is 250a
[    1.771325] dwmmc_k3 f723e000.dwmmc1: DW MMC controller at irq 42,32 bit host data width,128 deep fifo
[    1.771452] dwmmc_k3 f723e000.dwmmc1: Got CD GPIO
[    1.789965] mmc_host mmc1: Bus speed (slot 0) = 24800000Hz (slot req 400000Hz, actual 400000HZ div = 31)
[    1.807910] (stk) :ldisc_install = 1
[    1.810492] dwmmc_k3 f723e000.dwmmc1: 1 slots initialized
[    1.811952] dwmmc_k3 f723f000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default
[    1.812062] dwmmc_k3 f723f000.dwmmc2: IDMAC supports 32-bit address mode.
[    1.812148] dwmmc_k3 f723f000.dwmmc2: Using internal DMA controller.
[    1.812164] dwmmc_k3 f723f000.dwmmc2: Version ID is 250a
[    1.812209] dwmmc_k3 f723f000.dwmmc2: DW MMC controller at irq 43,32 bit host data width,128 deep fifo
[    1.812457] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.813512] hidraw: raw HID events driver (C) Jiri Kosina
[    1.814820] usbcore: registered new interface driver usbhid
[    1.814835] usbhid: USB HID core driver
[    1.819130] ashmem: initialized
[    1.820621] u32 classifier
[    1.820635]     Actions configured
[    1.820648] Netfilter messages via NETLINK v0.30.
[    1.820862] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    1.821063] ctnetlink v0.93: registering with nfnetlink.
[    1.821337] xt_time: kernel timezone is -0000
[    1.821577] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.821819] arp_tables: arp_tables: (C) 2002 David S. Miller
[    1.823219] Initializing XFRM netlink socket
[    1.823627] NET: Registered protocol family 10
[    1.824591] Segment Routing with IPv6
[    1.824670] mip6: Mobile IPv6
[    1.824698] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    1.824976] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.825462] NET: Registered protocol family 17
[    1.825487] NET: Registered protocol family 15
[    1.825533] Bridge firewalling registered
[    1.825630] Bluetooth: RFCOMM TTY layer initialized
[    1.825646] Bluetooth: RFCOMM socket layer initialized
[    1.825655] Bluetooth: RFCOMM ver 1.11
[    1.825665] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.825681] Bluetooth: HIDP socket layer initialized
[    1.825740] 8021q: 802.1Q VLAN Support v1.8
[    1.825964] 9pnet: Installing 9P2000 support
[    1.826030] Key type dns_resolver registered
[    1.826461] registered taskstats version 1
[    1.827918] Btrfs loaded, crc32c=crc32c-generic
[    1.828386] f7111000.uart: ttyAMA1 at MMIO 0xf7111000 (irq = 8, base_baud = 0) is a PL011 rev2
[    1.828708] f7112000.uart: ttyAMA2 at MMIO 0xf7112000 (irq = 9, base_baud = 0) is a PL011 rev2
[    1.828999] f7113000.uart: ttyAMA3 at MMIO 0xf7113000 (irq = 10, base_baud = 0) is a PL011 rev2
[    1.845665] mmc_host mmc0: Bus speed (slot 0) = 51756522Hz (slot req 52000000Hz, actual 51756522HZ div = 0)
[    1.852441] mmc0: new high speed MMC card at address 0001
[    1.852990] mmcblk0: mmc0:0001 H8G1e\x05 7.28 GiB 
[    1.853319] mmcblk0boot0: mmc0:0001 H8G1e\x05 partition 1 4.00 MiB
[    1.853645] mmcblk0boot1: mmc0:0001 H8G1e\x05 partition 2 4.00 MiB
[    1.854356] mmcblk0rpmb: mmc0:0001 H8G1e\x05 partition 3 4.00 MiB
[    1.857763]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
[    2.817955] (stk) :ldisc installation timeout
[    2.817962] (stk) :ldisc_install = 0
[    3.841945] (stk) : timed out waiting for ldisc to be un-installed
[    3.948960] (stk) :ldisc_install = 1
[    4.328425] console [ttyAMA3] enabled
[    4.336528] ssp-pl022 f7106000.spi: ARM PL022 driver, device ID: 0x00041022
[    4.343576] ssp-pl022 f7106000.spi: mapped registers from 0x00000000f7106000 to ffffff800933e000
[    4.352442] ssp-pl022 f7106000.spi: setup for DMA on RX dma0chan0, TX dma0chan1
[    4.362031] adv7511 2-0039: 2-0039 supply avdd not found, using dummy regulator
[    4.369390] adv7511 2-0039: 2-0039 supply dvdd not found, using dummy regulator
[    4.376735] adv7511 2-0039: 2-0039 supply pvdd not found, using dummy regulator
[    4.384071] adv7511 2-0039: 2-0039 supply a2vdd not found, using dummy regulator
[    4.391498] adv7511 2-0039: 2-0039 supply v3p3 not found, using dummy regulator
[    4.398834] adv7511 2-0039: 2-0039 supply v1p2 not found, using dummy regulator
[    4.420798] kirin-drm f4100000.ade: bound f4107800.dsi (ops 0xffffff8008ace738)
[    4.428154] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.434785] [drm] No driver support for vblank timestamp query.
[    4.509693] random: fast init done
[    4.519949] Checking mode 1920x1080@60 clock: 148500...
[    4.520025] OK - whitelist
[    4.528011] Checking mode 1280x720@60 clock: 74250...
[    4.528058] OK - whitelist
[    4.535829] Checking mode 1920x1080@50 clock: 148500...
[    4.535876] OK - whitelist
[    4.543837] Checking mode 720x480@60 clock: 27000...
[    4.543885] BAD
[    4.550612] Checking mode 1680x1050@60 clock: 119000...
[    4.550660] BAD
[    4.557639] Checking mode 1600x1200@60 clock: 162000...
[    4.557686] BAD
[    4.564666] Checking mode 1440x900@60 clock: 88750...
[    4.564716] BAD
[    4.571530] Checking mode 1400x1050@60 clock: 101000...
[    4.571577] BAD
[    4.578565] Checking mode 1280x1024@60 clock: 108000...
[    4.578614] BAD
[    4.585594] Checking mode 1280x960@60 clock: 108000...
[    4.585640] BAD
[    4.592533] Checking mode 1152x864@75 clock: 108000...
[    4.592580] BAD
[    4.599480] Checking mode 800x600@60 clock: 40000...
[    4.599507] OK - clocks match!
[    4.607537] Checking mode 800x600@56 clock: 36000...
[    4.607566] OK - clocks match!
[    4.615595] Checking mode 640x480@75 clock: 31500...
[    4.615646] BAD
[    4.622372] Checking mode 640x480@73 clock: 31500...
[    4.622419] BAD
[    4.629137] Checking mode 640x480@67 clock: 30240...
[    4.629187] BAD
[    4.635906] Checking mode 640x480@60 clock: 25175...
[    4.635953] BAD
[    4.642680] Checking mode 720x400@70 clock: 28320...
[    4.642728] BAD
[    4.649447] Checking mode 1280x1024@75 clock: 135000...
[    4.649496] BAD
[    4.656475] Checking mode 1024x768@75 clock: 78750...
[    4.656525] BAD
[    4.663339] Checking mode 1024x768@70 clock: 75000...
[    4.663389] OK - whitelist
[    4.671158] Checking mode 1024x768@60 clock: 65000...
[    4.671204] BAD
[    4.678018] Checking mode 832x624@75 clock: 57284...
[    4.678064] BAD
[    4.684782] Checking mode 800x600@75 clock: 49500...
[    4.684832] BAD
[    4.691551] Checking mode 800x600@72 clock: 50000...
[    4.691598] BAD
[    4.698324] Checking mode 1440x480@60 clock: 54000...
[    4.698372] BAD
[    4.705176] Checking mode 1440x576@50 clock: 54000...
[    4.705224] BAD
[    4.712029] Checking mode 1280x720@50 clock: 74250...
[    4.712076] OK - whitelist
[    4.719844] Checking mode 720x576@50 clock: 27000...
[    4.719891] BAD
[    4.726618] Checking mode 1920x1080@60 clock: 148352...
[    4.726664] BAD
[    4.733642] Checking mode 1280x720@60 clock: 74176...
[    4.733690] BAD
[    4.740494] Checking mode 720x480@60 clock: 27027...
[    4.740541] BAD
[    4.747269] Checking mode 640x480@60 clock: 25200...
[    4.747316] BAD
[    4.754042] Checking mode 1440x480@60 clock: 54054...
[    4.754088] BAD
[    4.764739] kirin-drm f4100000.ade: fb0:  frame buffer device
[    4.770743] [drm] Initialized kirin 1.0.0 20150718 for f4100000.ade on minor 0
[    4.778282] dwc2 f72c0000.usb: mapped PA f72c0000 to VA ffffff8009c00000
[    4.778377] dwc2 f72c0000.usb: f72c0000.usb supply vusb_d not found, using dummy regulator
[    4.786678] dwc2 f72c0000.usb: f72c0000.usb supply vusb_a not found, using dummy regulator
[    4.794996] dwc2 f72c0000.usb: registering common handler for irq39
[    4.901804] dwc2 f72c0000.usb: Core Release: 3.00a (snpsid=4f54300a)
[    4.901813] dwc2 f72c0000.usb: Forcing mode to host
[    4.962002] (stk) :ldisc installation timeout
[    4.962012] (stk) :ldisc_install = 0
[    5.166154] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[7]=0
[    5.178908] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[8]=0
[    5.188068] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[9]=0
[    5.197225] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[10]=0
[    5.206469] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[11]=0
[    5.215714] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[12]=0
[    5.224959] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[13]=0
[    5.234204] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[14]=0
[    5.243448] dwc2 f72c0000.usb: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[15]=0
[    5.252695] dwc2 f72c0000.usb: NonPeriodic TXFIFO size: 128
[    5.252706] dwc2 f72c0000.usb: RXFIFO size: 512
[    5.252760] dwc2 f72c0000.usb: EPs: 16, dedicated fifos, 1920 entries in SPRAM
[    5.260076] alloc_contig_range: [78047, 78048) PFNs busy
[    5.265548] alloc_contig_range: [78047, 78048) PFNs busy
[    5.270967] alloc_contig_range: [78047, 78048) PFNs busy
[    5.276380] alloc_contig_range: [78047, 78048) PFNs busy
[    5.282068] dwc2 f72c0000.usb: DCFG=0x08100000, DCTL=0x00000002, DIEPMSK=00000000
[    5.289584] dwc2 f72c0000.usb: GAHBCFG=0x00000000, GHWCFG1=0x00000000
[    5.296053] dwc2 f72c0000.usb: GRXFSIZ=0x00000800, GNPTXFSIZ=0x08000800
[    5.302695] dwc2 f72c0000.usb: DPTx[1] FSize=2048, StAddr=0x00001000
[    5.309082] dwc2 f72c0000.usb: DPTx[2] FSize=2048, StAddr=0x00001800
[    5.315462] dwc2 f72c0000.usb: DPTx[3] FSize=2048, StAddr=0x00002000
[    5.321847] dwc2 f72c0000.usb: DPTx[4] FSize=2048, StAddr=0x00002800
[    5.328227] dwc2 f72c0000.usb: DPTx[5] FSize=2048, StAddr=0x00003000
[    5.334615] dwc2 f72c0000.usb: DPTx[6] FSize=2048, StAddr=0x00003800
[    5.340993] dwc2 f72c0000.usb: DPTx[7] FSize=2048, StAddr=0x00004000
[    5.347374] dwc2 f72c0000.usb: DPTx[8] FSize=2048, StAddr=0x00004800
[    5.353752] dwc2 f72c0000.usb: DPTx[9] FSize=2048, StAddr=0x00005000
[    5.360130] dwc2 f72c0000.usb: DPTx[10] FSize=2048, StAddr=0x00005800
[    5.366595] dwc2 f72c0000.usb: DPTx[11] FSize=2048, StAddr=0x00006000
[    5.373059] dwc2 f72c0000.usb: DPTx[12] FSize=2048, StAddr=0x00006800
[    5.379524] dwc2 f72c0000.usb: DPTx[13] FSize=2048, StAddr=0x00007000
[    5.385989] dwc2 f72c0000.usb: DPTx[14] FSize=2048, StAddr=0x00007800
[    5.392453] dwc2 f72c0000.usb: DPTx[15] FSize=2048, StAddr=0x00008000
[    5.398919] dwc2 f72c0000.usb: ep0-in: EPCTL=0x00008800, SIZ=0x00000000, DMA=0x3ca7a080
[    5.406949] dwc2 f72c0000.usb: ep0-out: EPCTL=0x00008000, SIZ=0x00000000, DMA=0x74065518
[    5.415071] dwc2 f72c0000.usb: ep1-in: EPCTL=0x00001000, SIZ=0x00000000, DMA=0x74cff018
[    5.423117] dwc2 f72c0000.usb: ep1-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x73357380
[    5.431235] dwc2 f72c0000.usb: ep2-in: EPCTL=0x00001800, SIZ=0x00000000, DMA=0xfefd5404
[    5.439264] dwc2 f72c0000.usb: ep2-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0xf3bb0420
[    5.447379] dwc2 f72c0000.usb: ep3-in: EPCTL=0x00002000, SIZ=0x00000000, DMA=0x04457d5a
[    5.455409] dwc2 f72c0000.usb: ep3-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x0761e7dc
[    5.463524] dwc2 f72c0000.usb: ep4-in: EPCTL=0x00002800, SIZ=0x00000000, DMA=0x3ca7a080
[    5.471554] dwc2 f72c0000.usb: ep4-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0xaebce488
[    5.479670] dwc2 f72c0000.usb: ep5-in: EPCTL=0x00003000, SIZ=0x00000000, DMA=0x0800eee6
[    5.487700] dwc2 f72c0000.usb: ep5-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x15a2bdff
[    5.495816] dwc2 f72c0000.usb: ep6-in: EPCTL=0x00003800, SIZ=0x00000000, DMA=0xb3fe24d4
[    5.503845] dwc2 f72c0000.usb: ep6-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x6fee1476
[    5.511962] dwc2 f72c0000.usb: ep7-in: EPCTL=0x00004000, SIZ=0x00000000, DMA=0x0d31bff7
[    5.519991] dwc2 f72c0000.usb: ep7-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x2901ffc6
[    5.528107] dwc2 f72c0000.usb: ep8-in: EPCTL=0x00004800, SIZ=0x00000000, DMA=0xb7350dcc
[    5.536136] dwc2 f72c0000.usb: ep8-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0xcffc148b
[    5.544252] dwc2 f72c0000.usb: ep9-in: EPCTL=0x00005000, SIZ=0x00000000, DMA=0x2c033bdd
[    5.552282] dwc2 f72c0000.usb: ep9-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x2923ffae
[    5.560398] dwc2 f72c0000.usb: ep10-in: EPCTL=0x00005800, SIZ=0x00000000, DMA=0xe4fe3434
[    5.568514] dwc2 f72c0000.usb: ep10-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0xbcfd0e88
[    5.576717] dwc2 f72c0000.usb: ep11-in: EPCTL=0x00006000, SIZ=0x00000000, DMA=0x0cc1e8fe
[    5.584834] dwc2 f72c0000.usb: ep11-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x02028d2e
[    5.593036] dwc2 f72c0000.usb: ep12-in: EPCTL=0x00006800, SIZ=0x00000000, DMA=0xffd58060
[    5.601153] dwc2 f72c0000.usb: ep12-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0xfd464068
[    5.609356] dwc2 f72c0000.usb: ep13-in: EPCTL=0x00007000, SIZ=0x00000000, DMA=0x4c39f97f
[    5.617472] dwc2 f72c0000.usb: ep13-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x2425f3ec
[    5.625676] dwc2 f72c0000.usb: ep14-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x6f760199
[    5.633793] dwc2 f72c0000.usb: ep14-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0xff7d2b92
[    5.642009] dwc2 f72c0000.usb: ep15-in: EPCTL=0x00000800, SIZ=0x00000000, DMA=0x6127dd7e
[    5.650126] dwc2 f72c0000.usb: ep15-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x4295fdc6
[    5.658329] dwc2 f72c0000.usb: DVBUSDIS=0x000017d7, DVBUSPULSE=000005b8
[    5.664966] dwc2 f72c0000.usb: DWC OTG HCD INIT
[    5.664976] dwc2 f72c0000.usb: hcfg=00100000
[    5.664995] dwc2 f72c0000.usb: dwc2_core_init(ffffffc073872018)
[    5.665006] dwc2 f72c0000.usb: HS UTMI+ PHY selected
[    5.665017] dwc2 f72c0000.usb: Internal DMA Mode
[    5.665029] dwc2 f72c0000.usb: host_dma:1 dma_desc_enable:0
[    5.665039] dwc2 f72c0000.usb: Using Buffer DMA mode
[    5.665052] dwc2 f72c0000.usb: Device Mode
[    5.665111] alloc_contig_range: [78047, 78048) PFNs busy
[    5.670521] dwc2 f72c0000.usb: DWC OTG Controller
[    5.675276] dwc2 f72c0000.usb: new USB bus registered, assigned bus number 1
[    5.682388] dwc2 f72c0000.usb: irq 39, io mem 0xf72c0000
[    5.687724] dwc2 f72c0000.usb: DWC OTG HCD START
[    5.688311] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
[    5.688498] hub 1-0:1.0: USB hub found
[    5.692286] dwc2 f72c0000.usb: GetHubDescriptor
[    5.692320] hub 1-0:1.0: 1 port detected
[    5.696300] dwc2 f72c0000.usb: GetHubStatus
[    5.696409] dwc2 f72c0000.usb: SetPortFeature
[    5.696611] dwc2 f72c0000.usb: 
[    5.696623] dwc2 f72c0000.usb: ************************************************************
[    5.696633] dwc2 f72c0000.usb: HCD State:
[    5.696644] dwc2 f72c0000.usb:   Num channels: 16
[    5.696655] dwc2 f72c0000.usb:   Channel 0:
[    5.696666] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.696676] dwc2 f72c0000.usb:     speed: 0
[    5.696686] dwc2 f72c0000.usb:     ep_type: 0
[    5.696696] dwc2 f72c0000.usb:     max_packet: 0
[    5.696706] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.696716] dwc2 f72c0000.usb:     multi_count: 0
[    5.696726] dwc2 f72c0000.usb:     xfer_started: 0
[    5.696737] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.696748] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.696758] dwc2 f72c0000.usb:     xfer_len: 0
[    5.696769] dwc2 f72c0000.usb:     xfer_count: 0
[    5.696779] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.696790] dwc2 f72c0000.usb:     halt_pending: 0
[    5.696800] dwc2 f72c0000.usb:     halt_status: 0
[    5.696810] dwc2 f72c0000.usb:     do_split: 0
[    5.696820] dwc2 f72c0000.usb:     complete_split: 0
[    5.696830] dwc2 f72c0000.usb:     hub_addr: 0
[    5.696840] dwc2 f72c0000.usb:     hub_port: 0
[    5.696850] dwc2 f72c0000.usb:     xact_pos: 0
[    5.696860] dwc2 f72c0000.usb:     requests: 0
[    5.696870] dwc2 f72c0000.usb:     qh:           (null)
[    5.696880] dwc2 f72c0000.usb:   Channel 1:
[    5.696891] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.696901] dwc2 f72c0000.usb:     speed: 0
[    5.696912] dwc2 f72c0000.usb:     ep_type: 0
[    5.696922] dwc2 f72c0000.usb:     max_packet: 0
[    5.696933] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.696943] dwc2 f72c0000.usb:     multi_count: 0
[    5.696953] dwc2 f72c0000.usb:     xfer_started: 0
[    5.696963] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.696973] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.696983] dwc2 f72c0000.usb:     xfer_len: 0
[    5.696993] dwc2 f72c0000.usb:     xfer_count: 0
[    5.697003] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.697013] dwc2 f72c0000.usb:     halt_pending: 0
[    5.697023] dwc2 f72c0000.usb:     halt_status: 0
[    5.697033] dwc2 f72c0000.usb:     do_split: 0
[    5.697043] dwc2 f72c0000.usb:     complete_split: 0
[    5.697053] dwc2 f72c0000.usb:     hub_addr: 0
[    5.697064] dwc2 f72c0000.usb:     hub_port: 0
[    5.697074] dwc2 f72c0000.usb:     xact_pos: 0
[    5.697085] dwc2 f72c0000.usb:     requests: 0
[    5.697095] dwc2 f72c0000.usb:     qh:           (null)
[    5.697105] dwc2 f72c0000.usb:   Channel 2:
[    5.697116] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.697126] dwc2 f72c0000.usb:     speed: 0
[    5.697136] dwc2 f72c0000.usb:     ep_type: 0
[    5.697146] dwc2 f72c0000.usb:     max_packet: 0
[    5.697156] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.697166] dwc2 f72c0000.usb:     multi_count: 0
[    5.697176] dwc2 f72c0000.usb:     xfer_started: 0
[    5.697186] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.697197] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.697207] dwc2 f72c0000.usb:     xfer_len: 0
[    5.697218] dwc2 f72c0000.usb:     xfer_count: 0
[    5.697228] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.697238] dwc2 f72c0000.usb:     halt_pending: 0
[    5.697249] dwc2 f72c0000.usb:     halt_status: 0
[    5.697259] dwc2 f72c0000.usb:     do_split: 0
[    5.697269] dwc2 f72c0000.usb:     complete_split: 0
[    5.697279] dwc2 f72c0000.usb:     hub_addr: 0
[    5.697289] dwc2 f72c0000.usb:     hub_port: 0
[    5.697299] dwc2 f72c0000.usb:     xact_pos: 0
[    5.697309] dwc2 f72c0000.usb:     requests: 0
[    5.697319] dwc2 f72c0000.usb:     qh:           (null)
[    5.697329] dwc2 f72c0000.usb:   Channel 3:
[    5.697340] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.697350] dwc2 f72c0000.usb:     speed: 0
[    5.697361] dwc2 f72c0000.usb:     ep_type: 0
[    5.697371] dwc2 f72c0000.usb:     max_packet: 0
[    5.697382] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.697392] dwc2 f72c0000.usb:     multi_count: 0
[    5.697403] dwc2 f72c0000.usb:     xfer_started: 0
[    5.697413] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.697423] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.697433] dwc2 f72c0000.usb:     xfer_len: 0
[    5.697443] dwc2 f72c0000.usb:     xfer_count: 0
[    5.697453] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.697463] dwc2 f72c0000.usb:     halt_pending: 0
[    5.697473] dwc2 f72c0000.usb:     halt_status: 0
[    5.697483] dwc2 f72c0000.usb:     do_split: 0
[    5.697493] dwc2 f72c0000.usb:     complete_split: 0
[    5.697503] dwc2 f72c0000.usb:     hub_addr: 0
[    5.697514] dwc2 f72c0000.usb:     hub_port: 0
[    5.697524] dwc2 f72c0000.usb:     xact_pos: 0
[    5.697534] dwc2 f72c0000.usb:     requests: 0
[    5.697545] dwc2 f72c0000.usb:     qh:           (null)
[    5.697555] dwc2 f72c0000.usb:   Channel 4:
[    5.697566] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.697576] dwc2 f72c0000.usb:     speed: 0
[    5.697586] dwc2 f72c0000.usb:     ep_type: 0
[    5.697596] dwc2 f72c0000.usb:     max_packet: 0
[    5.697606] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.697616] dwc2 f72c0000.usb:     multi_count: 0
[    5.697626] dwc2 f72c0000.usb:     xfer_started: 0
[    5.697636] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.697646] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.697657] dwc2 f72c0000.usb:     xfer_len: 0
[    5.697667] dwc2 f72c0000.usb:     xfer_count: 0
[    5.697677] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.697688] dwc2 f72c0000.usb:     halt_pending: 0
[    5.697698] dwc2 f72c0000.usb:     halt_status: 0
[    5.697709] dwc2 f72c0000.usb:     do_split: 0
[    5.697719] dwc2 f72c0000.usb:     complete_split: 0
[    5.697729] dwc2 f72c0000.usb:     hub_addr: 0
[    5.697739] dwc2 f72c0000.usb:     hub_port: 0
[    5.697749] dwc2 f72c0000.usb:     xact_pos: 0
[    5.697759] dwc2 f72c0000.usb:     requests: 0
[    5.697769] dwc2 f72c0000.usb:     qh:           (null)
[    5.697779] dwc2 f72c0000.usb:   Channel 5:
[    5.697809] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.697819] dwc2 f72c0000.usb:     speed: 0
[    5.697829] dwc2 f72c0000.usb:     ep_type: 0
[    5.697839] dwc2 f72c0000.usb:     max_packet: 0
[    5.697849] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.697859] dwc2 f72c0000.usb:     multi_count: 0
[    5.697869] dwc2 f72c0000.usb:     xfer_started: 0
[    5.697879] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.697889] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.697899] dwc2 f72c0000.usb:     xfer_len: 0
[    5.697909] dwc2 f72c0000.usb:     xfer_count: 0
[    5.697919] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.697929] dwc2 f72c0000.usb:     halt_pending: 0
[    5.697939] dwc2 f72c0000.usb:     halt_status: 0
[    5.697949] dwc2 f72c0000.usb:     do_split: 0
[    5.697959] dwc2 f72c0000.usb:     complete_split: 0
[    5.697969] dwc2 f72c0000.usb:     hub_addr: 0
[    5.697979] dwc2 f72c0000.usb:     hub_port: 0
[    5.697989] dwc2 f72c0000.usb:     xact_pos: 0
[    5.697998] dwc2 f72c0000.usb:     requests: 0
[    5.698008] dwc2 f72c0000.usb:     qh:           (null)
[    5.698018] dwc2 f72c0000.usb:   Channel 6:
[    5.698029] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.698039] dwc2 f72c0000.usb:     speed: 0
[    5.698049] dwc2 f72c0000.usb:     ep_type: 0
[    5.698059] dwc2 f72c0000.usb:     max_packet: 0
[    5.698069] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.698079] dwc2 f72c0000.usb:     multi_count: 0
[    5.698089] dwc2 f72c0000.usb:     xfer_started: 0
[    5.698099] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.698109] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.698119] dwc2 f72c0000.usb:     xfer_len: 0
[    5.698129] dwc2 f72c0000.usb:     xfer_count: 0
[    5.698139] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.698149] dwc2 f72c0000.usb:     halt_pending: 0
[    5.698160] dwc2 f72c0000.usb:     halt_status: 0
[    5.698170] dwc2 f72c0000.usb:     do_split: 0
[    5.698180] dwc2 f72c0000.usb:     complete_split: 0
[    5.698190] dwc2 f72c0000.usb:     hub_addr: 0
[    5.698200] dwc2 f72c0000.usb:     hub_port: 0
[    5.698209] dwc2 f72c0000.usb:     xact_pos: 0
[    5.698219] dwc2 f72c0000.usb:     requests: 0
[    5.698229] dwc2 f72c0000.usb:     qh:           (null)
[    5.698239] dwc2 f72c0000.usb:   Channel 7:
[    5.698250] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.698260] dwc2 f72c0000.usb:     speed: 0
[    5.698270] dwc2 f72c0000.usb:     ep_type: 0
[    5.698280] dwc2 f72c0000.usb:     max_packet: 0
[    5.698290] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.698300] dwc2 f72c0000.usb:     multi_count: 0
[    5.698310] dwc2 f72c0000.usb:     xfer_started: 0
[    5.698320] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.698330] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.698341] dwc2 f72c0000.usb:     xfer_len: 0
[    5.698351] dwc2 f72c0000.usb:     xfer_count: 0
[    5.698362] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.698372] dwc2 f72c0000.usb:     halt_pending: 0
[    5.698383] dwc2 f72c0000.usb:     halt_status: 0
[    5.698393] dwc2 f72c0000.usb:     do_split: 0
[    5.698403] dwc2 f72c0000.usb:     complete_split: 0
[    5.698413] dwc2 f72c0000.usb:     hub_addr: 0
[    5.698422] dwc2 f72c0000.usb:     hub_port: 0
[    5.698432] dwc2 f72c0000.usb:     xact_pos: 0
[    5.698442] dwc2 f72c0000.usb:     requests: 0
[    5.698452] dwc2 f72c0000.usb:     qh:           (null)
[    5.698462] dwc2 f72c0000.usb:   Channel 8:
[    5.698473] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.698483] dwc2 f72c0000.usb:     speed: 0
[    5.698494] dwc2 f72c0000.usb:     ep_type: 0
[    5.698504] dwc2 f72c0000.usb:     max_packet: 0
[    5.698514] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.698525] dwc2 f72c0000.usb:     multi_count: 0
[    5.698535] dwc2 f72c0000.usb:     xfer_started: 0
[    5.698545] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.698555] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.698565] dwc2 f72c0000.usb:     xfer_len: 0
[    5.698575] dwc2 f72c0000.usb:     xfer_count: 0
[    5.698585] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.698595] dwc2 f72c0000.usb:     halt_pending: 0
[    5.698605] dwc2 f72c0000.usb:     halt_status: 0
[    5.698615] dwc2 f72c0000.usb:     do_split: 0
[    5.698625] dwc2 f72c0000.usb:     complete_split: 0
[    5.698635] dwc2 f72c0000.usb:     hub_addr: 0
[    5.698646] dwc2 f72c0000.usb:     hub_port: 0
[    5.698656] dwc2 f72c0000.usb:     xact_pos: 0
[    5.698666] dwc2 f72c0000.usb:     requests: 0
[    5.698677] dwc2 f72c0000.usb:     qh:           (null)
[    5.698687] dwc2 f72c0000.usb:   Channel 9:
[    5.698699] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.698708] dwc2 f72c0000.usb:     speed: 0
[    5.698718] dwc2 f72c0000.usb:     ep_type: 0
[    5.698728] dwc2 f72c0000.usb:     max_packet: 0
[    5.698738] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.698748] dwc2 f72c0000.usb:     multi_count: 0
[    5.698758] dwc2 f72c0000.usb:     xfer_started: 0
[    5.698768] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.698779] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.698789] dwc2 f72c0000.usb:     xfer_len: 0
[    5.698799] dwc2 f72c0000.usb:     xfer_count: 0
[    5.698810] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.698820] dwc2 f72c0000.usb:     halt_pending: 0
[    5.698831] dwc2 f72c0000.usb:     halt_status: 0
[    5.698841] dwc2 f72c0000.usb:     do_split: 0
[    5.698851] dwc2 f72c0000.usb:     complete_split: 0
[    5.698861] dwc2 f72c0000.usb:     hub_addr: 0
[    5.698871] dwc2 f72c0000.usb:     hub_port: 0
[    5.698881] dwc2 f72c0000.usb:     xact_pos: 0
[    5.698891] dwc2 f72c0000.usb:     requests: 0
[    5.698900] dwc2 f72c0000.usb:     qh:           (null)
[    5.698911] dwc2 f72c0000.usb:   Channel 10:
[    5.698921] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.698931] dwc2 f72c0000.usb:     speed: 0
[    5.698942] dwc2 f72c0000.usb:     ep_type: 0
[    5.698952] dwc2 f72c0000.usb:     max_packet: 0
[    5.698963] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.698973] dwc2 f72c0000.usb:     multi_count: 0
[    5.698984] dwc2 f72c0000.usb:     xfer_started: 0
[    5.698994] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.699004] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.699014] dwc2 f72c0000.usb:     xfer_len: 0
[    5.699025] dwc2 f72c0000.usb:     xfer_count: 0
[    5.699034] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.699044] dwc2 f72c0000.usb:     halt_pending: 0
[    5.699054] dwc2 f72c0000.usb:     halt_status: 0
[    5.699064] dwc2 f72c0000.usb:     do_split: 0
[    5.699074] dwc2 f72c0000.usb:     complete_split: 0
[    5.699084] dwc2 f72c0000.usb:     hub_addr: 0
[    5.699095] dwc2 f72c0000.usb:     hub_port: 0
[    5.699105] dwc2 f72c0000.usb:     xact_pos: 0
[    5.699115] dwc2 f72c0000.usb:     requests: 0
[    5.699125] dwc2 f72c0000.usb:     qh:           (null)
[    5.699136] dwc2 f72c0000.usb:   Channel 11:
[    5.699147] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.699157] dwc2 f72c0000.usb:     speed: 0
[    5.699167] dwc2 f72c0000.usb:     ep_type: 0
[    5.699177] dwc2 f72c0000.usb:     max_packet: 0
[    5.699187] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.699197] dwc2 f72c0000.usb:     multi_count: 0
[    5.699207] dwc2 f72c0000.usb:     xfer_started: 0
[    5.699217] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.699227] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.699237] dwc2 f72c0000.usb:     xfer_len: 0
[    5.699247] dwc2 f72c0000.usb:     xfer_count: 0
[    5.699258] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.699268] dwc2 f72c0000.usb:     halt_pending: 0
[    5.699279] dwc2 f72c0000.usb:     halt_status: 0
[    5.699289] dwc2 f72c0000.usb:     do_split: 0
[    5.699299] dwc2 f72c0000.usb:     complete_split: 0
[    5.699309] dwc2 f72c0000.usb:     hub_addr: 0
[    5.699319] dwc2 f72c0000.usb:     hub_port: 0
[    5.699329] dwc2 f72c0000.usb:     xact_pos: 0
[    5.699339] dwc2 f72c0000.usb:     requests: 0
[    5.699349] dwc2 f72c0000.usb:     qh:           (null)
[    5.699359] dwc2 f72c0000.usb:   Channel 12:
[    5.699370] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.699380] dwc2 f72c0000.usb:     speed: 0
[    5.699390] dwc2 f72c0000.usb:     ep_type: 0
[    5.699400] dwc2 f72c0000.usb:     max_packet: 0
[    5.699411] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.699421] dwc2 f72c0000.usb:     multi_count: 0
[    5.699432] dwc2 f72c0000.usb:     xfer_started: 0
[    5.699442] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.699453] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.699463] dwc2 f72c0000.usb:     xfer_len: 0
[    5.699473] dwc2 f72c0000.usb:     xfer_count: 0
[    5.699483] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.699493] dwc2 f72c0000.usb:     halt_pending: 0
[    5.699503] dwc2 f72c0000.usb:     halt_status: 0
[    5.699512] dwc2 f72c0000.usb:     do_split: 0
[    5.699522] dwc2 f72c0000.usb:     complete_split: 0
[    5.699532] dwc2 f72c0000.usb:     hub_addr: 0
[    5.699542] dwc2 f72c0000.usb:     hub_port: 0
[    5.699552] dwc2 f72c0000.usb:     xact_pos: 0
[    5.699563] dwc2 f72c0000.usb:     requests: 0
[    5.699573] dwc2 f72c0000.usb:     qh:           (null)
[    5.699584] dwc2 f72c0000.usb:   Channel 13:
[    5.699595] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.699605] dwc2 f72c0000.usb:     speed: 0
[    5.699615] dwc2 f72c0000.usb:     ep_type: 0
[    5.699625] dwc2 f72c0000.usb:     max_packet: 0
[    5.699635] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.699645] dwc2 f72c0000.usb:     multi_count: 0
[    5.699655] dwc2 f72c0000.usb:     xfer_started: 0
[    5.699665] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.699675] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.699685] dwc2 f72c0000.usb:     xfer_len: 0
[    5.699696] dwc2 f72c0000.usb:     xfer_count: 0
[    5.699706] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.699716] dwc2 f72c0000.usb:     halt_pending: 0
[    5.699727] dwc2 f72c0000.usb:     halt_status: 0
[    5.699737] dwc2 f72c0000.usb:     do_split: 0
[    5.699747] dwc2 f72c0000.usb:     complete_split: 0
[    5.699758] dwc2 f72c0000.usb:     hub_addr: 0
[    5.699768] dwc2 f72c0000.usb:     hub_port: 0
[    5.699777] dwc2 f72c0000.usb:     xact_pos: 0
[    5.699787] dwc2 f72c0000.usb:     requests: 0
[    5.699797] dwc2 f72c0000.usb:     qh:           (null)
[    5.699807] dwc2 f72c0000.usb:   Channel 14:
[    5.699818] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.699828] dwc2 f72c0000.usb:     speed: 0
[    5.699838] dwc2 f72c0000.usb:     ep_type: 0
[    5.699848] dwc2 f72c0000.usb:     max_packet: 0
[    5.699859] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.699869] dwc2 f72c0000.usb:     multi_count: 0
[    5.699880] dwc2 f72c0000.usb:     xfer_started: 0
[    5.699890] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.699901] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.699911] dwc2 f72c0000.usb:     xfer_len: 0
[    5.699921] dwc2 f72c0000.usb:     xfer_count: 0
[    5.699931] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.699941] dwc2 f72c0000.usb:     halt_pending: 0
[    5.699951] dwc2 f72c0000.usb:     halt_status: 0
[    5.699961] dwc2 f72c0000.usb:     do_split: 0
[    5.699971] dwc2 f72c0000.usb:     complete_split: 0
[    5.699981] dwc2 f72c0000.usb:     hub_addr: 0
[    5.699990] dwc2 f72c0000.usb:     hub_port: 0
[    5.700000] dwc2 f72c0000.usb:     xact_pos: 0
[    5.700011] dwc2 f72c0000.usb:     requests: 0
[    5.700021] dwc2 f72c0000.usb:     qh:           (null)
[    5.700032] dwc2 f72c0000.usb:   Channel 15:
[    5.700043] dwc2 f72c0000.usb:     dev_addr: 0, ep_num: 0, ep_is_in: 0
[    5.700054] dwc2 f72c0000.usb:     speed: 0
[    5.700064] dwc2 f72c0000.usb:     ep_type: 0
[    5.700074] dwc2 f72c0000.usb:     max_packet: 0
[    5.700084] dwc2 f72c0000.usb:     data_pid_start: 0
[    5.700094] dwc2 f72c0000.usb:     multi_count: 0
[    5.700104] dwc2 f72c0000.usb:     xfer_started: 0
[    5.700114] dwc2 f72c0000.usb:     xfer_buf:           (null)
[    5.700124] dwc2 f72c0000.usb:     xfer_dma: 00000000
[    5.700134] dwc2 f72c0000.usb:     xfer_len: 0
[    5.700144] dwc2 f72c0000.usb:     xfer_count: 0
[    5.700154] dwc2 f72c0000.usb:     halt_on_queue: 0
[    5.700164] dwc2 f72c0000.usb:     halt_pending: 0
[    5.700175] dwc2 f72c0000.usb:     halt_status: 0
[    5.700185] dwc2 f72c0000.usb:     do_split: 0
[    5.700195] dwc2 f72c0000.usb:     complete_split: 0
[    5.700206] dwc2 f72c0000.usb:     hub_addr: 0
[    5.700216] dwc2 f72c0000.usb:     hub_port: 0
[    5.700226] dwc2 f72c0000.usb:     xact_pos: 0
[    5.700236] dwc2 f72c0000.usb:     requests: 0
[    5.700246] dwc2 f72c0000.usb:     qh:           (null)
[    5.700256] dwc2 f72c0000.usb:   non_periodic_channels: 0
[    5.700266] dwc2 f72c0000.usb:   periodic_channels: 0
[    5.700277] dwc2 f72c0000.usb:   periodic_usecs: 0
[    5.700287] dwc2 f72c0000.usb:   NP Tx Req Queue Space Avail: 8
[    5.700297] dwc2 f72c0000.usb:   NP Tx FIFO Space Avail: 2048
[    5.700308] dwc2 f72c0000.usb:   P Tx Req Queue Space Avail: 16
[    5.700318] dwc2 f72c0000.usb:   P Tx FIFO Space Avail: 2048
[    5.700329] dwc2 f72c0000.usb: Core Global Registers
[    5.700341] dwc2 f72c0000.usb: GOTGCTL\x09 @0xFFFFFF8009C00000 : 0x04010000
[    5.700353] dwc2 f72c0000.usb: GOTGINT\x09 @0xFFFFFF8009C00004 : 0x00000000
[    5.700365] dwc2 f72c0000.usb: GAHBCFG\x09 @0xFFFFFF8009C00008 : 0x0000002E
[    5.700377] dwc2 f72c0000.usb: GUSBCFG\x09 @0xFFFFFF8009C0000C : 0x00001400
[    5.700389] dwc2 f72c0000.usb: GRSTCTL\x09 @0xFFFFFF8009C00010 : 0x80000000
[    5.700401] dwc2 f72c0000.usb: GINTSTS\x09 @0xFFFFFF8009C00014 : 0x04000022
[    5.700412] dwc2 f72c0000.usb: GINTMSK\x09 @0xFFFFFF8009C00018 : 0xD0000806
[    5.700423] dwc2 f72c0000.usb: GRXSTSR\x09 @0xFFFFFF8009C0001C : 0x00000000
[    5.700434] dwc2 f72c0000.usb: GRXFSIZ\x09 @0xFFFFFF8009C00024 : 0x00000800
[    5.700446] dwc2 f72c0000.usb: GNPTXFSIZ\x09 @0xFFFFFF8009C00028 : 0x08000800
[    5.700457] dwc2 f72c0000.usb: GNPTXSTS\x09 @0xFFFFFF8009C0002C : 0x00080800
[    5.700469] dwc2 f72c0000.usb: GI2CCTL\x09 @0xFFFFFF8009C00030 : 0x00000000
[    5.700481] dwc2 f72c0000.usb: GPVNDCTL\x09 @0xFFFFFF8009C00034 : 0x00000000
[    5.700493] dwc2 f72c0000.usb: GGPIO\x09 @0xFFFFFF8009C00038 : 0x00000000
[    5.700504] dwc2 f72c0000.usb: GUID\x09 @0xFFFFFF8009C0003C : 0x00000000
[    5.700516] dwc2 f72c0000.usb: GSNPSID\x09 @0xFFFFFF8009C00040 : 0x4F54300A
[    5.700528] dwc2 f72c0000.usb: GHWCFG1\x09 @0xFFFFFF8009C00044 : 0x00000000
[    5.700539] dwc2 f72c0000.usb: GHWCFG2\x09 @0xFFFFFF8009C00048 : 0x23AFFC70
[    5.700550] dwc2 f72c0000.usb: GHWCFG3\x09 @0xFFFFFF8009C0004C : 0x0780D4E8
[    5.700562] dwc2 f72c0000.usb: GHWCFG4\x09 @0xFFFFFF8009C00050 : 0xFFF00060
[    5.700573] dwc2 f72c0000.usb: GLPMCFG\x09 @0xFFFFFF8009C00054 : 0x00000000
[    5.700585] dwc2 f72c0000.usb: GPWRDN\x09 @0xFFFFFF8009C00058 : 0x10200010
[    5.700596] dwc2 f72c0000.usb: GDFIFOCFG\x09 @0xFFFFFF8009C0005C : 0x07800800
[    5.700608] dwc2 f72c0000.usb: HPTXFSIZ\x09 @0xFFFFFF8009C00100 : 0x00000000
[    5.700620] dwc2 f72c0000.usb: PCGCTL\x09 @0xFFFFFF8009C00E00 : 0xA8024000
[    5.700631] dwc2 f72c0000.usb: Host Global Registers
[    5.700643] dwc2 f72c0000.usb: HCFG\x09 @0xFFFFFF8009C00400 : 0x00100000
[    5.700655] dwc2 f72c0000.usb: HFIR\x09 @0xFFFFFF8009C00404 : 0x000017D7
[    5.700667] dwc2 f72c0000.usb: HFNUM\x09 @0xFFFFFF8009C00408 : 0x00003FFF
[    5.700679] dwc2 f72c0000.usb: HPTXSTS\x09 @0xFFFFFF8009C00410 : 0x00100800
[    5.700690] dwc2 f72c0000.usb: HAINT\x09 @0xFFFFFF8009C00414 : 0x00000000
[    5.700701] dwc2 f72c0000.usb: HAINTMSK\x09 @0xFFFFFF8009C00418 : 0x00000000
[    5.700712] dwc2 f72c0000.usb: HPRT0\x09 @0xFFFFFF8009C00440 : 0x00000000
[    5.700723] dwc2 f72c0000.usb: Host Channel 0 Specific Registers
[    5.700734] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C00500 : 0x00001000
[    5.700745] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C00504 : 0x00000000
[    5.700757] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C00508 : 0x00000000
[    5.700768] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C0050C : 0x00000000
[    5.700780] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C00510 : 0x00000000
[    5.700792] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C00514 : 0x74065518
[    5.700803] dwc2 f72c0000.usb: Host Channel 1 Specific Registers
[    5.700814] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C00520 : 0x00000000
[    5.700826] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C00524 : 0x00000000
[    5.700837] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C00528 : 0x00000000
[    5.700848] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C0052C : 0x00000000
[    5.700859] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C00530 : 0x00000000
[    5.700870] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C00534 : 0x73357380
[    5.700880] dwc2 f72c0000.usb: Host Channel 2 Specific Registers
[    5.700891] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C00540 : 0x00000000
[    5.700902] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C00544 : 0x00000000
[    5.700914] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C00548 : 0x00000000
[    5.700925] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C0054C : 0x00000000
[    5.700937] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C00550 : 0x00000000
[    5.700949] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C00554 : 0xF3BB0420
[    5.700959] dwc2 f72c0000.usb: Host Channel 3 Specific Registers
[    5.700971] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C00560 : 0x00000000
[    5.700982] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C00564 : 0x00000000
[    5.700993] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C00568 : 0x00000000
[    5.701004] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C0056C : 0x00000000
[    5.701015] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C00570 : 0x00000000
[    5.701026] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C00574 : 0x0761E7DC
[    5.701036] dwc2 f72c0000.usb: Host Channel 4 Specific Registers
[    5.701048] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C00580 : 0x00000000
[    5.701059] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C00584 : 0x00000000
[    5.701070] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C00588 : 0x00000000
[    5.701082] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C0058C : 0x00000000
[    5.701093] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C00590 : 0x00000000
[    5.701105] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C00594 : 0xAEBCE488
[    5.701116] dwc2 f72c0000.usb: Host Channel 5 Specific Registers
[    5.701127] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C005A0 : 0x00000000
[    5.701138] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C005A4 : 0x00000000
[    5.701149] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C005A8 : 0x00000000
[    5.701161] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C005AC : 0x00000000
[    5.701172] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C005B0 : 0x00000000
[    5.701183] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C005B4 : 0x15A2BDFF
[    5.701193] dwc2 f72c0000.usb: Host Channel 6 Specific Registers
[    5.701204] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C005C0 : 0x00000000
[    5.701215] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C005C4 : 0x00000000
[    5.701227] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C005C8 : 0x00000000
[    5.701238] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C005CC : 0x00000000
[    5.701250] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C005D0 : 0x00000000
[    5.701261] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C005D4 : 0x6FEE1476
[    5.701272] dwc2 f72c0000.usb: Host Channel 7 Specific Registers
[    5.701283] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C005E0 : 0x00000000
[    5.701295] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C005E4 : 0x00000000
[    5.701306] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C005E8 : 0x00000000
[    5.701317] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C005EC : 0x00000000
[    5.701328] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C005F0 : 0x00000000
[    5.701339] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C005F4 : 0x2901FFC6
[    5.701349] dwc2 f72c0000.usb: Host Channel 8 Specific Registers
[    5.701360] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C00600 : 0x00000000
[    5.701372] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C00604 : 0x00000000
[    5.701383] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C00608 : 0x00000000
[    5.701395] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C0060C : 0x00000000
[    5.701406] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C00610 : 0x00000000
[    5.701418] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C00614 : 0xCFFC148B
[    5.701429] dwc2 f72c0000.usb: Host Channel 9 Specific Registers
[    5.701440] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C00620 : 0x00000000
[    5.701451] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C00624 : 0x00000000
[    5.701462] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C00628 : 0x00000000
[    5.701473] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C0062C : 0x00000000
[    5.701484] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C00630 : 0x00000000
[    5.701495] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C00634 : 0x2923FFAE
[    5.701505] dwc2 f72c0000.usb: Host Channel 10 Specific Registers
[    5.701516] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C00640 : 0x00000000
[    5.701528] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C00644 : 0x00000000
[    5.701540] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C00648 : 0x00000000
[    5.701551] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C0064C : 0x00000000
[    5.701563] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C00650 : 0x00000000
[    5.701575] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C00654 : 0xBCFD0E88
[    5.701585] dwc2 f72c0000.usb: Host Channel 11 Specific Registers
[    5.701597] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C00660 : 0x00000000
[    5.701608] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C00664 : 0x00000000
[    5.701619] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C00668 : 0x00000000
[    5.701630] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C0066C : 0x00000000
[    5.701641] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C00670 : 0x00000000
[    5.701652] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C00674 : 0x02028D2E
[    5.701662] dwc2 f72c0000.usb: Host Channel 12 Specific Registers
[    5.701673] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C00680 : 0x00000000
[    5.701684] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C00684 : 0x00000000
[    5.701696] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C00688 : 0x00000000
[    5.701708] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C0068C : 0x00000000
[    5.701719] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C00690 : 0x00000000
[    5.701731] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C00694 : 0xFD464068
[    5.701742] dwc2 f72c0000.usb: Host Channel 13 Specific Registers
[    5.701753] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C006A0 : 0x00000000
[    5.701764] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C006A4 : 0x00000000
[    5.701775] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C006A8 : 0x00000000
[    5.701805] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C006AC : 0x00000000
[    5.701816] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C006B0 : 0x00000000
[    5.701828] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C006B4 : 0x2425F3EC
[    5.701838] dwc2 f72c0000.usb: Host Channel 14 Specific Registers
[    5.701849] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C006C0 : 0x00000000
[    5.701860] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C006C4 : 0x00000000
[    5.701871] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C006C8 : 0x00000000
[    5.701882] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C006CC : 0x00000000
[    5.701893] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C006D0 : 0x00000000
[    5.701904] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C006D4 : 0xFF7D2B92
[    5.701915] dwc2 f72c0000.usb: Host Channel 15 Specific Registers
[    5.701927] dwc2 f72c0000.usb: HCCHAR\x09 @0xFFFFFF8009C006E0 : 0x00000000
[    5.701938] dwc2 f72c0000.usb: HCSPLT\x09 @0xFFFFFF8009C006E4 : 0x00000000
[    5.701949] dwc2 f72c0000.usb: HCINT\x09 @0xFFFFFF8009C006E8 : 0x00000000
[    5.701960] dwc2 f72c0000.usb: HCINTMSK\x09 @0xFFFFFF8009C006EC : 0x00000000
[    5.701971] dwc2 f72c0000.usb: HCTSIZ\x09 @0xFFFFFF8009C006F0 : 0x00000000
[    5.701982] dwc2 f72c0000.usb: HCDMA\x09 @0xFFFFFF8009C006F4 : 0x4295FDC6
[    5.701992] dwc2 f72c0000.usb: ************************************************************
[    5.702001] dwc2 f72c0000.usb: 
[    5.702214] dwc2 f72c0000.usb: gintsts=04000022  gintmsk=d0000806
[    5.702225] dwc2 f72c0000.usb: Mode Mismatch Interrupt: currently in Device mode
[    5.702940] dwmmc_k3 f723f000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default
[    5.703081] dwmmc_k3 f723f000.dwmmc2: IDMAC supports 32-bit address mode.
[    5.703122] alloc_contig_range: [78047, 78048) PFNs busy
[    5.703231] dwmmc_k3 f723f000.dwmmc2: Using internal DMA controller.
[    5.703245] dwmmc_k3 f723f000.dwmmc2: Version ID is 250a
[    5.703280] dwmmc_k3 f723f000.dwmmc2: DW MMC controller at irq 43,32 bit host data width,64 deep fifo
[    5.703463] mmc_host mmc2: card is non-removable.
[    5.757273] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04000020 00000000 (d0000806) retry 8
[    5.802018] mmc_host mmc2: Bus speed (slot 0) = 24800000Hz (slot req 400000Hz, actual 400000HZ div = 31)
[    5.830106] dwmmc_k3 f723f000.dwmmc2: 1 slots initialized
[    5.836533] hi6210_i2s f7118000.i2s: Failed to get DMA channel capabilities, falling back to period counting: -6
[    5.846734] asoc-simple-card sound: hdmi-hifi.0 <-> f7118000.i2s mapping ok
[    5.856644] rtc-pl031 f8003000.rtc: setting system clock to 1970-01-01 00:00:10 UTC (10)
[    5.865146] LDO2_2V8: disabling
[    5.868327] LDO7_SDIO: disabling
[    5.871587] LDO10_2V85: disabling
[    5.871714] dwmmc_k3 f723f000.dwmmc2: card claims to support voltages below defined range
[    5.883127] LDO13_1V8: disabling
[    5.886390] LDO14_2V8: disabling
[    5.889639] LDO17_2V5: disabling
[    5.892907] ALSA device list:
[    5.895902]   #0: hikey-hdmi
[    5.899104] uart-pl011 f7113000.uart: no DMA platform data
[    5.904960] Freeing unused kernel memory: 576K
[    5.912778] init: init first stage started!
[    5.917298] init: Early mount skipped (missing/incompatible fstab in device tree)
[    5.924902] init: Loading SELinux policy
[    5.934813] mmc_host mmc2: Bus speed (slot 0) = 24800000Hz (slot req 25000000Hz, actual 24800000HZ div = 0)
[    5.938065] SELinux: 2048 avtab hash slots, 8177 rules.
[    5.946017] SELinux: 2048 avtab hash slots, 8177 rules.
[    5.946055] SELinux:  1 users, 4 roles, 1710 types, 0 bools, 1 sens, 1024 cats
[    5.946078] SELinux:  90 classes, 8177 rules
[    5.949017] mmc2: new SDIO card at address 0001
[    5.951879] SELinux:  Permission validate_trans in class security not defined in policy.
[    5.952402] SELinux:  Permission cgroup in class capability2 not defined in policy.
[    5.952444] SELinux:  Permission cgroup in class cap2_userns not defined in policy.
[    5.952678] SELinux:  Class smc_socket not defined in policy.
[    5.952683] SELinux: the above unknown classes and permissions will be denied
[    5.952722] SELinux:  Completing initialization.
[    5.952726] SELinux:  Setting up existing superblocks.
[    5.986060] (stk) : timed out waiting for ldisc to be un-installed
[    5.991991] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2
[    6.008521] selinux: SELinux: Loaded policy from /sepolicy\x0a
[    6.015901] wl18xx_driver wl18xx.3.auto: Falling back to user helper
[    6.048210] selinux: SELinux: Loaded file_contexts\x0a
[    6.061756] init: init second stage started!
[    6.085302] selinux: SELinux: Loaded file_contexts\x0a
[    6.092535] selinux: SELinux: Loaded property_contexts from /plat_property_contexts & /nonplat_property_contexts.\x0a
[    6.093085] (stk) :ldisc_install = 1
[    6.104349] init: Running restorecon...
[    6.457743] selinux: SELinux:  Could not stat /dev/block: No such file or directory.\x0a
[    6.467344] init: waitpid failed: No child processes
[    6.472645] init: Couldn't load properties from /odm/default.prop: No such file or directory
[    6.481186] init: Couldn't load properties from /vendor/default.prop: No such file or directory
[    6.491114] init: Created socket '/dev/socket/property_service', mode 666, user 0, group 0
[    6.499551] init: Parsing file /init.rc...
[    6.522148] ueventd: ueventd started!
[    6.526582] ueventd: /sys/ rule /sys/devices/platform/trusty.* trusty_version
[    6.533759] ueventd: /sys/ rule /sys/devices/virtual/input/input* enable
[    6.540500] ueventd: /sys/ rule /sys/devices/virtual/input/input* poll_delay
[    6.547581] ueventd: /sys/ rule /sys/devices/virtual/usb_composite/* enable
[    6.554580] ueventd: /sys/ rule /sys/devices/system/cpu/cpu* cpufreq/scaling_max_freq
[    6.562452] ueventd: /sys/ rule /sys/devices/system/cpu/cpu* cpufreq/scaling_min_freq
[    6.576996] selinux: SELinux: Loaded file_contexts\x0a
[    6.594919] selinux: SELinux: Loaded file_contexts\x0a
[    6.676985] ueventd: firmware: loading 'ti-connectivity/wl18xx-conf.bin' for '/devices/platform/soc/f723f000.dwmmc2/mmc_host/mmc2/mmc2:0001/mmc2:0001:2/wl18xx.3.auto/firmware/ti-connectivity!wl18xx-conf.bin'
[    7.105830] (stk) :ldisc installation timeout
[    7.105843] (stk) :ldisc_install = 0
[    7.127951] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
[    7.148590] EXT4-fs (mmcblk0p8): warning: maximal mount count reached, running e2fsck is recommended
[    7.159128] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1
[    7.182390] EXT4-fs (mmcblk0p10): warning: maximal mount count reached, running e2fsck is recommended
[    7.192651] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1
[    7.432918] [drm:ade_ldi_set_mode.isra.10] *ERROR* failed to set pixel clk 0Hz (-22)
[    7.447855] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[    7.458589] wlcore: loaded
[    7.486482] audit: type=2000 audit(1.623:1): state=initialized audit_enabled=0 res=1
[    7.494316] audit: type=1403 audit(10.647:2): policy loaded auid=4294967295 ses=4294967295
[    7.502656] audit: type=1404 audit(10.651:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    7.512227] audit: type=1400 audit(11.735:4): avc:  denied  { create } for  pid=1 comm="init" name="cpu.rt_period_us" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    7.529511] audit: type=1400 audit(11.735:5): avc:  denied  { create } for  pid=1 comm="init" name="cpu.rt_runtime_us" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    7.546845] audit: type=1400 audit(11.739:6): avc:  denied  { create } for  pid=1 comm="init" name="cpus" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    7.563050] audit: type=1400 audit(11.739:7): avc:  denied  { create } for  pid=1 comm="init" name="mems" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    7.579250] audit: type=1400 audit(11.739:8): avc:  denied  { create } for  pid=1 comm="init" name="cpus" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    7.595459] audit: type=1400 audit(11.739:9): avc:  denied  { create } for  pid=1 comm="init" name="mems" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    7.611661] audit: type=1400 audit(11.739:10): avc:  denied  { create } for  pid=1 comm="init" name="cpus" scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=0
[    7.628119] logd.auditd: start
[    7.631234] logd.klogd: 7625424998
[    7.709760] Checking mode 1920x1080@60 clock: 148500...
[    7.709881] OK - whitelist
[    7.717900] Checking mode 1280x720@60 clock: 74250...
[    7.717988] OK - whitelist
[    7.725771] Checking mode 1920x1080@50 clock: 148500...
[    7.725865] OK - whitelist
[    7.733827] Checking mode 720x480@60 clock: 27000...
[    7.733905] BAD
[    7.740643] Checking mode 1680x1050@60 clock: 119000...
[    7.740721] BAD
[    7.747744] Checking mode 1600x1200@60 clock: 162000...
[    7.747831] BAD
[    7.754854] Checking mode 1440x900@60 clock: 88750...
[    7.754938] BAD
[    7.761772] Checking mode 1400x1050@60 clock: 101000...
[    7.761873] BAD
[    7.768880] Checking mode 1280x1024@60 clock: 108000...
[    7.768973] BAD
[    7.775983] Checking mode 1280x960@60 clock: 108000...
[    7.776060] BAD
[    7.782994] Checking mode 1152x864@75 clock: 108000...
[    7.783073] BAD
[    7.790018] Checking mode 800x600@60 clock: 40000...
[    7.790071] OK - clocks match!
[    7.798133] Checking mode 800x600@56 clock: 36000...
[    7.798182] OK - clocks match!
[    7.806247] Checking mode 640x480@75 clock: 31500...
[    7.806337] BAD
[    7.813084] Checking mode 640x480@73 clock: 31500...
[    7.813162] BAD
[    7.819910] Checking mode 640x480@67 clock: 30240...
[    7.819998] BAD
[    7.826777] Checking mode 640x480@60 clock: 25175...
[    7.826861] BAD
[    7.833611] Checking mode 720x400@70 clock: 28320...
[    7.833693] BAD
[    7.840444] Checking mode 1280x1024@75 clock: 135000...
[    7.840529] BAD
[    7.847548] Checking mode 1024x768@75 clock: 78750...
[    7.847630] BAD
[    7.854492] Checking mode 1024x768@70 clock: 75000...
[    7.854586] OK - whitelist
[    7.862416] Checking mode 1024x768@60 clock: 65000...
[    7.862506] BAD
[    7.869361] Checking mode 832x624@75 clock: 57284...
[    7.869449] BAD
[    7.876218] Checking mode 800x600@75 clock: 49500...
[    7.876316] BAD
[    7.883135] Checking mode 800x600@72 clock: 50000...
[    7.883229] BAD
[    7.889997] Checking mode 1440x480@60 clock: 54000...
[    7.890080] BAD
[    7.896917] Checking mode 1440x576@50 clock: 54000...
[    7.896996] BAD
[    7.903839] Checking mode 1280x720@50 clock: 74250...
[    7.903920] OK - whitelist
[    7.911720] Checking mode 720x576@50 clock: 27000...
[    7.911796] BAD
[    7.918566] Checking mode 1920x1080@60 clock: 148352...
[    7.918642] BAD
[    7.925647] Checking mode 1280x720@60 clock: 74176...
[    7.925722] BAD
[    7.932554] Checking mode 720x480@60 clock: 27027...
[    7.932631] BAD
[    7.939415] Checking mode 640x480@60 clock: 25200...
[    7.939508] BAD
[    7.946284] Checking mode 1440x480@60 clock: 54054...
[    7.946375] BAD
[    7.946609] vdc: 200 1837 Command succeeded
[    8.073702] logd.daemon: reinit
[    8.074375] binder: 1896:1896 transaction failed 29189, size 0-0
[    8.078206] type=1400 audit(12.719:16): avc: denied { create } for pid=1 comm="init" name="idVendor" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.079358] file system registered
[    8.099176] read descriptors
[    8.099195] read strings
[    8.129850] (stk) : timed out waiting for ldisc to be un-installed
[    8.214407] type=1400 audit(12.719:16): avc: denied { create } for pid=1 comm="init" name="idVendor" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.236705] type=1400 audit(12.719:17): avc: denied { create } for pid=1 comm="init" name="bcdDevice" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.236890] (stk) :ldisc_install = 1
[    8.237867] uart-pl011 f7111000.uart: no DMA platform data
[    8.262232] type=1400 audit(12.719:17): avc: denied { create } for pid=1 comm="init" name="bcdDevice" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.278293] type=1400 audit(12.719:18): avc: denied { create } for pid=1 comm="init" name="bcdUSB" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.288159] (stc): st_tty_open 
[    8.288334] (stk) :line discipline installed
[    8.294317] (stk) :ti-connectivity/TIInit_11.8.32.bts
[    8.301764] type=1400 audit(12.719:18): avc: denied { create } for pid=1 comm="init" name="bcdUSB" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.322667] type=1400 audit(12.719:19): avc: denied { create } for pid=1 comm="init" name="manufacturer" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file permissive=0
[    8.358732] (stk) :change remote baud rate command in firmware
[    8.358746] (stk) :skipping the wait event of change remote baud
[    8.581041] dwc2 f72c0000.usb: bound driver configfs-gadget
[    8.592798] dwc2 f72c0000.usb: dwc2_hsotg_pullup: is_on: 1 op_state: 3
[    8.592820] insufficient fifo memory
[    8.592883] ------------[ cut here ]------------
[    8.601123] WARNING: CPU: 2 PID: 1 at drivers/usb/dwc2/gadget.c:330 dwc2_hsotg_init_fifo+0x174/0x1b0
[    8.610276] 
[    8.611795] CPU: 2 PID: 1 Comm: init Not tainted 4.11.0-rc5-00056-g10fdc31 #2488
[    8.619215] Hardware name: HiKey Development Board (DT)
[    8.624467] task: ffffffc005f28000 task.stack: ffffffc005f30000
[    8.630420] PC is at dwc2_hsotg_init_fifo+0x174/0x1b0
[    8.635499] LR is at dwc2_hsotg_init_fifo+0x174/0x1b0
[    8.640571] pc : [<ffffff800869b774>] lr : [<ffffff800869b774>] pstate: 600001c5
[    8.647989] sp : ffffffc005f33bc0
[    8.651317] x29: ffffffc005f33bc0 x28: ffffffc005f28000 
[    8.656658] x27: ffffff8008a52000 x26: 0000000000000001 
[    8.662003] x25: ffffff8008c536f8 x24: ffffff8008dbe4be 
[    8.667347] x23: 0000000008000580 x22: 0000000000000580 
[    8.672674] x21: ffffffc073872098 x20: ffffffc073872018 
[    8.678007] x19: 000000000000011c x18: 0000000000000001 
[    8.683351] x17: 000000000000001e x16: ffffff80081d7738 
[    8.688692] x15: ffffff8008e64b90 x14: 0000000000080000 
[    8.694019] x13: ffffff8008e647b0 x12: ffffff8008d68760 
[    8.699355] x11: ffffff8008d68000 x10: ffffffc005f33bc0 
[    8.704697] x9 : ffffffc005f33bc0 x8 : 66696620746e6569 
[    8.710041] x7 : 6369666675736e69 x6 : 0000000000000542 
[    8.715382] x5 : 0000000000000015 x4 : 0000000000000000 
[    8.720721] x3 : 0000000000000002 x2 : 0000000000000002 
[    8.726061] x1 : 0000000000000001 x0 : 0000000000000018 
[    8.731398] 
[    8.732893] ---[ end trace bc72e5fd0e0c2005 ]---
[    8.737527] Call trace:
[    8.739999] Exception stack(0xffffffc005f339f0 to 0xffffffc005f33b20)
[    8.746466] 39e0:                                   000000000000011c 0000008000000000
[    8.754322] 3a00: ffffffc005f33bc0 ffffff800869b774 ffffff8008c536f8 0000000000000001
[    8.762177] 3a20: ffffff8008a52000 ffffffc005f28000 ffffffc005f33bd0 0000000000000000
[    8.770032] 3a40: ffffffc005f33bc0 ffffffc005f33bc0 ffffffc005f33b80 00000000ffffffc8
[    8.777888] 3a60: ffffffc005f33a90 ffffff8008104e4c ffffffc005f33bc0 ffffffc005f33bc0
[    8.785744] 3a80: ffffffc005f33b80 00000000ffffffc8 0000000000000018 0000000000000001
[    8.793600] 3aa0: 0000000000000002 0000000000000002 0000000000000000 0000000000000015
[    8.801462] 3ac0: 0000000000000542 6369666675736e69 66696620746e6569 ffffffc005f33bc0
[    8.809323] 3ae0: ffffffc005f33bc0 ffffff8008d68000 ffffff8008d68760 ffffff8008e647b0
[    8.817182] 3b00: 0000000000080000 ffffff8008e64b90 ffffff80081d7738 000000000000001e
[    8.825048] [<ffffff800869b774>] dwc2_hsotg_init_fifo+0x174/0x1b0
[    8.831181] [<ffffff800869fb2c>] dwc2_hsotg_core_init_disconnected+0x84/0x478
[    8.838328] [<ffffff80086a0c10>] dwc2_hsotg_pullup+0xb8/0x128
[    8.844101] [<ffffff80086c4d18>] usb_udc_connect_control.isra.0+0x78/0x90
[    8.850920] [<ffffff80086c4df4>] udc_bind_to_driver+0xc4/0xe8
[    8.856677] [<ffffff80086c5d00>] usb_gadget_probe_driver+0xa0/0x150
[    8.862977] [<ffffff80086c41f4>] gadget_dev_desc_UDC_store+0xe4/0x100
[    8.869451] [<ffffff8008255ce8>] configfs_write_file+0xc0/0x198
[    8.875405] [<ffffff80081d7304>] __vfs_write+0x1c/0x100
[    8.880662] [<ffffff80081d7588>] vfs_write+0xa0/0x1b0
[    8.885746] [<ffffff80081d777c>] SyS_write+0x44/0xa0
[    8.890744] [<ffffff8008082f30>] el0_svc_naked+0x24/0x28
[    8.896093] dwc2 f72c0000.usb: FIFOs reset, timeout at 100
[    8.896109] dwc2 f72c0000.usb: EP0: DIEPCTL0=0x00008000, DOEPCTL0=0x00008000
[    8.896117] dwc2 f72c0000.usb: gsintmsk now 0xd08c3cc4
[    8.896137] dwc2 f72c0000.usb: DCTL=0x00000002
[    8.896146] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    8.896159] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    8.896176] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80008000, ep 0, dir out
[    8.896185] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    8.896196] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    8.896208] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    8.896216] dwc2 f72c0000.usb: ep0 state:0
[    8.896224] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80008000
[    8.896233] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    8.896242] dwc2 f72c0000.usb: EP0: DIEPCTL0=0x00008000, DOEPCTL0=0x80008000
[    8.902347] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04008420 00000400 (d08c3cc4) retry 8
[    8.902359] dwc2 f72c0000.usb: GINTSTS_ErlySusp
[    8.905399] dwc2 f72c0000.usb: gintsts=04008820  gintmsk=d08c3cc4
[    8.905412] dwc2 f72c0000.usb: USB SUSPEND
[    8.905420] dwc2 f72c0000.usb: DSTS=0x400003
[    8.905429] dwc2 f72c0000.usb: DSTS.Suspend Status=1 HWCFG4.Power Optimize=0
[    8.905440] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04008020 00000000 (d08c3cc4) retry 8
[    9.077769] healthd: wakealarm_init: timerfd_create failed
[    9.083956] healthd: No battery devices found
[    9.088829] healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
[    9.112216] (stc): add_channel_to_table: id 4
[    9.116611] (stc): add_channel_to_table: id 2
[    9.121010] (stc): add_channel_to_table: id 3
[    9.133395] random: crng init done
[    9.207415] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04809020 00801000 (d08c3cc4) retry 8
[    9.207427] dwc2 f72c0000.usb: dwc2_hsotg_irq: USBRstDet
[    9.207433] dwc2 f72c0000.usb: dwc2_hsotg_irq: USBRst
[    9.207439] dwc2 f72c0000.usb: GNPTXSTS=00080080
[    9.219435] dwc2 f72c0000.usb: dwc2_hsotg_irq: 0400a020 00002000 (d08c3cc4) retry 8
[    9.219448] dwc2 f72c0000.usb: EnumDone (DSTS=0x00000000)
[    9.219456] dwc2 f72c0000.usb: new device is high-speed
[    9.224718] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.224725] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup already queued???
[    9.224733] dwc2 f72c0000.usb: EP0: DIEPCTL0=0x00008000, DOEPCTL0=0x80008000
[    9.279438] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.279450] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.279460] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.279467] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.279479] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.279491] dwc2 f72c0000.usb: ctrl Type=80, Req=06, V=0100, I=0000, L=0040
[    9.279507] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 18@ffffffc072a05c00, noi=0, zero=1, snok=0
[    9.279521] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.279527] dwc2 f72c0000.usb: ureq->length:18 ureq->actual:0
[    9.279536] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@18/18, 0x00080012 => 0x00000910
[    9.279544] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.279549] dwc2 f72c0000.usb: ep0 state:1
[    9.279556] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.279562] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.279585] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.279591] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.279599] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.279606] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=0018006e
[    9.279615] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 18
[    9.279622] dwc2 f72c0000.usb: req->length:18 req->actual:18 req->zero:1
[    9.279629] dwc2 f72c0000.usb: Receiving zero-length packet on ep0
[    9.279691] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.279698] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.279705] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000001
[    9.279712] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00028000, DXEPTSIZ=00000000
[    9.279719] dwc2 f72c0000.usb: zlp packet received
[    9.279726] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.279734] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.279743] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.279750] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.279757] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.279765] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.279772] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.279778] dwc2 f72c0000.usb: ep0 state:0
[    9.279785] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.279792] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.282852] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04008428 00000400 (d08c3cc4) retry 8
[    9.282861] dwc2 f72c0000.usb: GINTSTS_ErlySusp
[    9.283347] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04009028 00001000 (d08c3cc4) retry 8
[    9.283354] dwc2 f72c0000.usb: dwc2_hsotg_irq: USBRst
[    9.283360] dwc2 f72c0000.usb: GNPTXSTS=00080080
[    9.295382] dwc2 f72c0000.usb: dwc2_hsotg_irq: 0400a028 00002000 (d08c3cc4) retry 8
[    9.295395] dwc2 f72c0000.usb: EnumDone (DSTS=0x00066000)
[    9.295403] dwc2 f72c0000.usb: new device is high-speed
[    9.300656] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.300662] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup already queued???
[    9.300670] dwc2 f72c0000.usb: EP0: DIEPCTL0=0x00028000, DOEPCTL0=0x80028000
[    9.367324] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.367337] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.367347] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.367354] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.367366] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.367380] dwc2 f72c0000.usb: ctrl Type=00, Req=05, V=0042, I=0000, L=0000
[    9.367388] dwc2 f72c0000.usb: new address 66
[    9.371761] dwc2 f72c0000.usb: dwc2_hsotg_send_reply: buff           (null), len 0
[    9.371774] dwc2 f72c0000.usb: ep0: req ffffffc0734eb500: 0@ffffffc073880b18, noi=0, zero=0, snok=0
[    9.371785] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.371792] dwc2 f72c0000.usb: ureq->length:0 ureq->actual:0
[    9.371801] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@0/0, 0x00080000 => 0x00000910
[    9.371809] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.371816] dwc2 f72c0000.usb: ep0 state:3
[    9.371822] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.371829] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.371872] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.371879] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.371887] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.371894] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=0018006e
[    9.371901] dwc2 f72c0000.usb: zlp packet sent
[    9.371908] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc0734eb500, 0 => ffffff800869ae68
[    9.371917] dwc2 f72c0000.usb: dwc2_hsotg_complete_oursetup: ep ffffffc073899c18, req ffffffc0734eb500
[    9.371924] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.371932] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.371943] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.371949] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.371956] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.371962] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.371968] dwc2 f72c0000.usb: ep0 state:0
[    9.371974] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.371980] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.386601] Mali<2>: 
[    9.386616] Session 0x7368C800 with pid 1899 was granted higher priority.
[    9.395784] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.395791] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.395799] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.395805] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.395816] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.395826] dwc2 f72c0000.usb: ctrl Type=80, Req=06, V=0100, I=0000, L=0012
[    9.395841] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 18@ffffffc072a05c00, noi=0, zero=0, snok=0
[    9.395853] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.395858] dwc2 f72c0000.usb: ureq->length:18 ureq->actual:0
[    9.395865] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@18/18, 0x00080012 => 0x00000910
[    9.395872] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.395877] dwc2 f72c0000.usb: ep0 state:1
[    9.395882] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.395887] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.395904] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.395909] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.395916] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.395922] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=0010005c
[    9.395930] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 18
[    9.395936] dwc2 f72c0000.usb: req->length:18 req->actual:18 req->zero:0
[    9.395942] dwc2 f72c0000.usb: Receiving zero-length packet on ep0
[    9.395962] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.395967] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.395974] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000001
[    9.395981] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00028000, DXEPTSIZ=40000070
[    9.395986] dwc2 f72c0000.usb: zlp packet received
[    9.395992] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.395999] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.396006] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.396013] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.396018] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.396024] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.396029] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.396034] dwc2 f72c0000.usb: ep0 state:0
[    9.396039] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.396044] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.396100] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.396107] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.396114] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.396120] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.396129] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.396138] dwc2 f72c0000.usb: ctrl Type=80, Req=06, V=0200, I=0000, L=0009
[    9.396151] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 9@ffffffc072a05c00, noi=0, zero=0, snok=0
[    9.396159] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.396165] dwc2 f72c0000.usb: ureq->length:9 ureq->actual:0
[    9.396172] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@9/9, 0x00080009 => 0x00000910
[    9.396179] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.396185] dwc2 f72c0000.usb: ep0 state:1
[    9.396191] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.396197] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.396211] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.396217] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.396225] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.396232] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=00080053
[    9.396240] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 9
[    9.396246] dwc2 f72c0000.usb: req->length:9 req->actual:9 req->zero:0
[    9.396253] dwc2 f72c0000.usb: Receiving zero-length packet on ep0
[    9.396321] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.396328] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.396336] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000001
[    9.396343] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00028000, DXEPTSIZ=20000068
[    9.396349] dwc2 f72c0000.usb: zlp packet received
[    9.396357] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.396364] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.396372] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.396381] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.396387] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.396395] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.396402] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.396407] dwc2 f72c0000.usb: ep0 state:0
[    9.396413] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.396420] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.396433] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.396439] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.396447] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.396452] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.396461] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.396469] dwc2 f72c0000.usb: ctrl Type=80, Req=06, V=0200, I=0000, L=0020
[    9.396480] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 32@ffffffc072a05c00, noi=0, zero=0, snok=0
[    9.396487] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.396494] dwc2 f72c0000.usb: ureq->length:32 ureq->actual:0
[    9.396501] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@32/32, 0x00080020 => 0x00000910
[    9.396508] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.396513] dwc2 f72c0000.usb: ep0 state:1
[    9.396519] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.396526] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.396539] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.396546] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.396554] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.396562] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=00180033
[    9.396569] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 32
[    9.396576] dwc2 f72c0000.usb: req->length:32 req->actual:32 req->zero:0
[    9.396582] dwc2 f72c0000.usb: Receiving zero-length packet on ep0
[    9.396694] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.396701] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.396709] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000001
[    9.396717] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00028000, DXEPTSIZ=00000060
[    9.396723] dwc2 f72c0000.usb: zlp packet received
[    9.396731] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.396739] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.396747] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.396756] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.396762] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.396770] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.396777] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.396783] dwc2 f72c0000.usb: ep0 state:0
[    9.396789] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.396796] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.396809] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.396815] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.396823] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.396828] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.396837] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.396845] dwc2 f72c0000.usb: ctrl Type=80, Req=06, V=0300, I=0000, L=00ff
[    9.396857] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 4@ffffffc072a05c00, noi=0, zero=1, snok=0
[    9.396865] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.396872] dwc2 f72c0000.usb: ureq->length:4 ureq->actual:0
[    9.396879] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@4/4, 0x00080004 => 0x00000910
[    9.396887] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.396893] dwc2 f72c0000.usb: ep0 state:1
[    9.396899] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.396906] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.396920] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.396927] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.396935] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.396942] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=0010002f
[    9.396949] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 4
[    9.396955] dwc2 f72c0000.usb: req->length:4 req->actual:4 req->zero:1
[    9.396961] dwc2 f72c0000.usb: Receiving zero-length packet on ep0
[    9.397080] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.397088] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.397096] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000001
[    9.397103] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00028000, DXEPTSIZ=60000058
[    9.397109] dwc2 f72c0000.usb: zlp packet received
[    9.397117] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.397124] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.397132] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.397140] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.397146] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.397154] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.397160] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.397166] dwc2 f72c0000.usb: ep0 state:0
[    9.397172] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.397180] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.397193] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.397200] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.397208] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.397215] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.397224] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.397232] dwc2 f72c0000.usb: ctrl Type=80, Req=06, V=0302, I=0409, L=00ff
[    9.397244] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 22@ffffffc072a05c00, noi=0, zero=1, snok=0
[    9.397252] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.397258] dwc2 f72c0000.usb: ureq->length:22 ureq->actual:0
[    9.397265] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@22/22, 0x00080016 => 0x00000910
[    9.397272] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.397278] dwc2 f72c0000.usb: ep0 state:1
[    9.397284] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.397291] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.397304] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.397311] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.397318] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.397326] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=00080019
[    9.397333] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 22
[    9.397340] dwc2 f72c0000.usb: req->length:22 req->actual:22 req->zero:1
[    9.397346] dwc2 f72c0000.usb: Receiving zero-length packet on ep0
[    9.397449] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.397456] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.397464] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000001
[    9.397471] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00028000, DXEPTSIZ=40000050
[    9.397477] dwc2 f72c0000.usb: zlp packet received
[    9.397486] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.397493] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.397501] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.397510] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.397516] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.397524] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.397531] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.397537] dwc2 f72c0000.usb: ep0 state:0
[    9.397544] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.397550] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.397563] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.397570] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.397577] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.397583] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.397591] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.397600] dwc2 f72c0000.usb: ctrl Type=80, Req=06, V=0301, I=0409, L=00ff
[    9.397609] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 20@ffffffc072a05c00, noi=0, zero=1, snok=0
[    9.397617] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.397623] dwc2 f72c0000.usb: ureq->length:20 ureq->actual:0
[    9.397631] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@20/20, 0x00080014 => 0x00000910
[    9.397639] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.397645] dwc2 f72c0000.usb: ep0 state:1
[    9.397651] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.397658] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.397672] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.397679] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.397687] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.397694] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=00000005
[    9.397701] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 20
[    9.397708] dwc2 f72c0000.usb: req->length:20 req->actual:20 req->zero:1
[    9.397713] dwc2 f72c0000.usb: Receiving zero-length packet on ep0
[    9.397833] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.397848] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.397858] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000001
[    9.397868] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00028000, DXEPTSIZ=20000048
[    9.397877] dwc2 f72c0000.usb: zlp packet received
[    9.397889] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.397898] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.397909] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.397920] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.397929] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.397941] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.397950] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.397959] dwc2 f72c0000.usb: ep0 state:0
[    9.397969] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.397979] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.397995] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.398005] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.398015] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.398023] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.398035] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.398045] dwc2 f72c0000.usb: ctrl Type=80, Req=06, V=0303, I=0409, L=00ff
[    9.398057] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 2@ffffffc072a05c00, noi=0, zero=1, snok=0
[    9.398067] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.398076] dwc2 f72c0000.usb: ureq->length:2 ureq->actual:0
[    9.398087] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@2/2, 0x00080002 => 0x00000910
[    9.398096] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.398101] dwc2 f72c0000.usb: ep0 state:1
[    9.398107] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.398113] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.398126] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.398133] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.398140] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.398147] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=00000003
[    9.398154] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 2
[    9.398161] dwc2 f72c0000.usb: req->length:2 req->actual:2 req->zero:1
[    9.398167] dwc2 f72c0000.usb: Receiving zero-length packet on ep0
[    9.398197] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.398204] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.398212] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000001
[    9.398219] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00028000, DXEPTSIZ=00000040
[    9.398224] dwc2 f72c0000.usb: zlp packet received
[    9.398232] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.398238] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.398245] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.398253] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.398259] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.398266] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.398273] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.398278] dwc2 f72c0000.usb: ep0 state:0
[    9.398284] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.398290] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.398555] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.398562] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.398569] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.398575] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.398583] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.398591] dwc2 f72c0000.usb: ctrl Type=00, Req=09, V=0001, I=0000, L=0000
[    9.398601] configfs-gadget gadget: high-speed config #1: b
[    9.404215] dwc2 f72c0000.usb: dwc2_hsotg_ep_enable: ep ep1out: a 0x01, attr 0x02, mps 0x0200, intr 0
[    9.404224] dwc2 f72c0000.usb: dwc2_hsotg_ep_enable: read DxEPCTL=0x00000400 from 0x00000b20
[    9.404241] dwc2 f72c0000.usb: dwc2_hsotg_ep_enable: write DxEPCTL=0x10088200
[    9.404247] dwc2 f72c0000.usb: dwc2_hsotg_ep_enable: read DxEPCTL=0x00088200
[    9.404265] dwc2 f72c0000.usb: dwc2_hsotg_ep_enable: ep ep1in: a 0x81, attr 0x02, mps 0x0200, intr 0
[    9.404272] dwc2 f72c0000.usb: dwc2_hsotg_ep_enable: read DxEPCTL=0x00000400 from 0x00000920
[    9.404284] dwc2 f72c0000.usb: dwc2_hsotg_ep_enable: write DxEPCTL=0x10488200
[    9.404291] dwc2 f72c0000.usb: dwc2_hsotg_ep_enable: read DxEPCTL=0x00488200
[    9.404305] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 0@ffffffc072a05c00, noi=0, zero=0, snok=0
[    9.404316] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.404322] dwc2 f72c0000.usb: ureq->length:0 ureq->actual:0
[    9.404331] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@0/0, 0x00080000 => 0x00000910
[    9.404338] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.404344] dwc2 f72c0000.usb: ep0 state:3
[    9.404350] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.404357] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.404402] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.404409] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.404418] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.404427] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=00180003
[    9.404434] dwc2 f72c0000.usb: zlp packet sent
[    9.404443] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.404461] dwc2 f72c0000.usb: ep1out: req ffffffc0734f1b00: 24@ffffffc072b5f300, noi=0, zero=0, snok=0
[    9.404476] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00088200, ep 1, dir out
[    9.404482] dwc2 f72c0000.usb: ureq->length:24 ureq->actual:0
[    9.404489] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@24/24, 0x00080018 => 0x00000b30
[    9.404497] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78000000 pad => 0x00000b34
[    9.404502] dwc2 f72c0000.usb: ep0 state:3
[    9.404508] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84088200
[    9.404515] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80088200
[    9.404523] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.404532] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.404541] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.404547] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.404555] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.404562] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.404568] dwc2 f72c0000.usb: ep0 state:0
[    9.404574] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.404581] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.404604] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.404610] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.404617] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.404623] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.404632] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.404642] dwc2 f72c0000.usb: ctrl Type=80, Req=06, V=0304, I=0409, L=00ff
[    9.404654] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 8@ffffffc072a05c00, noi=0, zero=1, snok=0
[    9.404661] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.404667] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.404674] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000910
[    9.404681] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.404686] dwc2 f72c0000.usb: ep0 state:1
[    9.404692] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.404699] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.404715] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.404722] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.404729] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.404737] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=0010007b
[    9.404744] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 8
[    9.404751] dwc2 f72c0000.usb: req->length:8 req->actual:8 req->zero:1
[    9.404758] dwc2 f72c0000.usb: Receiving zero-length packet on ep0
[    9.404820] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.404827] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.404834] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000001
[    9.404841] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00028000, DXEPTSIZ=40000030
[    9.404847] dwc2 f72c0000.usb: zlp packet received
[    9.404855] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.404861] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.404869] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.404877] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.404883] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.404890] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.404897] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.404903] dwc2 f72c0000.usb: ep0 state:0
[    9.404909] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.404916] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.405006] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.405013] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.405020] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.405026] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.405034] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.405042] dwc2 f72c0000.usb: ctrl Type=80, Req=06, V=0305, I=0409, L=00ff
[    9.405054] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 28@ffffffc072a05c00, noi=0, zero=1, snok=0
[    9.405062] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.405068] dwc2 f72c0000.usb: ureq->length:28 ureq->actual:0
[    9.405076] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@28/28, 0x0008001c => 0x00000910
[    9.405083] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.405089] dwc2 f72c0000.usb: ep0 state:1
[    9.405095] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.405102] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.405116] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.405122] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.405129] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.405136] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=0008005f
[    9.405143] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 28
[    9.405149] dwc2 f72c0000.usb: req->length:28 req->actual:28 req->zero:1
[    9.405155] dwc2 f72c0000.usb: Receiving zero-length packet on ep0
[    9.405195] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.405202] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.405209] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000001
[    9.405217] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00028000, DXEPTSIZ=20000028
[    9.405223] dwc2 f72c0000.usb: zlp packet received
[    9.405231] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.405238] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.405246] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.405254] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.405261] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.405268] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.405275] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.405281] dwc2 f72c0000.usb: ep0 state:0
[    9.405286] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.405293] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.765216] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.765231] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.765243] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.765253] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.765267] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.765281] dwc2 f72c0000.usb: ctrl Type=80, Req=06, V=0300, I=0000, L=0100
[    9.765302] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 4@ffffffc072a05c00, noi=0, zero=1, snok=0
[    9.765318] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.765326] dwc2 f72c0000.usb: ureq->length:4 ureq->actual:0
[    9.765337] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@4/4, 0x00080004 => 0x00000910
[    9.765347] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.765354] dwc2 f72c0000.usb: ep0 state:1
[    9.765362] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.765371] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.765391] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.765399] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.765409] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.765422] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=0000005b
[    9.765432] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 4
[    9.765440] dwc2 f72c0000.usb: req->length:4 req->actual:4 req->zero:1
[    9.765448] dwc2 f72c0000.usb: Receiving zero-length packet on ep0
[    9.765571] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.765580] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.765590] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000001
[    9.765599] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00028000, DXEPTSIZ=00000020
[    9.765608] dwc2 f72c0000.usb: zlp packet received
[    9.765618] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.765628] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.765639] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.765649] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.765657] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.765666] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.765675] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.765682] dwc2 f72c0000.usb: ep0 state:0
[    9.765690] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.765699] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.765725] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.765734] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.765743] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000009
[    9.765750] dwc2 f72c0000.usb: dwc2_hsotg_epint: Setup/Timeout
[    9.765761] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc073882080, 0 => ffffff800869ded0
[    9.765772] dwc2 f72c0000.usb: ctrl Type=80, Req=06, V=0303, I=0409, L=0100
[    9.765786] dwc2 f72c0000.usb: ep0: req ffffffc074cfa180: 2@ffffffc072a05c00, noi=0, zero=1, snok=0
[    9.765796] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir in
[    9.765804] dwc2 f72c0000.usb: ureq->length:2 ureq->actual:0
[    9.765814] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@2/2, 0x00080002 => 0x00000910
[    9.765823] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 7804a000 pad => 0x00000914
[    9.765830] dwc2 f72c0000.usb: ep0 state:1
[    9.765838] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84028000
[    9.765846] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80008000
[    9.765896] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.765904] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000001
[    9.765914] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(in) DxEPINT=0x00000001
[    9.765922] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00008000, DXEPTSIZ=00180059
[    9.765931] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 2
[    9.765939] dwc2 f72c0000.usb: req->length:2 req->actual:2 req->zero:1
[    9.765946] dwc2 f72c0000.usb: Receiving zero-length packet on ep0
[    9.766072] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.766084] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00010000
[    9.766097] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep0(out) DxEPINT=0x00000001
[    9.766110] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00028000, DXEPTSIZ=60000018
[    9.766120] dwc2 f72c0000.usb: zlp packet received
[    9.766134] dwc2 f72c0000.usb: complete: ep ffffffc073899c18 ep0, req ffffffc074cfa180, 0 => ffffff80086bf410
[    9.766145] dwc2 f72c0000.usb: dwc2_hsotg_enqueue_setup: queueing setup request
[    9.766159] dwc2 f72c0000.usb: ep0: req ffffffc073882080: 8@ffffffc073880a98, noi=0, zero=0, snok=0
[    9.766172] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00028000, ep 0, dir out
[    9.766184] dwc2 f72c0000.usb: ureq->length:8 ureq->actual:0
[    9.766197] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@8/8, 0x00080008 => 0x00000b10
[    9.766209] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78048000 pad => 0x00000b14
[    9.766220] dwc2 f72c0000.usb: ep0 state:0
[    9.766232] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x80028000
[    9.766244] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80028000
[    9.766555] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.766563] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00020000
[    9.766573] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep1(out) DxEPINT=0x00000001
[    9.766583] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00098200, DXEPTSIZ=1fffffe8
[    9.766595] dwc2 f72c0000.usb: complete: ep ffffffc073899918 ep1out, req ffffffc0734f1b00, 0 => ffffff80086cc3a8
[    9.766858] dwc2 f72c0000.usb: ep1out: req ffffffc0734f1b00: 7@ffffffc072ad7f00, noi=0, zero=0, snok=0
[    9.766873] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00088200, ep 1, dir out
[    9.766881] dwc2 f72c0000.usb: ureq->length:7 ureq->actual:0
[    9.766891] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@7/7, 0x00080007 => 0x00000b30
[    9.766900] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78000000 pad => 0x00000b34
[    9.766907] dwc2 f72c0000.usb: ep0 state:0
[    9.766915] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84088200
[    9.766924] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80088200
[    9.766939] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04088028 00080000 (d08c3cc4) retry 8
[    9.766948] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00020000
[    9.766958] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep1(out) DxEPINT=0x00000001
[    9.766967] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00088200, DXEPTSIZ=1ff7ffe1
[    9.766978] dwc2 f72c0000.usb: complete: ep ffffffc073899918 ep1out, req ffffffc0734f1b00, 0 => ffffff80086cc3a8
[    9.768016] dwc2 f72c0000.usb: ep1out: req ffffffc0734f1b00: 24@ffffffc072ad7f00, noi=0, zero=0, snok=0
[    9.768030] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00088200, ep 1, dir out
[    9.768039] dwc2 f72c0000.usb: ureq->length:24 ureq->actual:0
[    9.768048] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@24/24, 0x00080018 => 0x00000b30
[    9.768057] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78000000 pad => 0x00000b34
[    9.768065] dwc2 f72c0000.usb: ep0 state:0
[    9.768072] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84088200
[    9.768081] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80088200
[    9.768681] dwc2 f72c0000.usb: ep1in: req ffffffc0734f1280: 24@ffffffc072b82880, noi=0, zero=0, snok=0
[    9.768693] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00488200, ep 1, dir in
[    9.768701] dwc2 f72c0000.usb: ureq->length:24 ureq->actual:0
[    9.768711] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@24/24, 0x20080018 => 0x00000930
[    9.768720] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78001000 pad => 0x00000934
[    9.768727] dwc2 f72c0000.usb: ep0 state:0
[    9.768735] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84488200
[    9.768743] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80488200
[    9.768758] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.768768] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000002
[    9.768777] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep1(in) DxEPINT=0x00000001
[    9.768787] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00498200, DXEPTSIZ=1fffffe8
[    9.768797] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 24
[    9.768805] dwc2 f72c0000.usb: req->length:24 req->actual:24 req->zero:0
[    9.768816] dwc2 f72c0000.usb: complete: ep ffffffc073899b18 ep1in, req ffffffc0734f1280, 0 => ffffff80086cc3a8
[    9.769114] dwc2 f72c0000.usb: ep1in: req ffffffc0734f1280: 106@ffffffc072b82880, noi=0, zero=0, snok=0
[    9.769127] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x00498200, ep 1, dir in
[    9.769136] dwc2 f72c0000.usb: ureq->length:106 ureq->actual:0
[    9.769146] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 1@106/106, 0x2008006a => 0x00000930
[    9.769154] dwc2 f72c0000.usb: dwc2_hsotg_start_req: 78001000 pad => 0x00000934
[    9.769161] dwc2 f72c0000.usb: ep0 state:0
[    9.769169] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DxEPCTL=0x84498200
[    9.769177] dwc2 f72c0000.usb: dwc2_hsotg_start_req: DXEPCTL=0x80498200
[    9.769191] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04048028 00040000 (d08c3cc4) retry 8
[    9.769200] dwc2 f72c0000.usb: dwc2_hsotg_irq: daint=00000002
[    9.769210] dwc2 f72c0000.usb: dwc2_hsotg_epint: ep1(in) DxEPINT=0x00000001
[    9.769219] dwc2 f72c0000.usb: dwc2_hsotg_epint: XferCompl: DxEPCTL=0x00488200, DXEPTSIZ=1ff7ff7e
[    9.769229] dwc2 f72c0000.usb: dwc2_hsotg_complete_in: adjusting size done 0 => 106
[    9.769237] dwc2 f72c0000.usb: req->length:106 req->actual:106 req->zero:0
[    9.769247] dwc2 f72c0000.usb: complete: ep ffffffc073899b18 ep1in, req ffffffc0734f1280, 0 => ffffff80086cc3a8
[   11.112925] ttyAMA ttyAMA3: 1 input overrun(s)
[   11.170192] (stc): remove_channel_from_table: id 3
[   11.175072] (stc): remove_channel_from_table: id 2
[   11.179914] (stc): remove_channel_from_table: id 4
[   11.184807] (stc):  all chnl_ids unregistered 
[   11.184854] (stk) :ldisc_install = 0
[   11.190492] (stc): st_tty_close 
[   14.447528] capability: warning: `main' uses 32-bit capabilities (legacy support in use)
[   21.346122] healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
[   21.990843] init: processing action (sys.sysctl.extra_free_kbytes=*)
[   21.997886] init: write_file: Unable to open '/proc/sys/vm/extra_free_kbytes': No such file or directory
[   23.979615] type=1400 audit(16.867:110): avc: denied { read } for pid=1903 comm="main" name="u:object_r:serialno_prop:s0" dev="tmpfs" ino=27 scontext=u:r:zygote:s0 tcontext=u:object_r:serialno_prop:s0 tclass=file permissive=0
[   24.000249] type=1400 audit(28.619:111): avc: granted { getattr } for pid=2101 comm="sdcard" path="/vendor" dev="rootfs" ino=1091 scontext=u:r:sdcardd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   24.232659] init: computing context for service 'wpa_supplicant'
[   24.240599] init: starting service 'wpa_supplicant'...
[   24.251687] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
[   24.311595] type=1400 audit(28.619:111): avc: granted { getattr } for pid=2101 comm="sdcard" path="/vendor" dev="rootfs" ino=1091 scontext=u:r:sdcardd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   24.311636] type=1400 audit(28.947:112): avc: granted { getattr } for pid=2160 comm="iptables-restor" path="/vendor" dev="rootfs" ino=1091 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   24.338835] type=1400 audit(28.947:112): avc: granted { getattr } for pid=2160 comm="iptables-restor" path="/vendor" dev="rootfs" ino=1091 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   24.338875] type=1400 audit(28.975:113): avc: granted { lock } for pid=2160 comm="iptables-restor" path="/system/etc/xtables.lock" dev="mmcblk0p9" ino=796 scontext=u:r:netd:s0 tcontext=u:object_r:system_file:s0 tclass=file
[   24.357951] type=1400 audit(28.975:113): avc: granted { lock } for pid=2160 comm="iptables-restor" path="/system/etc/xtables.lock" dev="mmcblk0p9" ino=796 scontext=u:r:netd:s0 tcontext=u:object_r:system_file:s0 tclass=file
[   24.357969] type=1400 audit(28.991:114): avc: granted { getattr } for pid=2176 comm="ip6tables-resto" path="/vendor" dev="rootfs" ino=1091 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   24.365893] type=1400 audit(28.991:114): avc: granted { getattr } for pid=2176 comm="ip6tables-resto" path="/vendor" dev="rootfs" ino=1091 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   24.365909] type=1400 audit(29.003:115): avc: granted { lock } for pid=2176 comm="ip6tables-resto" path="/system/etc/xtables.lock" dev="mmcblk0p9" ino=796 scontext=u:r:netd:s0 tcontext=u:object_r:system_file:s0 tclass=file
[   25.553986] mmc_host mmc2: Bus speed (slot 0) = 24800000Hz (slot req 400000Hz, actual 400000HZ div = 31)
[   25.599780] mmc_host mmc2: Bus speed (slot 0) = 24800000Hz (slot req 25000000Hz, actual 24800000HZ div = 0)
[   25.924857] wlcore: PHY firmware version: Rev 8.2.0.0.237
[   25.977813] wlcore: firmware booted (Rev 8.9.0.0.70)
[   26.067377] (hci_tty): inside hci_tty_open (ffffffc074a4d048, ffffffc058342500)
[   26.074785] (stc):  chnl_id list empty :4 
[   26.074793] (stk) : st_kim_start
[   26.185510] (stk) :ldisc_install = 1
[   26.240552] (stc): st_tty_open 
[   26.244220] (stk) :line discipline installed
[   26.247838] (stk) :ti-connectivity/TIInit_11.8.32.bts
[   26.252626] (stk) :change remote baud rate command in firmware
[   26.257769] (stk) :skipping the wait event of change remote baud
[   26.624885] init: Service 'bootanim' (pid 1971) exited with status 0
[   26.838609] init: processing action (sys.boot_completed=1)
[   26.844592] init: processing action (sys.boot_completed=1 && sys.logbootcomplete=1)
[   26.853084] init: computing context for service 'exec 2 (/system/bin/bootstat)'
[   26.861347] init: starting service 'exec 2 (/system/bin/bootstat)'...
[   27.015393] (stc): add_channel_to_table: id 4
[   27.019831] (stc): add_channel_to_table: id 2
[   27.024231] (stc): add_channel_to_table: id 3
[   28.061255] wlan0: authenticate with 04:a1:51:da:5b:a7
[   28.077625] wlan0: send auth to 04:a1:51:da:5b:a7 (try 1/3)
[   28.095694] wlan0: authenticated
[   28.100355] wl18xx_driver wl18xx.3.auto wlan0: disabling HT as WMM/QoS is not supported by the AP
[   28.110231] wl18xx_driver wl18xx.3.auto wlan0: disabling VHT as WMM/QoS is not supported by the AP
[   28.113897] wlan0: associate with 04:a1:51:da:5b:a7 (try 1/3)
[   28.212166] wlan0: RX AssocResp from 04:a1:51:da:5b:a7 (capab=0x1411 status=0 aid=4)
[   28.228918] wlan0: associated
[   28.255031] wlcore: Association completed.
[   28.998655] type=1400 audit(33.615:132): avc: granted { getattr } for pid=2564 comm="iptables" path="/vendor" dev="rootfs" ino=1091 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   29.021722] type=1400 audit(33.635:133): avc: granted { lock } for pid=2564 comm="iptables" path="/system/etc/xtables.lock" dev="mmcblk0p9" ino=796 scontext=u:r:netd:s0 tcontext=u:object_r:system_file:s0 tclass=file
[   29.022079] type=1400 audit(33.635:133): avc: granted { lock } for pid=2564 comm="iptables" path="/system/etc/xtables.lock" dev="mmcblk0p9" ino=796 scontext=u:r:netd:s0 tcontext=u:object_r:system_file:s0 tclass=file
[   29.022092] type=1400 audit(33.635:134): avc: granted { getattr } for pid=2561 comm="clatd" path="/vendor" dev="rootfs" ino=1091 scontext=u:r:clatd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   29.026591] type=1400 audit(33.635:134): avc: granted { getattr } for pid=2561 comm="clatd" path="/vendor" dev="rootfs" ino=1091 scontext=u:r:clatd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   29.026620] type=1400 audit(33.639:135): avc: granted { getattr } for pid=2568 comm="ip6tables" path="/vendor" dev="rootfs" ino=1091 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   29.042163] type=1400 audit(33.639:135): avc: granted { getattr } for pid=2568 comm="ip6tables" path="/vendor" dev="rootfs" ino=1091 scontext=u:r:netd:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file
[   29.042182] type=1400 audit(33.671:136): avc: granted { lock } for pid=2568 comm="ip6tables" path="/system/etc/xtables.lock" dev="mmcblk0p9" ino=796 scontext=u:r:netd:s0 tcontext=u:object_r:system_file:s0 tclass=file
[   29.049177] init: processing action (sys.sysctl.tcp_def_init_rwnd=*)
[   29.049639] init: write_file: Unable to open '/proc/sys/net/ipv4/tcp_default_init_rwnd': No such file or directory
[   29.322577] init: processing action (sys.sysctl.tcp_def_init_rwnd=*)
[   29.329278] init: write_file: Unable to open '/proc/sys/net/ipv4/tcp_default_init_rwnd': No such file or directory
[   29.340278] init: processing action (sys.sysctl.tcp_def_init_rwnd=*)
[   29.346853] init: write_file: Unable to open '/proc/sys/net/ipv4/tcp_default_init_rwnd': No such file or directory
[   30.359002] type=1400 audit(33.671:136): avc: granted { lock } for pid=2568 comm="ip6tables" path="/system/etc/xtables.lock" dev="mmcblk0p9" ino=796 scontext=u:r:netd:s0 tcontext=u:object_r:system_file:s0 tclass=file
[   30.378525] type=1400 audit(34.999:137): avc: denied { write } for pid=2003 comm="Binder:2003_4" name="timerslack_ns" dev="proc" ino=3669 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   48.735474] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04008428 00000400 (d08c3cc4) retry 8
[   48.735516] dwc2 f72c0000.usb: GINTSTS_ErlySusp
[   48.738525] dwc2 f72c0000.usb: gintsts=04008828  gintmsk=d08c3cc4
[   48.738569] dwc2 f72c0000.usb: USB SUSPEND
[   48.738595] dwc2 f72c0000.usb: DSTS=0x574601
[   48.738624] dwc2 f72c0000.usb: DSTS.Suspend Status=1 HWCFG4.Power Optimize=0
[   48.738661] dwc2 f72c0000.usb: dwc2_hsotg_irq: 04008028 00000000 (d08c3cc4) retry 8
[   48.905992] dwc2 f72c0000.usb: gintsts=14008029  gintmsk=d08c3cc4
[   48.906037] dwc2 f72c0000.usb:  ++Connector ID Status Change Interrupt++  (Host)
[   48.906473] dwc2 f72c0000.usb: dwc2_conn_id_status_change()
[   48.906515] dwc2 f72c0000.usb: gotgctl=2200000
[   48.906552] dwc2 f72c0000.usb: gotgctl.b.conidsts=0
[   48.906586] dwc2 f72c0000.usb: connId A
[   48.906655] dwc2 f72c0000.usb: dwc2_core_init(ffffffc073872018)
[   49.062381] dwc2 f72c0000.usb: Internal DMA Mode
[   49.062426] dwc2 f72c0000.usb: host_dma:1 dma_desc_enable:0
[   49.062462] dwc2 f72c0000.usb: Using Buffer DMA mode
[   49.062502] dwc2 f72c0000.usb: Host Mode
[   49.118196] dwc2 f72c0000.usb: dwc2_hcd_start_func() ffffffc073872018
[   49.118237] dwc2 f72c0000.usb: DWC OTG HCD START
[   49.118293] dwc2 f72c0000.usb: dwc2_core_host_init(ffffffc073872018)
[   49.118323] dwc2 f72c0000.usb: Initializing HCFG.FSLSPClkSel to 00000000
[   49.118352] dwc2 f72c0000.usb: initial grxfsiz=00000800
[   49.118378] dwc2 f72c0000.usb: new grxfsiz=00000200
[   49.118404] dwc2 f72c0000.usb: initial gnptxfsiz=08000800
[   49.118430] dwc2 f72c0000.usb: new gnptxfsiz=02000200
[   49.118455] dwc2 f72c0000.usb: initial hptxfsiz=08001000
[   49.118481] dwc2 f72c0000.usb: new hptxfsiz=02000400
[   49.118532] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 0
[   49.118559] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 1
[   49.118587] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 2
[   49.118614] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 3
[   49.118642] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 4
[   49.118669] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 5
[   49.118695] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 6
[   49.118723] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 7
[   49.118750] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 8
[   49.118778] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 9
[   49.118805] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 10
[   49.118832] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 11
[   49.118860] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 12
[   49.118888] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 13
[   49.118915] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 14
[   49.118943] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 15
[   49.118969] dwc2 f72c0000.usb: Init: Port Power? op_state=9
[   49.118994] dwc2 f72c0000.usb: Init: Power Port (0)
[   49.119018] dwc2 f72c0000.usb: dwc2_enable_host_interrupts()
[   49.119044] dwc2 f72c0000.usb: DWC OTG HCD Has Root Hub
[   49.119313] dwc2 f72c0000.usb: gintsts=05000021  gintmsk=f3000806
[   49.119555] dwc2 f72c0000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
[   49.119594] dwc2 f72c0000.usb:   port_connect_status_change: 1
[   49.119629] dwc2 f72c0000.usb:   port_reset_change: 0
[   49.119664] dwc2 f72c0000.usb:   port_enable_change: 0
[   49.119698] dwc2 f72c0000.usb:   port_suspend_change: 0
[   49.119733] dwc2 f72c0000.usb:   port_over_current_change: 0
[   49.119935] dwc2 f72c0000.usb: ClearPortFeature USB_PORT_FEAT_C_CONNECTION
[   49.226963] dwc2 f72c0000.usb: SetPortFeature
[   49.227015] dwc2 f72c0000.usb: SetPortFeature - USB_PORT_FEAT_RESET
[   49.227056] dwc2 f72c0000.usb: In host mode, hprt0=00021501
[   49.287090] dwc2 f72c0000.usb: gintsts=05000029  gintmsk=f3000806
[   49.346990] dwc2 f72c0000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
[   49.406605] dwc2 f72c0000.usb: Set speed to high-speed
[   49.411955] usb 1-1: new high-speed USB device number 2 using dwc2
[   49.418993] dwc2 f72c0000.usb: SetPortFeature
[   49.419033] dwc2 f72c0000.usb: SetPortFeature - USB_PORT_FEAT_RESET
[   49.419073] dwc2 f72c0000.usb: In host mode, hprt0=00001101
[   49.419128] dwc2 f72c0000.usb: gintsts=05000029  gintmsk=f3000806
[   49.479414] dwc2 f72c0000.usb: gintsts=05000029  gintmsk=f3000806
[   49.510427] dwc2 f72c0000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
[   49.510529] dwc2 f72c0000.usb:   port_connect_status_change: 0
[   49.510554] dwc2 f72c0000.usb:   port_reset_change: 1
[   49.510578] dwc2 f72c0000.usb:   port_enable_change: 1
[   49.510601] dwc2 f72c0000.usb:   port_suspend_change: 0
[   49.510625] dwc2 f72c0000.usb:   port_over_current_change: 0
[   49.538773] dwc2 f72c0000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
[   49.598610] dwc2 f72c0000.usb: Set speed to high-speed
[   49.604746] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=ffffffc049520a00
[   49.604804] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   49.604847] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
[   49.627610] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
[   49.629268] hub 1-1:1.0: USB hub found
[   49.633882] hub 1-1:1.0: 3 ports detected
[   49.638649] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x81, ep->hcpriv=          (null)
[   49.638698] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
[   49.641933] dwc2 f72c0000.usb: ClearPortFeature USB_PORT_FEAT_C_ENABLE
[   49.926084] dwc2 f72c0000.usb: Set speed to full-speed
[   49.931533] usb 1-1.1: new low-speed USB device number 3 using dwc2
[   49.931835] dwc2 f72c0000.usb: dwc2_conn_id_status_change()
[   49.931863] dwc2 f72c0000.usb: gotgctl=2200000
[   49.931888] dwc2 f72c0000.usb: gotgctl.b.conidsts=0
[   49.931910] dwc2 f72c0000.usb: connId A
[   49.931938] dwc2 f72c0000.usb: dwc2_core_init(ffffffc073872018)
[   50.090216] dwc2 f72c0000.usb: Internal DMA Mode
[   50.090261] dwc2 f72c0000.usb: host_dma:1 dma_desc_enable:0
[   50.090297] dwc2 f72c0000.usb: Using Buffer DMA mode
[   50.090336] dwc2 f72c0000.usb: Host Mode
[   50.146251] dwc2 f72c0000.usb: dwc2_hcd_start_func() ffffffc073872018
[   50.146292] dwc2 f72c0000.usb: DWC OTG HCD START
[   50.146350] dwc2 f72c0000.usb: dwc2_core_host_init(ffffffc073872018)
[   50.146380] dwc2 f72c0000.usb: Initializing HCFG.FSLSPClkSel to 00000000
[   50.146409] dwc2 f72c0000.usb: initial grxfsiz=00000800
[   50.146437] dwc2 f72c0000.usb: new grxfsiz=00000200
[   50.146463] dwc2 f72c0000.usb: initial gnptxfsiz=08000800
[   50.146490] dwc2 f72c0000.usb: new gnptxfsiz=02000200
[   50.146515] dwc2 f72c0000.usb: initial hptxfsiz=08001000
[   50.146541] dwc2 f72c0000.usb: new hptxfsiz=02000400
[   50.146590] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 0
[   50.146617] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 1
[   50.146644] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 2
[   50.146671] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 3
[   50.146697] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 4
[   50.146724] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 5
[   50.146751] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 6
[   50.146778] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 7
[   50.146806] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 8
[   50.146833] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 9
[   50.146861] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 10
[   50.146888] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 11
[   50.146916] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 12
[   50.146944] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 13
[   50.146971] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 14
[   50.146999] dwc2 f72c0000.usb: dwc2_core_host_init: Halt channel 15
[   50.147025] dwc2 f72c0000.usb: Init: Port Power? op_state=9
[   50.147050] dwc2 f72c0000.usb: Init: Power Port (0)
[   50.147074] dwc2 f72c0000.usb: dwc2_enable_host_interrupts()
[   50.147100] dwc2 f72c0000.usb: DWC OTG HCD Has Root Hub
[   50.147370] dwc2 f72c0000.usb: gintsts=05000021  gintmsk=f3000806
[   50.254424] dwc2 f72c0000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
[   50.254532] dwc2 f72c0000.usb:   port_connect_status_change: 1
[   50.254556] dwc2 f72c0000.usb:   port_reset_change: 0
[   50.254580] dwc2 f72c0000.usb:   port_enable_change: 0
[   50.254603] dwc2 f72c0000.usb:   port_suspend_change: 0
[   50.254627] dwc2 f72c0000.usb:   port_over_current_change: 0
[   50.255085] dwc2 f72c0000.usb: ClearPortFeature USB_PORT_FEAT_C_CONNECTION
[   50.255233] usb 1-1: USB disconnect, device number 2
[   55.010246] dwc2 f72c0000.usb: DWC OTG HCD URB Dequeue
[   55.010339] dwc2 f72c0000.usb: Called usb_hcd_giveback_urb()
[   55.010367] dwc2 f72c0000.usb:   urb->status = -115
[   55.010559] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=ffffffc043e6c500
[   55.010616] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   55.010658] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
[   55.010803] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   55.010848] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   55.010887] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
[   55.010995] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   55.011040] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   55.011079] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
[   55.011184] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   55.011228] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   55.011267] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
[   55.012336] dwc2 f72c0000.usb: DWC OTG HCD URB Dequeue
[   55.012426] dwc2 f72c0000.usb: Called usb_hcd_giveback_urb()
[   55.012454] dwc2 f72c0000.usb:   urb->status = -115
[   55.013572] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=ffffffc049520800
[   55.013629] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   55.013676] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x81, ep->hcpriv=ffffffc043e6cd00
[   55.158404] dwc2 f72c0000.usb: SetPortFeature
[   55.158455] dwc2 f72c0000.usb: SetPortFeature - USB_PORT_FEAT_RESET
[   55.158497] dwc2 f72c0000.usb: In host mode, hprt0=00021501
[   55.218407] dwc2 f72c0000.usb: gintsts=07000021  gintmsk=f3000806
[   55.278353] dwc2 f72c0000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
[   55.338213] dwc2 f72c0000.usb: Set speed to full-speed
[   55.343526] usb 1-1: new full-speed USB device number 7 using dwc2
[   55.350773] dwc2 f72c0000.usb: SetPortFeature
[   55.350811] dwc2 f72c0000.usb: SetPortFeature - USB_PORT_FEAT_RESET
[   55.350850] dwc2 f72c0000.usb: In host mode, hprt0=00021501
[   55.351151] dwc2 f72c0000.usb: gintsts=05000029  gintmsk=f3000806
[   55.410923] dwc2 f72c0000.usb: gintsts=05000029  gintmsk=f3000806
[   55.462426] dwc2 f72c0000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
[   55.462532] dwc2 f72c0000.usb:   port_connect_status_change: 0
[   55.462556] dwc2 f72c0000.usb:   port_reset_change: 1
[   55.462580] dwc2 f72c0000.usb:   port_enable_change: 1
[   55.462604] dwc2 f72c0000.usb:   port_suspend_change: 0
[   55.462627] dwc2 f72c0000.usb:   port_over_current_change: 0
[   55.470574] dwc2 f72c0000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
[   55.530641] dwc2 f72c0000.usb: Set speed to full-speed
[   55.536783] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=ffffffc049520a00
[   55.536841] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   55.536883] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
[   55.557042] usb 1-1: not running at top speed; connect to a high speed hub
[   55.567151] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
[   55.568927] hub 1-1:1.0: USB hub found
[   55.573627] hub 1-1:1.0: 3 ports detected
[   55.583019] dwc2 f72c0000.usb: ClearPortFeature USB_PORT_FEAT_C_ENABLE
[   55.870069] dwc2 f72c0000.usb: Set speed to full-speed
[   55.875428] usb 1-1.1: new low-speed USB device number 8 using dwc2
[   55.961926] dwc2 f72c0000.usb: Set speed to full-speed
[   55.968306] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=ffffffc043e6dd00
[   55.968364] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   55.968408] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
[   55.997454] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
[   56.008356] input: Logitech USB Optical Mouse as /devices/platform/soc/f72c0000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C058.0001/input/input1
[   56.023376] hid-generic 0003:046D:C058.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-f72c0000.usb-1.1/input0
[   56.121878] dwc2 f72c0000.usb: Set speed to full-speed
[   56.127217] usb 1-1.2: new full-speed USB device number 9 using dwc2
[   56.213936] dwc2 f72c0000.usb: Set speed to full-speed
[   56.220136] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=ffffffc043fbed00
[   56.220167] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   56.220188] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
[   56.237933] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   56.237966] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=          (null)
[   56.238002] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
[   56.242042] usb 1-1.2: not running at top speed; connect to a high speed hub
[   56.261213] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   56.267555] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
[   56.267584] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x82
[   56.267604] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x03
[   56.269055] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   56.271366] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x81, ep->hcpriv=          (null)
[   56.271394] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x82, ep->hcpriv=          (null)
[   56.271416] dwc2 f72c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x03, ep->hcpriv=          (null)
[   56.271438] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
[   56.271456] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x82
[   56.271474] dwc2 f72c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x03
[   56.277237] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   56.701204] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   56.713737] asix 1-1.2:1.0 eth0: register 'asix' at usb-f72c0000.usb-1.2, ASIX AX88772B USB 2.0 Ethernet, 00:50:b6:18:82:98
[   56.726051] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   56.734360] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   58.281316] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   58.288011] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Frame Overrun--
[   58.297302] asix 1-1.2:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[   58.305050] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Frame Overrun--
[   58.350069] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   58.358076] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   58.382073] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   58.470070] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   58.478049] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   58.494066] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   58.566060] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   58.598051] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   58.638028] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   58.710046] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   58.750029] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   58.758138] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   58.782029] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   58.942047] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   58.958030] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   59.030035] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   59.046030] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   59.054029] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   59.078095] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   59.082161] type=1400 audit(1491518848.436:156): avc: denied { write } for pid=2003 comm="Binder:2003_6" name="timerslack_ns" dev="proc" ino=9277 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   59.105014] type=1400 audit(1491518876.828:157): avc: granted { lock } for pid=2160 comm="iptables-restor" path="/system/etc/xtables.lock" dev="mmcblk0p9" ino=796 scontext=u:r:netd:s0 tcontext=u:object_r:system_file:s0 tclass=file
[   59.126574] type=1400 audit(1491518876.828:157): avc: granted { lock } for pid=2160 comm="iptables-restor" path="/system/etc/xtables.lock" dev="mmcblk0p9" ino=796 scontext=u:r:netd:s0 tcontext=u:object_r:system_file:s0 tclass=file
[   59.147283] type=1400 audit(1491518876.832:158): avc: granted { lock } for pid=2176 comm="ip6tables-resto" path="/system/etc/xtables.lock" dev="mmcblk0p9" ino=796 scontext=u:r:netd:s0 tcontext=u:object_r:system_file:s0 tclass=file
[   59.158069] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   59.230077] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   59.302069] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   59.364853] init: processing action (sys.sysctl.tcp_def_init_rwnd=*)
[   59.372172] init: write_file: Unable to open '/proc/sys/net/ipv4/tcp_default_init_rwnd': No such file or directory
[   59.558094] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   59.590056] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   59.606043] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   59.678040] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   59.806042] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   59.830023] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   59.854024] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   59.910024] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   59.958024] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   60.030041] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   60.046024] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   60.134037] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   60.150025] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   60.158025] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   60.182053] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   60.206052] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   60.286053] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   60.310046] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   60.366047] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   60.374058] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   60.398249] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   60.462057] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   60.502058] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   60.526099] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   60.582056] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   60.590048] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   60.638073] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   60.694180] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   60.718031] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   60.742150] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   60.782037] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   60.798027] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   60.806022] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   60.830059] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   60.894047] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   60.910141] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   60.934026] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   60.998028] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   61.022028] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   61.038029] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   61.126025] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   61.174047] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   61.206024] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   61.254039] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   61.278029] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   61.342051] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   61.366028] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   61.390028] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   61.430027] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   61.446029] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   61.470028] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   61.494035] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   61.558029] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   61.662050] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   61.686053] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   61.710055] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   61.766047] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   61.790055] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   61.814078] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   61.878056] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   61.894083] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   61.902055] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   61.966078] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   61.982050] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   62.006053] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   62.062052] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   62.070055] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   62.174079] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   62.190053] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   62.198029] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   62.222028] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   62.246030] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   62.302072] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   62.326205] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   62.350049] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   62.430143] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   62.542142] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   62.558147] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   62.566264] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   62.630031] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   62.646147] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   62.734238] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   62.758246] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   62.806049] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   62.862044] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   62.886050] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   62.910051] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   62.966050] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   63.038049] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   63.102050] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   63.126049] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   63.142044] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   63.190059] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   63.214277] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   63.230058] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   63.318048] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   63.342047] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   63.366051] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   63.390058] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   63.470049] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   63.494050] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   63.542050] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   63.606043] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   63.622043] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   63.694074] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   63.734044] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   63.822024] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   63.838024] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   63.846024] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   63.870408] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   63.894042] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   63.918027] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   63.950024] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   63.998043] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   64.046025] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   64.134024] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   64.222025] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   64.246025] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   64.294055] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   64.318085] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   64.350046] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   64.398061] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   64.422068] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   64.446075] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   64.470044] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   64.534067] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   64.558053] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   64.670042] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   64.694046] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   64.718046] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   64.742050] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   64.766044] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   64.822049] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   64.894043] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   64.902281] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   65.014088] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   65.686093] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   65.726066] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   65.838043] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   65.854054] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   65.878356] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   65.902064] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   65.958065] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   66.006046] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   66.030069] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   66.032729] type=1400 audit(1491518876.832:158): avc: granted { lock } for pid=2176 comm="ip6tables-resto" path="/system/etc/xtables.lock" dev="mmcblk0p9" ino=796 scontext=u:r:netd:s0 tcontext=u:object_r:system_file:s0 tclass=file
[   66.053929] type=1400 audit(1491518883.780:159): avc: denied { write } for pid=2003 comm="Binder:2003_8" name="timerslack_ns" dev="proc" ino=12828 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   66.054047] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   66.076171] type=1400 audit(1491518883.780:159): avc: denied { write } for pid=2003 comm="Binder:2003_8" name="timerslack_ns" dev="proc" ino=12828 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   66.078039] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   66.097928] type=1400 audit(1491518883.780:160): avc: denied { write } for pid=2003 comm="Binder:2003_8" name="timerslack_ns" dev="proc" ino=3823 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   66.120057] type=1400 audit(1491518883.780:160): avc: denied { write } for pid=2003 comm="Binder:2003_8" name="timerslack_ns" dev="proc" ino=3823 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   66.141737] type=1400 audit(1491518883.780:161): avc: denied { write } for pid=2003 comm="Binder:2003_8" name="timerslack_ns" dev="proc" ino=3825 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   66.163855] type=1400 audit(1491518883.780:161): avc: denied { write } for pid=2003 comm="Binder:2003_8" name="timerslack_ns" dev="proc" ino=3825 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   66.182043] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   66.185543] type=1400 audit(1491518883.780:162): avc: denied { write } for pid=2003 comm="Binder:2003_8" name="timerslack_ns" dev="proc" ino=3827 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   66.206038] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   66.207613] type=1400 audit(1491518883.780:162): avc: denied { write } for pid=2003 comm="Binder:2003_8" name="timerslack_ns" dev="proc" ino=3827 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   66.229268] type=1400 audit(1491518883.780:163): avc: denied { write } for pid=2003 comm="Binder:2003_8" name="timerslack_ns" dev="proc" ino=3829 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0
[   66.334047] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   66.358050] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   66.382052] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   66.430191] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   66.454048] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   66.510050] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   66.606055] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   66.614050] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   66.638112] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   66.662085] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   66.774248] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   66.798066] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   66.822063] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   66.870190] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   66.894226] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   66.918065] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   66.942046] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   66.966049] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   66.990084] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   67.014035] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   67.038103] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   67.230065] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   67.254168] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   67.278037] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   67.302052] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   67.326053] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   67.334052] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   67.358043] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   67.382085] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   67.406051] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   67.438051] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   67.462049] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   67.486089] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   67.942053] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   67.966044] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   68.070040] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   68.094031] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   68.118035] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   68.158051] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   68.182044] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   68.254049] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   68.718129] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   68.822044] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   69.414085] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   69.438095] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   69.502236] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   69.550094] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   69.574207] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   69.598090] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   69.678044] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   69.790155] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   69.814131] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   69.838049] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   69.870041] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   69.894050] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   70.238083] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   70.502042] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   71.094041] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   71.134077] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   71.246086] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   71.278078] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   71.310082] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   71.342057] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   71.358178] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   71.462077] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   71.574049] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   71.638041] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   71.670070] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   71.702041] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   71.854042] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   71.982116] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   72.006039] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   72.366055] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   72.398409] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   72.430053] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   72.454326] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   72.470047] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   72.502045] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   72.598049] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   72.662115] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   72.670031] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   72.702046] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   72.742050] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   72.830076] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   72.910042] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   72.950043] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   72.990044] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   73.014039] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   73.086241] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   73.094045] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   73.158066] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   73.198045] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   73.238551] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   73.318047] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   73.342046] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   73.382055] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   73.422038] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   73.462117] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   73.542046] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   73.550178] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   73.590301] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   73.638086] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   73.678314] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   73.718047] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   73.910089] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   73.950083] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   74.102072] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   74.142069] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   74.158189] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   74.198065] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   74.254052] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   74.310046] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   74.406041] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   74.462572] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   74.574043] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   74.630069] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   74.646048] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   74.702038] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   74.758548] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   74.870047] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   74.926052] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   74.966080] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   74.982045] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   75.038076] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   75.150076] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   75.198127] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   75.206045] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   75.262050] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   75.278077] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   75.318050] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   75.382083] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   75.390143] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   75.446044] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   75.518080] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   75.574049] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   75.590049] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   75.646570] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   75.662056] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   75.726079] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   75.886052] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   75.894050] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   75.966112] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   75.974098] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   76.126056] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   76.142081] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   76.158059] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   76.262074] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   76.270055] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   76.350092] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   76.454078] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   76.670067] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   76.694206] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   76.702205] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   76.726068] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   76.806057] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   76.830067] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   76.862072] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   76.998067] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   77.046077] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   77.054063] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   77.182090] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   77.190048] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   77.198047] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   77.214097] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   77.382088] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   77.398060] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   77.406051] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   77.422062] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   77.430065] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   77.438046] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   77.462051] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   77.622051] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   77.630091] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   77.710052] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   77.718176] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   77.726057] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   77.734061] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   77.742060] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   77.758060] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   77.766264] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   77.774044] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   78.102051] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   78.134078] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   78.166058] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   78.222051] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   78.278075] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   78.302072] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   78.334077] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   78.358050] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   78.406047] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   78.734090] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   78.750049] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   78.782206] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   78.798082] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   78.806037] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   78.814074] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   78.830234] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   78.894070] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   78.910094] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   79.062100] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   79.078051] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   79.086075] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   79.110069] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   79.134094] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   79.302050] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   79.310077] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   79.326051] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   79.334092] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   79.382074] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   79.462071] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   79.478046] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   79.646045] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   79.662072] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   79.766049] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   79.782115] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   79.806043] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   79.822053] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   79.902069] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   79.926083] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   80.022259] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   80.054049] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   80.070139] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   80.086053] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   80.158071] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   80.166063] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   80.278051] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   80.366074] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   80.382096] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   80.470076] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   80.486119] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   80.558066] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   80.574117] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   80.662058] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   80.686057] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   80.742071] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   80.822047] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   80.830062] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   80.894077] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   80.910103] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   80.934057] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   80.990047] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   81.054043] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   81.070068] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   81.074503] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 1 - ChHltd set, but reason is unknown
[   81.083771] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04200029
[   81.091026] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Frame Overrun--
[   81.091978] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Frame Overrun--
[   81.187066] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   81.195064] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   81.203228] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   81.259059] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   81.267058] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   81.275060] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   81.411077] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   81.427096] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   81.435083] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   81.475057] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   81.603050] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   81.619178] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   81.843077] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   81.915050] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   81.931081] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   81.955155] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   81.963055] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   81.971151] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   81.979052] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   82.011048] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   82.067077] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   82.075052] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   82.083047] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   82.123157] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   82.139045] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   82.179049] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   82.187050] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   82.243048] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   82.315094] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   82.347070] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   82.403047] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   82.443047] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   82.451052] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   82.459058] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   82.499058] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   82.515669] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length 0x9e3bbe67, offset 68
[   82.611060] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   82.619095] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   82.643082] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   82.651041] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   82.691205] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   82.835084] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   82.843056] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   82.859152] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   82.883055] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   82.979086] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   83.019052] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   83.035083] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   83.067054] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   83.075082] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   83.115048] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   83.123125] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   83.235163] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--
[   83.283054] dwc2 f72c0000.usb: --Host Channel 6 Interrupt: Transaction Error--
[   83.331055] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   83.339050] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   83.371055] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   83.451052] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   83.531084] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   83.547140] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   83.571090] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   83.611111] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   83.627109] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   83.691089] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   83.707076] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   83.731106] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   83.771067] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   83.851043] dwc2 f72c0000.usb: --Host Channel 13 Interrupt: Transaction Error--
[   83.883051] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   83.891082] dwc2 f72c0000.usb: --Host Channel 9 Interrupt: Transaction Error--
[   83.963084] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   83.995085] dwc2 f72c0000.usb: --Host Channel 10 Interrupt: Transaction Error--
[   84.003047] dwc2 f72c0000.usb: --Host Channel 11 Interrupt: Transaction Error--
[   84.011084] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   84.139050] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   84.147086] dwc2 f72c0000.usb: --Host Channel 4 Interrupt: Transaction Error--
[   84.155053] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   84.195098] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   84.219051] dwc2 f72c0000.usb: --Host Channel 0 Interrupt: Transaction Error--
[   84.291056] dwc2 f72c0000.usb: --Host Channel 12 Interrupt: Transaction Error--
[   84.323050] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   84.363083] dwc2 f72c0000.usb: --Host Channel 8 Interrupt: Transaction Error--
[   84.387051] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   84.427058] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   84.459051] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   84.467050] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   84.491056] dwc2 f72c0000.usb: --Host Channel 15 Interrupt: Transaction Error--
[   84.499072] dwc2 f72c0000.usb: --Host Channel 14 Interrupt: Transaction Error--
[   84.611048] dwc2 f72c0000.usb: --Host Channel 2 Interrupt: Transaction Error--
[   84.675056] dwc2 f72c0000.usb: --Host Channel 5 Interrupt: Transaction Error--
[   84.699041] dwc2 f72c0000.usb: --Host Channel 1 Interrupt: Transaction Error--
[   84.707065] dwc2 f72c0000.usb: --Host Channel 3 Interrupt: Transaction Error--
[   84.739060] dwc2 f72c0000.usb: --Host Channel 7 Interrupt: Transaction Error--

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: dwc2_hc_chhltd_intr_dma - ChHltd set errors?
       [not found]                       ` <CALAqxLU4ZK6u_QurTp1X89nD46r+3ctVzDDtsHVDq1sORhyW5w@mail.gmail.com>
@ 2017-04-07  8:18                         ` Felipe Balbi
  2017-04-07 12:52                           ` Minas Harutyunyan
  0 siblings, 1 reply; 13+ messages in thread
From: Felipe Balbi @ 2017-04-07  8:18 UTC (permalink / raw)
  To: John Stultz, Minas Harutyunyan; +Cc: John Youn, lkml, YongQin Liu, linux-usb

[-- Attachment #1: Type: text/plain, Size: 6695 bytes --]


Hi,

John Stultz <john.stultz@linaro.org> writes:
>>>> <Minas.Harutyunyan@synopsys.com <mailto:Minas.Harutyunyan@synopsys.com>>
>>>> wrote:
>>>>> On 4/4/2017 11:03 PM, John Stultz wrote:
>>>>>>
>>>>>> I did notice when cating the regdump file, I saw:
>>>>>> dwc2 f72c0000.usb: Mode Mismatch Interrupt: currently in Host mode
>>>>>> twice. (You'll see it 4 times in the dmesg around 1077 as I cat'ed
>>>>>> regdump again to verify it wasn't just chance).
>>>>>>
>>>>>> Let me know if there is anything else you need!
>>>>>>
>>>>>
>>>>> Could you please apply attached patch and try again.
>>>>
>>>> Thanks for sending this out!
>>>>
>>>> So it didn't build against mainline, but I tweaked it a bit:
>>>> -       if ((hsotg->core_params->dma_enable > 0 &&
>>>> -            hsotg->core_params->dma_desc_enable <= 0) ||
>>>> +       if ((hsotg->params.host_dma > 0 &&
>>>> +            hsotg->params.dma_desc_enable <= 0) ||
>>>>
>>>>
>>>> But I'm still seeing similar behavior:
>>>> [   91.517417] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 5 -
>>>> ChHltd set, but reason is unknown
>>>> [   91.526693] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04000029
>>>> [   91.533613] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length
>>>> 0x8003a0cc, offset 1302
>>>> [   91.534102] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length
>>>> 0x73ff5a7d, offset 4
>>>> [  169.116866] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 1 -
>>>> ChHltd set, but reason is unknown
>>>> [  169.126146] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
>>>> [  170.699334] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length
>>>> 0x36000807, offset 68
>>>>
>>>> And I'm not seeing the "Channel can't be halted" error from the new logic.
>>>>
>>>> Full dmesg and regdump attached.
>>>>
>>>> Let me know if there is something else I should try.
>>>>
>>>> thanks
>>>> -john
>>> Ok. To enable full dwc2 debug messages, please set USB_DWC2_DEBUG and
>>> USB_DWC2_VERBOSE in Kernel configuration file.
>>
>> Huh. So interestingly adding USB_DWC2_VERBOSE changes some behavior,
>> which suggests some racy logic somewhere.
>>
>> In the dmesg logs provided earlier, I would unplug the micro-B cable,
>> and the hub would be enabled, detect the mouse, reset to slow-speed,
>> and then both mouse and eth would be detected (see below for topology
>> and quirkiness here).
>>
>> [  609.726186] dwc2 f72c0000.usb: Set speed to high-speed
>> [  609.731529] usb 1-1: new high-speed USB device number 26 using dwc2
>> [  609.921447] dwc2 f72c0000.usb: Set speed to high-speed
>> [  609.949694] hub 1-1:1.0: USB hub found
>> [  609.954067] hub 1-1:1.0: 3 ports detected
>> [  610.246008] dwc2 f72c0000.usb: Set speed to full-speed
>> [  610.251388] usb 1-1.1: new low-speed USB device number 27 using dwc2
>> [  610.486571] usb 1-1: USB disconnect, device number 26
>> [  615.722267] dwc2 f72c0000.usb: Set speed to full-speed
>> [  615.727580] usb 1-1: new full-speed USB device number 31 using dwc2
>> [  615.914674] dwc2 f72c0000.usb: Set speed to full-speed
>> [  615.939233] usb 1-1: not running at top speed; connect to a high speed hub
>> [  615.949500] hub 1-1:1.0: USB hub found
>> [  615.953815] hub 1-1:1.0: 3 ports detected
>> [  616.246178] dwc2 f72c0000.usb: Set speed to full-speed
>> [  616.251539] usb 1-1.1: new low-speed USB device number 32 using dwc2
>> [  616.342042] dwc2 f72c0000.usb: Set speed to full-speed
>> [  616.393609] input: Logitech USB Optical Mouse as
>> /devices/platform/soc/f72c0000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C058.0004/input/in4
>> [  616.408426] hid-generic 0003:046D:C058.0004: input,hidraw0: USB HID
>> v1.11 Mouse [Logitech USB Optical Mouse] on usb-f72c0000.usb-1.1/inpu0
>> [  616.506057] dwc2 f72c0000.usb: Set speed to full-speed
>> [  616.511449] usb 1-1.2: new full-speed USB device number 33 using dwc2
>> [  616.598037] dwc2 f72c0000.usb: Set speed to full-speed
>> [  616.626890] usb 1-1.2: not running at top speed; connect to a high speed hub
>> [  617.098791] asix 1-1.2:1.0 eth0: register 'asix' at
>> usb-f72c0000.usb-1.2, ASIX AX88772B USB 2.0 Ethernet,
>> 00:50:b6:18:82:98
>> [  617.112147] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
>> [  618.660076] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
>> [  618.682072] asix 1-1.2:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
>>
>>
>> But with DWC2_VERBOSE enabled, I'm usually seeing the following (this
>> is what hit the console, not from the full dmesg output):
>>
>> [   83.658545] dwc2 f72c0000.usb: Set speed to high-speed
>> [   83.663897] usb 1-1: new high-speed USB device number 2 using dwc2
>> [   83.854516] dwc2 f72c0000.usb: Set speed to high-speed
>> [   83.901097] hub 1-1:1.0: USB hub found
>> [   83.910054] hub 1-1:1.0: 3 ports detected
>> [   84.241753] dwc2 f72c0000.usb: Set speed to full-speed
>> [   84.247008] usb 1-1.1: new low-speed USB device number 3 using dwc2
>> [   84.479943] usb 1-1: USB disconnect, device number 2
>> [   89.646499] dwc2 f72c0000.usb: Set speed to full-speed
>> [   89.651849] usb 1-1: new full-speed USB device number 7 using dwc2
>> [   89.842541] dwc2 f72c0000.usb: Set speed to full-speed
>> [   89.879490] usb 1-1: not running at top speed; connect to a high speed hub
>> [   89.906483] hub 1-1:1.0: USB hub found
>> [   89.915009] hub 1-1:1.0: 3 ports detected
>> [   90.245919] dwc2 f72c0000.usb: Set speed to full-speed
>> [   90.251114] usb 1-1.1: new low-speed USB device number 8 using dwc2
>> [   90.337866] dwc2 f72c0000.usb: Set speed to full-speed
>> [   90.385747] input: Logitech USB Optical Mouse as
>> /devices/platform/soc/f72c0000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C058.0001/input/in1
>> [   90.398904] hid-generic 0003:046D:C058.0001: input,hidraw0: USB HID
>> v1.11 Mouse [Logitech USB Optical Mouse] on usb-f72c0000.usb-1.1/inpu0
>> [   90.414011] hub 1-1:1.0: hub_ext_port_status failed (err = -71)
>>
>> And the eth adapter doesn't seem to be detected.
>>
>> So I've attached the dmesg w/ VERBOSE off, but with DEBUG on.
>
> I went ahead and collected the VERBOSE logs too around the
> "dwc2_hc_chhltd_intr_dma: Channel 11 - ChHltd set, but reason is
> unknown" message.  That VERBOSE flag generates a lot of data! I set my
> kernel dmesg buffer to 16M and managed save dmesg quickly after I
> noticed the error message, but I only got ~25 seconds around the
> event.

you can replace all dev_*() messages with trace_printk() and use the
ftrace buffer for logging. I generally use 100MiB trace buffer without
any issues :-)

-- 
balbi

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: dwc2_hc_chhltd_intr_dma - ChHltd set errors?
  2017-04-07  8:18                         ` Felipe Balbi
@ 2017-04-07 12:52                           ` Minas Harutyunyan
  0 siblings, 0 replies; 13+ messages in thread
From: Minas Harutyunyan @ 2017-04-07 12:52 UTC (permalink / raw)
  To: Felipe Balbi, John Stultz, Minas Harutyunyan
  Cc: John Youn, lkml, YongQin Liu, linux-usb

Hi,

On 4/7/2017 12:18 PM, Felipe Balbi wrote:
>
> Hi,
>
> John Stultz <john.stultz@linaro.org> writes:
>>>>> <Minas.Harutyunyan@synopsys.com <mailto:Minas.Harutyunyan@synopsys.com>>
>>>>> wrote:
>>>>>> On 4/4/2017 11:03 PM, John Stultz wrote:
>>>>>>>
>>>>>>> I did notice when cating the regdump file, I saw:
>>>>>>> dwc2 f72c0000.usb: Mode Mismatch Interrupt: currently in Host mode
>>>>>>> twice. (You'll see it 4 times in the dmesg around 1077 as I cat'ed
>>>>>>> regdump again to verify it wasn't just chance).
>>>>>>>
>>>>>>> Let me know if there is anything else you need!
>>>>>>>
>>>>>>
>>>>>> Could you please apply attached patch and try again.
>>>>>
>>>>> Thanks for sending this out!
>>>>>
>>>>> So it didn't build against mainline, but I tweaked it a bit:
>>>>> -       if ((hsotg->core_params->dma_enable > 0 &&
>>>>> -            hsotg->core_params->dma_desc_enable <= 0) ||
>>>>> +       if ((hsotg->params.host_dma > 0 &&
>>>>> +            hsotg->params.dma_desc_enable <= 0) ||
>>>>>
>>>>>
>>>>> But I'm still seeing similar behavior:
>>>>> [   91.517417] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 5 -
>>>>> ChHltd set, but reason is unknown
>>>>> [   91.526693] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x04000029
>>>>> [   91.533613] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length
>>>>> 0x8003a0cc, offset 1302
>>>>> [   91.534102] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length
>>>>> 0x73ff5a7d, offset 4
>>>>> [  169.116866] dwc2 f72c0000.usb: dwc2_hc_chhltd_intr_dma: Channel 1 -
>>>>> ChHltd set, but reason is unknown
>>>>> [  169.126146] dwc2 f72c0000.usb: hcint 0x00000002, intsts 0x06200029
>>>>> [  170.699334] asix 1-1.2:1.0 eth0: asix_rx_fixup() Bad Header Length
>>>>> 0x36000807, offset 68
>>>>>
>>>>> And I'm not seeing the "Channel can't be halted" error from the new logic.
>>>>>
>>>>> Full dmesg and regdump attached.
>>>>>
>>>>> Let me know if there is something else I should try.
>>>>>
>>>>> thanks
>>>>> -john
>>>> Ok. To enable full dwc2 debug messages, please set USB_DWC2_DEBUG and
>>>> USB_DWC2_VERBOSE in Kernel configuration file.
>>>
>>> Huh. So interestingly adding USB_DWC2_VERBOSE changes some behavior,
>>> which suggests some racy logic somewhere.
>>>
>>> In the dmesg logs provided earlier, I would unplug the micro-B cable,
>>> and the hub would be enabled, detect the mouse, reset to slow-speed,
>>> and then both mouse and eth would be detected (see below for topology
>>> and quirkiness here).
>>>
>>> [  609.726186] dwc2 f72c0000.usb: Set speed to high-speed
>>> [  609.731529] usb 1-1: new high-speed USB device number 26 using dwc2
>>> [  609.921447] dwc2 f72c0000.usb: Set speed to high-speed
>>> [  609.949694] hub 1-1:1.0: USB hub found
>>> [  609.954067] hub 1-1:1.0: 3 ports detected
>>> [  610.246008] dwc2 f72c0000.usb: Set speed to full-speed
>>> [  610.251388] usb 1-1.1: new low-speed USB device number 27 using dwc2
>>> [  610.486571] usb 1-1: USB disconnect, device number 26
>>> [  615.722267] dwc2 f72c0000.usb: Set speed to full-speed
>>> [  615.727580] usb 1-1: new full-speed USB device number 31 using dwc2
>>> [  615.914674] dwc2 f72c0000.usb: Set speed to full-speed
>>> [  615.939233] usb 1-1: not running at top speed; connect to a high speed hub
>>> [  615.949500] hub 1-1:1.0: USB hub found
>>> [  615.953815] hub 1-1:1.0: 3 ports detected
>>> [  616.246178] dwc2 f72c0000.usb: Set speed to full-speed
>>> [  616.251539] usb 1-1.1: new low-speed USB device number 32 using dwc2
>>> [  616.342042] dwc2 f72c0000.usb: Set speed to full-speed
>>> [  616.393609] input: Logitech USB Optical Mouse as
>>> /devices/platform/soc/f72c0000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C058.0004/input/in4
>>> [  616.408426] hid-generic 0003:046D:C058.0004: input,hidraw0: USB HID
>>> v1.11 Mouse [Logitech USB Optical Mouse] on usb-f72c0000.usb-1.1/inpu0
>>> [  616.506057] dwc2 f72c0000.usb: Set speed to full-speed
>>> [  616.511449] usb 1-1.2: new full-speed USB device number 33 using dwc2
>>> [  616.598037] dwc2 f72c0000.usb: Set speed to full-speed
>>> [  616.626890] usb 1-1.2: not running at top speed; connect to a high speed hub
>>> [  617.098791] asix 1-1.2:1.0 eth0: register 'asix' at
>>> usb-f72c0000.usb-1.2, ASIX AX88772B USB 2.0 Ethernet,
>>> 00:50:b6:18:82:98
>>> [  617.112147] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
>>> [  618.660076] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
>>> [  618.682072] asix 1-1.2:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
>>>
>>>
>>> But with DWC2_VERBOSE enabled, I'm usually seeing the following (this
>>> is what hit the console, not from the full dmesg output):
>>>
>>> [   83.658545] dwc2 f72c0000.usb: Set speed to high-speed
>>> [   83.663897] usb 1-1: new high-speed USB device number 2 using dwc2
>>> [   83.854516] dwc2 f72c0000.usb: Set speed to high-speed
>>> [   83.901097] hub 1-1:1.0: USB hub found
>>> [   83.910054] hub 1-1:1.0: 3 ports detected
>>> [   84.241753] dwc2 f72c0000.usb: Set speed to full-speed
>>> [   84.247008] usb 1-1.1: new low-speed USB device number 3 using dwc2
>>> [   84.479943] usb 1-1: USB disconnect, device number 2
>>> [   89.646499] dwc2 f72c0000.usb: Set speed to full-speed
>>> [   89.651849] usb 1-1: new full-speed USB device number 7 using dwc2
>>> [   89.842541] dwc2 f72c0000.usb: Set speed to full-speed
>>> [   89.879490] usb 1-1: not running at top speed; connect to a high speed hub
>>> [   89.906483] hub 1-1:1.0: USB hub found
>>> [   89.915009] hub 1-1:1.0: 3 ports detected
>>> [   90.245919] dwc2 f72c0000.usb: Set speed to full-speed
>>> [   90.251114] usb 1-1.1: new low-speed USB device number 8 using dwc2
>>> [   90.337866] dwc2 f72c0000.usb: Set speed to full-speed
>>> [   90.385747] input: Logitech USB Optical Mouse as
>>> /devices/platform/soc/f72c0000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C058.0001/input/in1
>>> [   90.398904] hid-generic 0003:046D:C058.0001: input,hidraw0: USB HID
>>> v1.11 Mouse [Logitech USB Optical Mouse] on usb-f72c0000.usb-1.1/inpu0
>>> [   90.414011] hub 1-1:1.0: hub_ext_port_status failed (err = -71)
>>>
>>> And the eth adapter doesn't seem to be detected.
>>>
>>> So I've attached the dmesg w/ VERBOSE off, but with DEBUG on.
>>
>> I went ahead and collected the VERBOSE logs too around the
>> "dwc2_hc_chhltd_intr_dma: Channel 11 - ChHltd set, but reason is
>> unknown" message.  That VERBOSE flag generates a lot of data! I set my
>> kernel dmesg buffer to 16M and managed save dmesg quickly after I
>> noticed the error message, but I only got ~25 seconds around the
>> event.
>
> you can replace all dev_*() messages with trace_printk() and use the
> ftrace buffer for logging. I generally use 100MiB trace buffer without
> any issues :-)
>

Based on HiKey data book, to USB ports (typeA) can be connected devices
only with same speed. In your case mouse is Low speed and Ethernet
dongle connected as Full speed. It can be cause of issue.
Did you tested Ethernet dongle (in High and Full speed modes) without
connecting mouse? If it work (in Full speed) then connect mouse and see
how it affect on Ethernet.
Thanks,
Minas

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-04-07 12:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-02 20:00 dwc2_hc_chhltd_intr_dma - ChHltd set errors? John Stultz
2017-03-31 23:04 ` John Stultz
2017-04-03  5:23   ` John Youn
2017-04-03 12:54     ` Minas Harutyunyan
2017-04-04  3:04       ` John Stultz
2017-04-04  7:18         ` Minas Harutyunyan
2017-04-04  7:38           ` Felipe Balbi
2017-04-04 19:03             ` John Stultz
2017-04-05 12:58               ` Minas Harutyunyan
     [not found]                 ` <CALAqxLU22kn61dV7yW0+-F1b24O20nALt7462UY2Yi6ZrF_RtQ@mail.gmail.com>
2017-04-06  7:36                   ` Minas Harutyunyan
2017-04-06 22:53                     ` John Stultz
     [not found]                       ` <CALAqxLU4ZK6u_QurTp1X89nD46r+3ctVzDDtsHVDq1sORhyW5w@mail.gmail.com>
2017-04-07  8:18                         ` Felipe Balbi
2017-04-07 12:52                           ` Minas Harutyunyan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.