Skip to content
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: msm8952: Add support for Xiaomi Redmi 4A (rolex) #419

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

semfault
Copy link
Contributor

@semfault semfault commented Sep 1, 2024

No description provided.

#include <lk2nd.dtsi>

/ {
qcom,msm-id = <QCOM_ID_MSM8917 0>, <308 0>, <309 0>;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you really need msm8217/8617?

Suggested change
qcom,msm-id = <QCOM_ID_MSM8917 0>, <308 0>, <309 0>;
qcom,msm-id = <QCOM_ID_MSM8917 0>;


lk2nd,match-panel;
panel {
compatible = "xiaomi,rolex-panel", "lk2nd,panel";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#include "dsi-panel-hx8394f-boe-c3a-720p-video.dtsi"
#include "dsi-panel-nt35521s-ebbg-c3a-720p-video.dtsi"
#include "dsi-panel-ili9881c-ebbg-c3a-720p-video.dtsi"

It seems rolex only have 3 panel variants.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove ebbgDJN variant.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And there is no tianma panel you should check dsi-panel-nt35521s-ebbg-c3a-720p-video.dtsi instead of it.
MiCode/Xiaomi_Kernel_OpenSource@2dd7cd8#diff-9af61c7ea9db8f0811d139a90e483bf2ec4493188b2513106d2657c14aadf6d4R20

Copy link
Contributor

@barni2000 barni2000 Sep 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems none of the node names contains c3a. Check c3a panels dtsi.

@TravMurav TravMurav merged commit 030b7dc into msm8916-mainline:main Sep 3, 2024
42 checks passed
@TravMurav
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants