Merge "ARM: dts: msm: add i2c/i3c gpio access to apps and adsp"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
7bc7c47544
@@ -1697,6 +1697,7 @@
|
|||||||
pins = "gpio0";
|
pins = "gpio0";
|
||||||
drive-strength = <16>;
|
drive-strength = <16>;
|
||||||
bias-pull-up;
|
bias-pull-up;
|
||||||
|
qcom,apps;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -1710,6 +1711,7 @@
|
|||||||
pins = "gpio1";
|
pins = "gpio1";
|
||||||
drive-strength = <16>;
|
drive-strength = <16>;
|
||||||
bias-pull-up;
|
bias-pull-up;
|
||||||
|
qcom,apps;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -1723,6 +1725,7 @@
|
|||||||
pins = "gpio0";
|
pins = "gpio0";
|
||||||
drive-strength = <16>;
|
drive-strength = <16>;
|
||||||
bias-pull-up;
|
bias-pull-up;
|
||||||
|
qcom,remote;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -1736,6 +1739,7 @@
|
|||||||
pins = "gpio1";
|
pins = "gpio1";
|
||||||
drive-strength = <16>;
|
drive-strength = <16>;
|
||||||
bias-pull-up;
|
bias-pull-up;
|
||||||
|
qcom,remote;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -1765,6 +1769,7 @@
|
|||||||
drive-strength = <2>;
|
drive-strength = <2>;
|
||||||
bias-pull-up;
|
bias-pull-up;
|
||||||
qcom,i2c_pull;
|
qcom,i2c_pull;
|
||||||
|
qcom,apps;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -1779,6 +1784,7 @@
|
|||||||
drive-strength = <2>;
|
drive-strength = <2>;
|
||||||
bias-pull-up;
|
bias-pull-up;
|
||||||
qcom,i2c_pull;
|
qcom,i2c_pull;
|
||||||
|
qcom,apps;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -1791,6 +1797,7 @@
|
|||||||
config {
|
config {
|
||||||
pins = "gpio4", "gpio5";
|
pins = "gpio4", "gpio5";
|
||||||
drive-strength = <2>;
|
drive-strength = <2>;
|
||||||
|
qcom,remote;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user