mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
arm64: dts: qcom: sm8750-mtp: Add eusb2 repeater tuning parameters
Add eusb2 repeater tuning parameters for MTP platform. Signed-off-by: Krishna Kurapati <krishna.kurapati@oss.qualcomm.com> Reviewed-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251219173108.2119296-4-krishna.kurapati@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
a502697b84
commit
09d87fdd83
|
|
@ -1039,10 +1039,14 @@ wifi@0 {
|
|||
};
|
||||
|
||||
&pmih0108_eusb2_repeater {
|
||||
status = "okay";
|
||||
qcom,tune-usb2-preem = /bits/ 8 <0x3>;
|
||||
qcom,tune-usb2-amplitude = /bits/ 8 <0xa>;
|
||||
qcom,squelch-detector-bp = <(-2000)>;
|
||||
|
||||
vdd18-supply = <&vreg_l15b_1p8>;
|
||||
vdd3-supply = <&vreg_l5b_3p1>;
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&qupv3_1 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user