Merge "ARM: dts: msm: add GPIO CTI trigger support on sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
cdceabc917
@@ -5528,6 +5528,10 @@
|
||||
qcom,extended_cti;
|
||||
clocks = <&aoss_qmp>;
|
||||
clock-names = "apb_pclk";
|
||||
|
||||
qcom,cti-gpio-trigout = <16>;
|
||||
pinctrl-names = "cti-trigout-pctrl";
|
||||
pinctrl-0 = <&trigout_a>;
|
||||
};
|
||||
|
||||
swao_cti: cti@10b00000 {
|
||||
|
@@ -105,6 +105,19 @@
|
||||
};
|
||||
};
|
||||
|
||||
trigout_a: trigout_a {
|
||||
mux {
|
||||
pins = "gpio73";
|
||||
function = "qdss_cti";
|
||||
};
|
||||
|
||||
config {
|
||||
pins = "gpio78";
|
||||
drive-strength = <2>;
|
||||
bias-disable;
|
||||
};
|
||||
};
|
||||
|
||||
i2s0_sd0 {
|
||||
i2s0_sd0_sleep: i2s0_sd0_sleep {
|
||||
mux {
|
||||
|
Reference in New Issue
Block a user