Loading bindings/i2c/qcom,i2c-qcom-geni.txt +2 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,8 @@ Required properties: Optional property: - qcom,clk-freq-out : Desired I2C bus clock frequency in Hz. When missing default to 400000Hz. - qcom,shared : Boolean flag to support multi-ee usecase, used in GSI mode. Needs to be added by client driver node in case of multi-ee usecase. Child nodes should conform to i2c bus binding. Loading qcom/lito-cdp.dtsi +5 −5 Original line number Diff line number Diff line Loading @@ -383,11 +383,6 @@ }; &qupv3_se9_i2c { /* Override sleep state of pins */ pinctrl-1 = <&qupv3_se9_i2c_active>; }; &dsi_sw43404_amoled_video { qcom,panel-supply-entries = <&dsi_panel_pwr_supply>; qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs"; Loading Loading @@ -540,3 +535,8 @@ &sde_dsi { qcom,dsi-default-panel = <&dsi_sw43404_amoled_video>; }; &qupv3_se9_i2c { /* Multi-ee usecase */ qcom,shared; }; qcom/lito-mtp.dtsi +6 −5 Original line number Diff line number Diff line Loading @@ -247,11 +247,6 @@ }; }; &qupv3_se9_i2c { /* Override sleep state of pins */ pinctrl-1 = <&qupv3_se9_i2c_active>; }; &dsi_sw43404_amoled_video { qcom,panel-supply-entries = <&dsi_panel_pwr_supply>; qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs"; Loading Loading @@ -332,3 +327,9 @@ qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs"; qcom,platform-reset-gpio = <&pm8150l_gpios 3 0>; }; &qupv3_se9_i2c { /* Multi-ee usecase */ qcom,shared; }; Loading
bindings/i2c/qcom,i2c-qcom-geni.txt +2 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,8 @@ Required properties: Optional property: - qcom,clk-freq-out : Desired I2C bus clock frequency in Hz. When missing default to 400000Hz. - qcom,shared : Boolean flag to support multi-ee usecase, used in GSI mode. Needs to be added by client driver node in case of multi-ee usecase. Child nodes should conform to i2c bus binding. Loading
qcom/lito-cdp.dtsi +5 −5 Original line number Diff line number Diff line Loading @@ -383,11 +383,6 @@ }; &qupv3_se9_i2c { /* Override sleep state of pins */ pinctrl-1 = <&qupv3_se9_i2c_active>; }; &dsi_sw43404_amoled_video { qcom,panel-supply-entries = <&dsi_panel_pwr_supply>; qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs"; Loading Loading @@ -540,3 +535,8 @@ &sde_dsi { qcom,dsi-default-panel = <&dsi_sw43404_amoled_video>; }; &qupv3_se9_i2c { /* Multi-ee usecase */ qcom,shared; };
qcom/lito-mtp.dtsi +6 −5 Original line number Diff line number Diff line Loading @@ -247,11 +247,6 @@ }; }; &qupv3_se9_i2c { /* Override sleep state of pins */ pinctrl-1 = <&qupv3_se9_i2c_active>; }; &dsi_sw43404_amoled_video { qcom,panel-supply-entries = <&dsi_panel_pwr_supply>; qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs"; Loading Loading @@ -332,3 +327,9 @@ qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs"; qcom,platform-reset-gpio = <&pm8150l_gpios 3 0>; }; &qupv3_se9_i2c { /* Multi-ee usecase */ qcom,shared; };