mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-04 06:44:04 +08:00
Add wcd as client for i2c bus on cliffs ATP. Change-Id: I5e1e5ba228ac5d6161073757dc2401cb1ad5a034
12 lines
177 B
Plaintext
12 lines
177 B
Plaintext
#include "cliffs-mtp.dtsi"
|
|
|
|
&S3E {
|
|
regulator-min-microvolt = <806000>;
|
|
regulator-max-microvolt = <1003000>;
|
|
qcom,init-voltage = <806000>;
|
|
};
|
|
|
|
&wcd_usbss {
|
|
status = "ok";
|
|
};
|