Rtwo/kernel/motorola/sm8550-devicetrees/qcom/kalama-rtwo-na-vzw-evt2-overlay.dts

42 lines
1.2 KiB
Text
Raw Normal View History

2025-09-30 20:22:48 -04:00
/* Copyright (c) 2021, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
/* This is derivated from Qcom kalama-mtp-overlay.dts */
/dts-v1/;
/plugin/;
#include "kalama-rtwo-device-na-vzw-common-overlay.dtsi"
#define RTWO_RADIO_NA 3
#define RTWO_RADIO_VZM 4
/ {
model = "rtwo";
compatible = "qcom,kalama-mtp", "qcom,kalama", "qcom,mtp", "qcom,rtwo";
qcom,msm-id = <519 0x10000>, <536 0x10000>, <519 0x20000>, <536 0x20000>;
qcom,board-id = <(RTWO_RADIO_NA << 8 | 0x41) 0xA200>, <(RTWO_RADIO_VZM << 8 | 0x41) 0xA200>;
};
&pm8550b_eusb2_repeater {
qcom,param-override-seq =
/* <value reg_offset> */
/* Adjust HS trasmit amplitude */
<0xb 0x51
/* HS disconnect threshold */
0x6 0x53
/* Squelch detection threshold */
0x4 0x54
/* Tx pre-emphasis tuning */
0x6 0x57>;
};