Skip to content

Commit 6752fb8

Browse files
erikas9987TravMurav
authored andcommitted
dts: msm8226: msm8926-v2-720p-mtp: fix dtb name for Sony Xperia M2
In mainline Linux it is a common practice for Sony devices to be named after their platform name along with their device codename. Change `lk2nd,dtb-names` property to reflect this so lk2nd can pick the right dtb for our device. Signed-off-by: Erikas Bitovtas <xerikasxx@gmail.com>
1 parent eaff145 commit 6752fb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lk2nd/device/dts/msm8226/msm8926-v2-720p-mtp.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
compatible = "sony,eagle";
4848
lk2nd,match-bootloader = "s1*";
4949

50-
// FIXME: lk2nd,dtb-files = "msm8926-sony-eagle";
50+
lk2nd,dtb-files = "msm8926-sony-xperia-yukon-eagle";
5151

5252
gpio-keys {
5353
compatible = "gpio-keys";

0 commit comments

Comments
 (0)