Loading arch/arm/boot/dts/qcom/msm8916-pinctrl.dtsi +6 −6 Original line number Diff line number Diff line Loading @@ -523,12 +523,12 @@ label = "pmx_i2c_6"; /* active state */ i2c_6_active: i2c_6_active{ drive-strength = <2>; /* 2 MA */ drive-strength = <16>; /* 2 MA */ bias-disable; /* No PULL */ }; /*suspended state */ i2c_6_sleep: i2c_6_sleep { drive-strength = <2>; /* 2 MA */ drive-strength = <16>; /* 2 MA */ bias-disable; /* No PULL */ }; }; Loading @@ -540,12 +540,12 @@ label = "pmx_nfc_int"; nfc_int_active: active { drive-strength = <6>; drive-strength = <16>; bias-pull-up; }; nfc_int_suspend: suspend { drive-strength = <6>; drive-strength = <16>; bias-pull-up; }; }; Loading @@ -557,12 +557,12 @@ label = "pmx_nfc_disable"; nfc_disable_active: active { drive-strength = <6>; drive-strength = <16>; bias-pull-up; }; nfc_disable_suspend: suspend { drive-strength = <6>; drive-strength = <16>; bias-disable; }; }; Loading Loading
arch/arm/boot/dts/qcom/msm8916-pinctrl.dtsi +6 −6 Original line number Diff line number Diff line Loading @@ -523,12 +523,12 @@ label = "pmx_i2c_6"; /* active state */ i2c_6_active: i2c_6_active{ drive-strength = <2>; /* 2 MA */ drive-strength = <16>; /* 2 MA */ bias-disable; /* No PULL */ }; /*suspended state */ i2c_6_sleep: i2c_6_sleep { drive-strength = <2>; /* 2 MA */ drive-strength = <16>; /* 2 MA */ bias-disable; /* No PULL */ }; }; Loading @@ -540,12 +540,12 @@ label = "pmx_nfc_int"; nfc_int_active: active { drive-strength = <6>; drive-strength = <16>; bias-pull-up; }; nfc_int_suspend: suspend { drive-strength = <6>; drive-strength = <16>; bias-pull-up; }; }; Loading @@ -557,12 +557,12 @@ label = "pmx_nfc_disable"; nfc_disable_active: active { drive-strength = <6>; drive-strength = <16>; bias-pull-up; }; nfc_disable_suspend: suspend { drive-strength = <6>; drive-strength = <16>; bias-disable; }; }; Loading