Loading bindings/usb/msm-ssusb.txt +3 −3 Original line number Original line Diff line number Diff line Loading @@ -87,9 +87,9 @@ Optional properties : are supported. If omitted, assume HW supports "1.5". are supported. If omitted, assume HW supports "1.5". - qcom,reset-ep-after-lpm-resume: If present, dbm requires ep reset after - qcom,reset-ep-after-lpm-resume: If present, dbm requires ep reset after going to lpm going to lpm - qcom,host-poweroff-in-pm-suspend: If present, allow PM suspend to happen - qcom,ignore-wakeup-src-in-hostmode: If present, PM suspend/freeze allowed irrespective of runtimePM state of host and power collapse the core. irrespective of host runtimePM state. In PM suspend/resume case, core This also leads to reset-resume of connected devices on PM resume. will stay powered and connected devices will just be suspended/resumed. - qcom,default-mode-none: If present, do not start any mode on probe for an OTG - qcom,default-mode-none: If present, do not start any mode on probe for an OTG capable DWC3 which does not have extcon handle. capable DWC3 which does not have extcon handle. - qcom,default-mode-host: If present, start host mode on probe for an OTG - qcom,default-mode-host: If present, start host mode on probe for an OTG Loading bindings/usb/usb-xhci.txt +3 −0 Original line number Original line Diff line number Diff line Loading @@ -38,6 +38,9 @@ Optional properties: - quirk-broken-port-ped: set if the controller has broken port disable mechanism - quirk-broken-port-ped: set if the controller has broken port disable mechanism - imod-interval-ns: default interrupt moderation interval is 5000ns - imod-interval-ns: default interrupt moderation interval is 5000ns - phys : see usb-hcd.txt in the current directory - phys : see usb-hcd.txt in the current directory - ignore-wakeup-src-in-hostmode: If present, PM suspend/freeze allowed irrespective of host runtimePM state. In PM suspend/resume case, core will stay powered and connected devices will just be suspended/resumed. additionally the properties from usb-hcd.txt (in the current directory) are additionally the properties from usb-hcd.txt (in the current directory) are supported. supported. Loading qcom/kona-hdk.dtsi +6 −2 Original line number Original line Diff line number Diff line Loading @@ -20,9 +20,13 @@ status = "disabled"; status = "disabled"; }; }; &dwc1 { &usb1 { qcom,ignore-wakeup-src-in-hostmode; dwc3@a800000 { dr_mode = "host"; dr_mode = "host"; }; }; }; &usb2_phy0 { &usb2_phy0 { qcom,param-override-seq = qcom,param-override-seq = Loading qcom/kona-usb.dtsi +2 −2 Original line number Original line Diff line number Diff line Loading @@ -79,7 +79,7 @@ <MSM_BUS_MASTER_USB3 MSM_BUS_SLAVE_IPA_CFG 1 1>, <MSM_BUS_MASTER_USB3 MSM_BUS_SLAVE_IPA_CFG 1 1>, <MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_USB3 1 1>; <MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_USB3 1 1>; dwc0: dwc3@a600000 { dwc3@a600000 { compatible = "snps,dwc3"; compatible = "snps,dwc3"; reg = <0x0a600000 0xd93c>; reg = <0x0a600000 0xd93c>; interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>; Loading Loading @@ -418,7 +418,7 @@ <MSM_BUS_MASTER_USB3_1 MSM_BUS_SLAVE_IPA_CFG 0 2400>, <MSM_BUS_MASTER_USB3_1 MSM_BUS_SLAVE_IPA_CFG 0 2400>, <MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_USB3_1 0 40000>; <MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_USB3_1 0 40000>; dwc1: dwc3@a800000 { dwc3@a800000 { compatible = "snps,dwc3"; compatible = "snps,dwc3"; reg = <0xa800000 0xd93c>; reg = <0xa800000 0xd93c>; interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>; Loading Loading
bindings/usb/msm-ssusb.txt +3 −3 Original line number Original line Diff line number Diff line Loading @@ -87,9 +87,9 @@ Optional properties : are supported. If omitted, assume HW supports "1.5". are supported. If omitted, assume HW supports "1.5". - qcom,reset-ep-after-lpm-resume: If present, dbm requires ep reset after - qcom,reset-ep-after-lpm-resume: If present, dbm requires ep reset after going to lpm going to lpm - qcom,host-poweroff-in-pm-suspend: If present, allow PM suspend to happen - qcom,ignore-wakeup-src-in-hostmode: If present, PM suspend/freeze allowed irrespective of runtimePM state of host and power collapse the core. irrespective of host runtimePM state. In PM suspend/resume case, core This also leads to reset-resume of connected devices on PM resume. will stay powered and connected devices will just be suspended/resumed. - qcom,default-mode-none: If present, do not start any mode on probe for an OTG - qcom,default-mode-none: If present, do not start any mode on probe for an OTG capable DWC3 which does not have extcon handle. capable DWC3 which does not have extcon handle. - qcom,default-mode-host: If present, start host mode on probe for an OTG - qcom,default-mode-host: If present, start host mode on probe for an OTG Loading
bindings/usb/usb-xhci.txt +3 −0 Original line number Original line Diff line number Diff line Loading @@ -38,6 +38,9 @@ Optional properties: - quirk-broken-port-ped: set if the controller has broken port disable mechanism - quirk-broken-port-ped: set if the controller has broken port disable mechanism - imod-interval-ns: default interrupt moderation interval is 5000ns - imod-interval-ns: default interrupt moderation interval is 5000ns - phys : see usb-hcd.txt in the current directory - phys : see usb-hcd.txt in the current directory - ignore-wakeup-src-in-hostmode: If present, PM suspend/freeze allowed irrespective of host runtimePM state. In PM suspend/resume case, core will stay powered and connected devices will just be suspended/resumed. additionally the properties from usb-hcd.txt (in the current directory) are additionally the properties from usb-hcd.txt (in the current directory) are supported. supported. Loading
qcom/kona-hdk.dtsi +6 −2 Original line number Original line Diff line number Diff line Loading @@ -20,9 +20,13 @@ status = "disabled"; status = "disabled"; }; }; &dwc1 { &usb1 { qcom,ignore-wakeup-src-in-hostmode; dwc3@a800000 { dr_mode = "host"; dr_mode = "host"; }; }; }; &usb2_phy0 { &usb2_phy0 { qcom,param-override-seq = qcom,param-override-seq = Loading
qcom/kona-usb.dtsi +2 −2 Original line number Original line Diff line number Diff line Loading @@ -79,7 +79,7 @@ <MSM_BUS_MASTER_USB3 MSM_BUS_SLAVE_IPA_CFG 1 1>, <MSM_BUS_MASTER_USB3 MSM_BUS_SLAVE_IPA_CFG 1 1>, <MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_USB3 1 1>; <MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_USB3 1 1>; dwc0: dwc3@a600000 { dwc3@a600000 { compatible = "snps,dwc3"; compatible = "snps,dwc3"; reg = <0x0a600000 0xd93c>; reg = <0x0a600000 0xd93c>; interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>; Loading Loading @@ -418,7 +418,7 @@ <MSM_BUS_MASTER_USB3_1 MSM_BUS_SLAVE_IPA_CFG 0 2400>, <MSM_BUS_MASTER_USB3_1 MSM_BUS_SLAVE_IPA_CFG 0 2400>, <MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_USB3_1 0 40000>; <MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_USB3_1 0 40000>; dwc1: dwc3@a800000 { dwc3@a800000 { compatible = "snps,dwc3"; compatible = "snps,dwc3"; reg = <0xa800000 0xd93c>; reg = <0xa800000 0xd93c>; interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>; Loading