Skip to content

Commit dcd14a1

Browse files
André ApitzschTravMurav
authored andcommitted
dts: msm8952: Fix style of panel compatible string
Signed-off-by: André Apitzsch <git@apitzsch.eu>
1 parent 21c18e3 commit dcd14a1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lk2nd/device/dts/msm8952/msm8976-qrd.dts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,19 @@
2020
compatible = "longcheer,l9360-panel", "lk2nd,panel";
2121

2222
qcom,mdss_dsi_booyi_hx8399b_1080p_command {
23-
compatible = "longcheer,booyi-hx8399b";
23+
compatible = "longcheer,l9360-hx8399b";
2424
};
2525
qcom,mdss_dsi_booyi_hx8399c_1080p_video {
26-
compatible = "longcheer,booyi-hx8399c";
26+
compatible = "longcheer,l9360-hx8399c";
2727
};
2828
qcom,mdss_dsi_truly_nt35695_1080p_command {
29-
compatible = "longcheer,truly-nt35695";
29+
compatible = "longcheer,l9360-nt35695";
3030
};
3131
qcom,mdss_dsi_truly_otm1906a_1080p_command {
32-
compatible = "longcheer,truly-otm1906a";
32+
compatible = "longcheer,l9360-otm1906a";
3333
};
3434
qcom,mdss_dsi_truly_r63350_1080p_video {
35-
compatible = "longcheer,truly-r63350";
35+
compatible = "longcheer,l9360-r63350";
3636
};
3737
};
3838
};

0 commit comments

Comments
 (0)