summaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorAjay Agarwal <ajaya@codeaurora.org>2017-06-30 23:22:18 +0530
committerAjay Agarwal <ajaya@codeaurora.org>2017-07-14 10:42:07 +0530
commit6787d259264651a2b05f25100aa9d6f94830f07f (patch)
tree03124291f72c1f4f42fda34f46f1ce52e59a21e7 /drivers/net/xen-netback/interface.c
parentd9fbe4b9210bcf0b7553d224f1c7390c15b91022 (diff)
usb: dwc3-msm: Add sysfs node to enable SS host compliance
xHCI specs revision 1.1 mentions that if Compliance Transition Capability (CTC) flag is set, then xHC supports software control of the transition to Compliance mode. For this, we need to write a value of 10 to Port Link State(PLS) field of PORTSC register during dwc3_otg_start_host time after the xhci platform device has been added. Then the link transitions to compliance state on detection of first LFPS timeout. Steps to enable compliance transition: 1. Do not connect host cable 2. echo y > /sys/devices/soc/a800000.ssusb/xhci_link_compliance 3. Connect host cable with breakout fixture and start testing Steps to disable compliance transition: 1. Disconnect the host cable 2. echo n > /sys/devices/soc/a800000.ssusb/xhci_link_compliance 3. Connect host cable Change-Id: I73225ccad105414d3ebd60f95138b9ecf65005d4 Signed-off-by: Ajay Agarwal <ajaya@codeaurora.org>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions