Merge "ARM: dts: msm: add i2c/i3c gpio access to apps and adsp"

This commit is contained in:
qctecmdr
2023-11-13 13:43:49 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1697,6 +1697,7 @@
pins = "gpio0";
drive-strength = <16>;
bias-pull-up;
qcom,apps;
};
};
@@ -1710,6 +1711,7 @@
pins = "gpio1";
drive-strength = <16>;
bias-pull-up;
qcom,apps;
};
};
@@ -1723,6 +1725,7 @@
pins = "gpio0";
drive-strength = <16>;
bias-pull-up;
qcom,remote;
};
};
@@ -1736,6 +1739,7 @@
pins = "gpio1";
drive-strength = <16>;
bias-pull-up;
qcom,remote;
};
};
@@ -1765,6 +1769,7 @@
drive-strength = <2>;
bias-pull-up;
qcom,i2c_pull;
qcom,apps;
};
};
@@ -1779,6 +1784,7 @@
drive-strength = <2>;
bias-pull-up;
qcom,i2c_pull;
qcom,apps;
};
};
@@ -1791,6 +1797,7 @@
config {
pins = "gpio4", "gpio5";
drive-strength = <2>;
qcom,remote;
};
};
};