From 4780974715a682c72e0a21741a20a1cf4412fa91 Mon Sep 17 00:00:00 2001 From: Dominik Sliwa Date: Thu, 27 Sep 2018 18:11:53 +0200 Subject: Revert "apalis-tk1: change usb_port_owner_info to 3 in defargs" This reverts commit cb4e847cbfe791a4093b0dec7b7467df4406f845. We had some issues with USB2.0 devices when using OTG, reverting for now. Signed-off-by: Dominik Sliwa Acked-by: Marcel Ziswiler --- include/configs/apalis-tk1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/apalis-tk1.h b/include/configs/apalis-tk1.h index 988663ec70..0d70e800af 100644 --- a/include/configs/apalis-tk1.h +++ b/include/configs/apalis-tk1.h @@ -138,7 +138,7 @@ "boot_file=zImage\0" \ "console=ttyS0\0" \ "defargs=lp0_vec=2064@0xf46ff000 core_edp_mv=1150 core_edp_ma=4000 " \ - "usb_port_owner_info=3 lane_owner_info=6 emc_max_dvfs=0 " \ + "usb_port_owner_info=2 lane_owner_info=6 emc_max_dvfs=0 " \ "pcie_aspm=off user_debug=30\0" \ "dfu_alt_info=" DFU_ALT_EMMC_INFO "\0" \ EMMC_BOOTCMD \ -- cgit v1.2.3