Loading arch/arm/boot/dts/qcom/msm8939.dtsi +30 −0 Original line number Diff line number Diff line Loading @@ -953,6 +953,36 @@ status = "disabled"; }; qcom,usbbam@78c4000 { compatible = "qcom,usb-bam-msm"; reg = <0x78c4000 0x15000>; reg-names = "hsusb"; interrupts = <0 135 0>; interrupt-names = "hsusb"; qcom,usb-bam-num-pipes = <2>; qcom,usb-bam-fifo-baseaddr = <0x08603800>; qcom,ignore-core-reset-ack; qcom,disable-clk-gating; qcom,pipe0 { label = "hsusb-qdss-in-0"; qcom,usb-bam-mem-type = <3>; qcom,bam-type = <1>; qcom,dir = <1>; qcom,pipe-num = <0>; qcom,peer-bam = <1>; qcom,src-bam-physical-address = <0x884000>; qcom,src-bam-pipe-index = <0>; qcom,dst-bam-physical-address = <0x78c4000>; qcom,dst-bam-pipe-index = <0>; qcom,data-fifo-offset = <0x0>; qcom,data-fifo-size = <0x600>; qcom,descriptor-fifo-offset = <0x600>; qcom,descriptor-fifo-size = <0x200>; qcom,reset-bam-on-connect; }; }; usb_otg: usb@78d9000 { compatible = "qcom,hsusb-otg"; Loading Loading
arch/arm/boot/dts/qcom/msm8939.dtsi +30 −0 Original line number Diff line number Diff line Loading @@ -953,6 +953,36 @@ status = "disabled"; }; qcom,usbbam@78c4000 { compatible = "qcom,usb-bam-msm"; reg = <0x78c4000 0x15000>; reg-names = "hsusb"; interrupts = <0 135 0>; interrupt-names = "hsusb"; qcom,usb-bam-num-pipes = <2>; qcom,usb-bam-fifo-baseaddr = <0x08603800>; qcom,ignore-core-reset-ack; qcom,disable-clk-gating; qcom,pipe0 { label = "hsusb-qdss-in-0"; qcom,usb-bam-mem-type = <3>; qcom,bam-type = <1>; qcom,dir = <1>; qcom,pipe-num = <0>; qcom,peer-bam = <1>; qcom,src-bam-physical-address = <0x884000>; qcom,src-bam-pipe-index = <0>; qcom,dst-bam-physical-address = <0x78c4000>; qcom,dst-bam-pipe-index = <0>; qcom,data-fifo-offset = <0x0>; qcom,data-fifo-size = <0x600>; qcom,descriptor-fifo-offset = <0x600>; qcom,descriptor-fifo-size = <0x200>; qcom,reset-bam-on-connect; }; }; usb_otg: usb@78d9000 { compatible = "qcom,hsusb-otg"; Loading