This patch is based on the renesas.git / renesas-devel-20160718-v4.7-rc7 tag. Changes from v2: - rebase on renesas.git / renesas-devel-20160718-v4.7-rc7. - maybe the panic issue disappears on the tree. but, if still happens, please try the following patch: https://git.kernel.org/cgit/linux/kernel/git/gregkh/usb.git/commit/?h=usb-next&id=c14f8a4032efa73d9c4e155add47c19252b3bdf4 - remove the redundant instruction in patch 4. - add a new patch that enables HSUSB driver as kernel module on the defconfig. Changes from v1: - fix compatible string of hsusb in patch 1. - fix patch 2 for "make dtbs W=1" warning. Yoshihiro Shimoda (5): arm64: dts: r8a7795: Add HSUSB device node arm64: dts: salvator-x: enable usb2_phy of channel 0 arm64: dts: salvator-x: enable USB 2.0 Host channel 0 arm64: dts: salvator-x: enable HSUSB arm64: defconfig: Add Renesas R-Car HSUSB driver support as module arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 36 ++++++++++++++++++++++ arch/arm64/boot/dts/renesas/r8a7795.dtsi | 17 ++++++++++ arch/arm64/configs/defconfig | 2 ++ 3 files changed, 55 insertions(+) -- 1.9.1