Loading Documentation/devicetree/bindings/mhi/msm_mhi_dev.txt +17 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,18 @@ Optional property: MHI driver on the host. This property is required if iatu property qcom,mhi-config-iatu is present. MSM MHI DEV NET MSM MHI DEV enables communication with the host over a PCIe link using the Network Interface. Required properties: - compatible: should be "qcom,msm-mhi-dev-net" for MHI net device driver. Optional property: - qcom,mhi-ethernet-interface;: If property is present use ethernet packet parsing support. Example: mhi: qcom,msm-mhi-dev { Loading @@ -44,3 +56,8 @@ Example: qcom,mhi-ep-msi = <1>; qcom,mhi-version = <0x1000000>; }; qcom,mhi_net_dev { compatible = "qcom,msm-mhi-dev-net"; qcom,mhi-ethernet-interface; }; arch/arm/boot/dts/qcom/sa415m-ccard-pcie-ep.dts +4 −0 Original line number Diff line number Diff line Loading @@ -52,3 +52,7 @@ &ipc_router_mhi_dev_xprt { status = "okay"; }; &mhi_net_device { status = "okay"; }; arch/arm/boot/dts/qcom/sdxpoorwills-pcie-ep-cdp-256.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,10 @@ status = "okay"; }; &mhi_net_device { status = "okay"; }; &restart_pshold { qcom,force-warm-reboot; }; arch/arm/boot/dts/qcom/sdxpoorwills-pcie-ep-cdp.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,10 @@ status = "okay"; }; &mhi_net_device { status = "okay"; }; &restart_pshold { qcom,force-warm-reboot; }; arch/arm/boot/dts/qcom/sdxpoorwills-pcie-ep-mtp-256.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,10 @@ status = "okay"; }; &mhi_net_device { status = "okay"; }; &restart_pshold { qcom,force-warm-reboot; }; Loading
Documentation/devicetree/bindings/mhi/msm_mhi_dev.txt +17 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,18 @@ Optional property: MHI driver on the host. This property is required if iatu property qcom,mhi-config-iatu is present. MSM MHI DEV NET MSM MHI DEV enables communication with the host over a PCIe link using the Network Interface. Required properties: - compatible: should be "qcom,msm-mhi-dev-net" for MHI net device driver. Optional property: - qcom,mhi-ethernet-interface;: If property is present use ethernet packet parsing support. Example: mhi: qcom,msm-mhi-dev { Loading @@ -44,3 +56,8 @@ Example: qcom,mhi-ep-msi = <1>; qcom,mhi-version = <0x1000000>; }; qcom,mhi_net_dev { compatible = "qcom,msm-mhi-dev-net"; qcom,mhi-ethernet-interface; };
arch/arm/boot/dts/qcom/sa415m-ccard-pcie-ep.dts +4 −0 Original line number Diff line number Diff line Loading @@ -52,3 +52,7 @@ &ipc_router_mhi_dev_xprt { status = "okay"; }; &mhi_net_device { status = "okay"; };
arch/arm/boot/dts/qcom/sdxpoorwills-pcie-ep-cdp-256.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,10 @@ status = "okay"; }; &mhi_net_device { status = "okay"; }; &restart_pshold { qcom,force-warm-reboot; };
arch/arm/boot/dts/qcom/sdxpoorwills-pcie-ep-cdp.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,10 @@ status = "okay"; }; &mhi_net_device { status = "okay"; }; &restart_pshold { qcom,force-warm-reboot; };
arch/arm/boot/dts/qcom/sdxpoorwills-pcie-ep-mtp-256.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,10 @@ status = "okay"; }; &mhi_net_device { status = "okay"; }; &restart_pshold { qcom,force-warm-reboot; };