Loading Documentation/devicetree/bindings/arm/msm/msm_rfic.txt +6 −6 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ Example for rfic driver using SSBI as a parent: qcom,controller-type = "geni-ssbi-arbiter"; rfic@1 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -34,7 +34,7 @@ Example for rfic driver using SSBI as a parent: driver entry is independent and does not use ssbi driver. Required properties: -compatible: should be "qti,rfic" -compatible: should be "qcom,rfic" -reg: specifies the base address of the GRFC registers. vdd-switch-supply: regulator used to control RF switches. vdd-wtr-supply: regulator used to control WTR. Loading @@ -43,8 +43,8 @@ vdd-ftr2-supply: regulator used to control FTR2. vdd-mtr-supply: regulator used to control MTR. Example: qti,rfic@fd4a4090 { compatible = "qti,rfic"; qcom,rfic@fd4a4090 { compatible = "qcom,rfic"; reg = <0xfd4a4090 0x40>; vdd-switch-supply = <&pma8084_l18>; vdd-wtr-supply = <&pma8084_l19>; Loading @@ -53,7 +53,7 @@ Example: vdd-mtr-supply = <&pma8084_l26>; }; qti,pdm@f9b10000 { compatible = "qti,rfic"; qcom,pdm@f9b10000 { compatible = "qcom,rfic"; reg = <0xf9b10000 0x8000>; }; arch/arm/boot/dts/qti/fsm9900.dtsi +11 −11 Original line number Diff line number Diff line Loading @@ -776,8 +776,8 @@ vdd-hbbrx-supply = <&pma8084_l14>; }; qti,rfic@fd4a4090 { compatible = "qti,rfic"; qcom,rfic@fd4a4090 { compatible = "qcom,rfic"; reg = <0xfd4a4090 0x40>; vdd-switch-supply = <&pma8084_l18>; vdd-wtr-supply = <&pma8084_l19>; Loading @@ -786,8 +786,8 @@ vdd-mtr-supply = <&pma8084_l26>; }; qti,pdm@f9b10000 { compatible = "qti,rfic"; qcom,pdm@f9b10000 { compatible = "qcom,rfic"; reg = <0xf9b10000 0x8000>; }; Loading @@ -798,7 +798,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@1 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -809,7 +809,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@2 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -820,7 +820,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@3 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -831,7 +831,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@4 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -842,7 +842,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@5 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -853,7 +853,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@6 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -864,7 +864,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@7 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading arch/arm/mach-msm/rfic-fsm9900.c +1 −1 Original line number Diff line number Diff line Loading @@ -677,7 +677,7 @@ static int ftr_remove(struct platform_device *pdev) } static struct of_device_id rfic_match_table[] = { { .compatible = "qti,rfic" }, { .compatible = "qcom,rfic" }, {} }; MODULE_DEVICE_TABLE(of, rfic_match_table); Loading Loading
Documentation/devicetree/bindings/arm/msm/msm_rfic.txt +6 −6 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ Example for rfic driver using SSBI as a parent: qcom,controller-type = "geni-ssbi-arbiter"; rfic@1 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -34,7 +34,7 @@ Example for rfic driver using SSBI as a parent: driver entry is independent and does not use ssbi driver. Required properties: -compatible: should be "qti,rfic" -compatible: should be "qcom,rfic" -reg: specifies the base address of the GRFC registers. vdd-switch-supply: regulator used to control RF switches. vdd-wtr-supply: regulator used to control WTR. Loading @@ -43,8 +43,8 @@ vdd-ftr2-supply: regulator used to control FTR2. vdd-mtr-supply: regulator used to control MTR. Example: qti,rfic@fd4a4090 { compatible = "qti,rfic"; qcom,rfic@fd4a4090 { compatible = "qcom,rfic"; reg = <0xfd4a4090 0x40>; vdd-switch-supply = <&pma8084_l18>; vdd-wtr-supply = <&pma8084_l19>; Loading @@ -53,7 +53,7 @@ Example: vdd-mtr-supply = <&pma8084_l26>; }; qti,pdm@f9b10000 { compatible = "qti,rfic"; qcom,pdm@f9b10000 { compatible = "qcom,rfic"; reg = <0xf9b10000 0x8000>; };
arch/arm/boot/dts/qti/fsm9900.dtsi +11 −11 Original line number Diff line number Diff line Loading @@ -776,8 +776,8 @@ vdd-hbbrx-supply = <&pma8084_l14>; }; qti,rfic@fd4a4090 { compatible = "qti,rfic"; qcom,rfic@fd4a4090 { compatible = "qcom,rfic"; reg = <0xfd4a4090 0x40>; vdd-switch-supply = <&pma8084_l18>; vdd-wtr-supply = <&pma8084_l19>; Loading @@ -786,8 +786,8 @@ vdd-mtr-supply = <&pma8084_l26>; }; qti,pdm@f9b10000 { compatible = "qti,rfic"; qcom,pdm@f9b10000 { compatible = "qcom,rfic"; reg = <0xf9b10000 0x8000>; }; Loading @@ -798,7 +798,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@1 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -809,7 +809,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@2 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -820,7 +820,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@3 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -831,7 +831,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@4 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -842,7 +842,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@5 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -853,7 +853,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@6 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading @@ -864,7 +864,7 @@ qcom,controller-type = "geni-ssbi-arbiter"; rfic@7 { compatible = "qti,rfic"; compatible = "qcom,rfic"; }; }; Loading
arch/arm/mach-msm/rfic-fsm9900.c +1 −1 Original line number Diff line number Diff line Loading @@ -677,7 +677,7 @@ static int ftr_remove(struct platform_device *pdev) } static struct of_device_id rfic_match_table[] = { { .compatible = "qti,rfic" }, { .compatible = "qcom,rfic" }, {} }; MODULE_DEVICE_TABLE(of, rfic_match_table); Loading