mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-08 03:15:12 +08:00
Limit IR current (#82)
This commit is contained in:
@@ -235,3 +235,8 @@ status = "ok";
|
||||
drive-strength = <2>;
|
||||
};
|
||||
};
|
||||
|
||||
/* Limit max IR LED current */
|
||||
&pmi8998_torch2 {
|
||||
qcom,max-current = <300>;
|
||||
};
|
||||
Reference in New Issue
Block a user