4.4 Kernel for the Dragonboard410C with USB support?

Is there a way to get a 4.4.y kernel to boot on the Dragonboard410c with USB support?
Are there any patches that can be applied to a vanilla kernel?

when I try any kernel newer than 4.2.y
I always get stuck at “Waiting for root device /dev/sda1…”

Thanks.

I think I figured it out.

I am using: release/qcomlt-4.4
From: working/qualcomm/kernel.git - Qualcomm Landing Team kernel
I also made sure to use the newly generated dtb in: kernel/arch/arm64/boot/dts/qcom/apq8016-sbc.dtb

Thanks.