Loading arch/arm/boot/dts/msm8226-v2-cdp.dts +4 −0 Original line number Diff line number Diff line Loading @@ -20,3 +20,7 @@ compatible = "qcom,msm8226-cdp", "qcom,msm8226", "qcom,cdp"; qcom,board-id = <1 0>; }; &hsic_host { status = "ok"; }; arch/arm/boot/dts/msm8226.dtsi +31 −0 Original line number Diff line number Diff line Loading @@ -312,6 +312,37 @@ qcom,android-usb-swfi-latency = <1>; }; hsic_host: hsic@f9a00000 { status = "disabled"; compatible = "qcom,hsic-host"; reg = <0xf9a00000 0x400>; #address-cells = <0>; interrupt-parent = <&hsic_host>; interrupts = <0 1 2>; #interrupt-cells = <1>; interrupt-map-mask = <0xffffffff>; interrupt-map = <0 &intc 0 136 0 1 &intc 0 148 0 2 &msmgpio 115 0x8>; interrupt-names = "core_irq", "async_irq", "wakeup"; hsic_vdd_dig-supply = <&pm8226_s1_corner>; HSIC_GDSC-supply = <&gdsc_usb_hsic>; hsic,strobe-gpio = <&msmgpio 115 0x00>; hsic,data-gpio = <&msmgpio 116 0x00>; hsic,ignore-cal-pad-config; hsic,strobe-pad-offset = <0x2050>; hsic,data-pad-offset = <0x2054>; qcom,phy-susp-sof-workaround; hsic,vdd-voltage-level = <1 5 7>; qcom,msm-bus,name = "hsic"; qcom,msm-bus,num-cases = <2>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <85 512 0 0>, <85 512 40000 160000>; }; wcd9xxx_intc: wcd9xxx-irq { compatible = "qcom,wcd9xxx-irq"; interrupt-controller; Loading Loading
arch/arm/boot/dts/msm8226-v2-cdp.dts +4 −0 Original line number Diff line number Diff line Loading @@ -20,3 +20,7 @@ compatible = "qcom,msm8226-cdp", "qcom,msm8226", "qcom,cdp"; qcom,board-id = <1 0>; }; &hsic_host { status = "ok"; };
arch/arm/boot/dts/msm8226.dtsi +31 −0 Original line number Diff line number Diff line Loading @@ -312,6 +312,37 @@ qcom,android-usb-swfi-latency = <1>; }; hsic_host: hsic@f9a00000 { status = "disabled"; compatible = "qcom,hsic-host"; reg = <0xf9a00000 0x400>; #address-cells = <0>; interrupt-parent = <&hsic_host>; interrupts = <0 1 2>; #interrupt-cells = <1>; interrupt-map-mask = <0xffffffff>; interrupt-map = <0 &intc 0 136 0 1 &intc 0 148 0 2 &msmgpio 115 0x8>; interrupt-names = "core_irq", "async_irq", "wakeup"; hsic_vdd_dig-supply = <&pm8226_s1_corner>; HSIC_GDSC-supply = <&gdsc_usb_hsic>; hsic,strobe-gpio = <&msmgpio 115 0x00>; hsic,data-gpio = <&msmgpio 116 0x00>; hsic,ignore-cal-pad-config; hsic,strobe-pad-offset = <0x2050>; hsic,data-pad-offset = <0x2054>; qcom,phy-susp-sof-workaround; hsic,vdd-voltage-level = <1 5 7>; qcom,msm-bus,name = "hsic"; qcom,msm-bus,num-cases = <2>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <85 512 0 0>, <85 512 40000 160000>; }; wcd9xxx_intc: wcd9xxx-irq { compatible = "qcom,wcd9xxx-irq"; interrupt-controller; Loading