Merge "ARM: dts: msm: increase strength for mclk0 on msm8998 HDK"
This commit is contained in:
commit
ca5b7b47a0
1 changed files with 15 additions and 0 deletions
|
@ -43,4 +43,19 @@
|
||||||
drive-strength = <8>; /* 2 MA */
|
drive-strength = <8>; /* 2 MA */
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
cam_sensor_mclk0_active: cam_sensor_mclk0_active {
|
||||||
|
/* MCLK1 */
|
||||||
|
mux {
|
||||||
|
/* CLK, DATA */
|
||||||
|
pins = "gpio13";
|
||||||
|
function = "cam_mclk";
|
||||||
|
};
|
||||||
|
|
||||||
|
config {
|
||||||
|
pins = "gpio13";
|
||||||
|
bias-disable; /* No PULL */
|
||||||
|
drive-strength = <8>; /* 2 MA */
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue