-
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: msm8*16-samsung: update panel selection for fortuna #396
Merged
TravMurav
merged 1 commit into
msm8916-mainline:main
from
fortuna-mainline:samsung-fortuna
Aug 18, 2024
Merged
dts: msm8*16-samsung: update panel selection for fortuna #396
TravMurav
merged 1 commit into
msm8916-mainline:main
from
fortuna-mainline:samsung-fortuna
Aug 18, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There are only 5 models known for using |
There is only one panel |
wonderfulShrineMaidenOfParadise
force-pushed
the
samsung-fortuna
branch
from
August 5, 2024 08:45
4e3458c
to
e2cdbd2
Compare
TravMurav
reviewed
Aug 6, 2024
``` $ ls -d SM-G530* SM-G5306W_CHU SM-G5309W_CTC SM-G530FZ_DBT SM-G530H_LYS SM-G530M_BVO SM-G530R4_USC SM-G530T1_TMB SM-G530W_XAC SM-G5308W_TGY SM-G530BT_ZTO SM-G530F_XSG SM-G530MU_TNZ SM-G530P_SPR SM-G530R7_ACG SM-G530T_TMB SM-G530Y_BRI $ grep -rnw mdss_dsi_hx8389c_qhd_video SM-G530*/*.dts SM-G5306W_CHU/plat_ce-var_ce08ff01-sub_b.dts:1261: qcom,mdss_dsi_hx8389c_qhd_video { SM-G5308W_TGY/plat_ce-var_ce08ff01-sub_b.dts:1261: qcom,mdss_dsi_hx8389c_qhd_video { SM-G5309W_CTC/plat_ce-var_ce08ff01-sub_b.dts:1261: qcom,mdss_dsi_hx8389c_qhd_video { SM-G530MU_TNZ/plat_ce-var_ce08ff01-sub_b.dts:1261: qcom,mdss_dsi_hx8389c_qhd_video { SM-G530Y_BRI/plat_ce-var_ce08ff01-sub_b.dts:1261: qcom,mdss_dsi_hx8389c_qhd_video { ``` There are only 5 models known for using `qcom,mdss_dsi_hx8389c_qhd_video`. Drop it from the other models. ``` $ grep -rnw qcom,mdss_dsi_.* SM-G530{{6,8,9}W,MU,Y}_*/*.dts SM-G5306W_CHU/plat_ce-var_ce08ff01-sub_b.dts:1261: qcom,mdss_dsi_hx8389c_qhd_video { SM-G5308W_TGY/plat_ce-var_ce08ff01-sub_b.dts:1261: qcom,mdss_dsi_hx8389c_qhd_video { SM-G5309W_CTC/plat_ce-var_ce08ff01-sub_b.dts:1261: qcom,mdss_dsi_hx8389c_qhd_video { SM-G530MU_TNZ/plat_ce-var_ce08ff01-sub_b.dts:1261: qcom,mdss_dsi_hx8389c_qhd_video { SM-G530Y_BRI/plat_ce-var_ce08ff01-sub_b.dts:1261: qcom,mdss_dsi_hx8389c_qhd_video { $ grep -rnw ss_dsi_panel.* SM-G530{{6,8,9}W,MU,Y}_*/*.dts $ ``` There is only one panel `qcom,mdss_dsi_hx8389c_qhd_video` on the models above. Drop panel selection for them.
wonderfulShrineMaidenOfParadise
force-pushed
the
samsung-fortuna
branch
from
August 17, 2024 18:48
e2cdbd2
to
888a0a7
Compare
wonderfulShrineMaidenOfParadise
changed the title
dts: msm8*16-samsung: update fortuna
dts: msm8*16-samsung: update panel selection for fortuna
Aug 18, 2024
wonderfulShrineMaidenOfParadise
changed the title
dts: msm8*16-samsung: update panel selection for fortuna
dts: msm8*16-samsung: update panel selection for fortuna
Aug 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.