Skip to content

Commit c2ada12

Browse files
committed
fixup! arm64: dts: qcom: add device-tree for Redmi Note 6 Pro (tulip)
1 parent 83c2304 commit c2ada12

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

arch/arm64/boot/dts/qcom/sdm636-xiaomi-tulip.dts

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,12 @@
4747

4848
/* In order to allow simple-framebuffer to know
4949
* physical dimensions */
50-
panel = <&panel>;
50+
panel = <&fb_panel>;
51+
52+
fb_panel: fb-panel {
53+
width-mm = <68>;
54+
height-mm = <143>;
55+
};
5156
};
5257
};
5358

@@ -183,9 +188,6 @@
183188

184189
pinctrl-names = "default";
185190
pinctrl-0 = <&mdss_dsi_active &mdss_te_active>;
186-
187-
width-mm = <68>;
188-
height-mm = <143>;
189191
};
190192
};
191193

0 commit comments

Comments
 (0)