-
Notifications
You must be signed in to change notification settings - Fork 336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dts: Add support for urovo u2 #301
Conversation
qrd-0 and qrd-4 are both qrd-skuh. reintegrated qrd-4 into msm8916-qrd-skuh.dts
added Urovo U2
fix syntax
Co-authored-by: Raymond Hackley <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Run git rm dts/msm8916/msm8916-qrd4-v1.dts
when it's not used anymore.
README.md
Outdated
- Vodafone Smart prime 6 | ||
- Wileyfox Swift - crackling | ||
- Xiaomi Mi 4i - ferrari | ||
- Xiaomi Redmi 2 - wt86047, wt88047 | ||
- Xiaomi Redmi 3 - ido | ||
- Yamada EveryPad III (rebrand of Lenovo PHAB Plus) | ||
- Zhihe-series 4G Modem Stick - ufi-001c(b), uf896, uz801-v3.0 ( uz801-v3.0 is quirky - see comment in dts/msm8916/msm8916-512mb-mtp.dts ) | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
qcom,mdss_dsi_otm1287a_720p_video { | ||
compatible = "ark,peach-otm1287a"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
qcom,mdss_dsi_otm1287a_720p_video { | |
compatible = "ark,peach-otm1287a"; | |
qcom,mdss_dsi_otm1287a_720p_video { | |
compatible = "ark,peach-otm1287a"; | |
}; |
@@ -23,7 +23,6 @@ DTBS += \ | |||
$(LOCAL_DIR)/msm8916-mtp-smb1360.dtb \ | |||
$(LOCAL_DIR)/msm8916-512mb-qrd-skuh.dtb \ | |||
$(LOCAL_DIR)/msm8916-qrd-skut1.dtb \ | |||
$(LOCAL_DIR)/msm8916-qrd4-v1.dtb \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Drop msm8916-qrd4-v1.dtb
, and add msm8916-512mb-qrd-skuh.dtb
, but keep the rest untouched.
No description provided.