Skip to content

Commit

Permalink
fixup! arm64: dts: qcom: add device-tree for Redmi Note 6 Pro (tulip)
Browse files Browse the repository at this point in the history
  • Loading branch information
minlexx committed Aug 24, 2024
1 parent 83c2304 commit c2ada12
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions arch/arm64/boot/dts/qcom/sdm636-xiaomi-tulip.dts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,12 @@

/* In order to allow simple-framebuffer to know
* physical dimensions */
panel = <&panel>;
panel = <&fb_panel>;

fb_panel: fb-panel {
width-mm = <68>;
height-mm = <143>;
};
};
};

Expand Down Expand Up @@ -183,9 +188,6 @@

pinctrl-names = "default";
pinctrl-0 = <&mdss_dsi_active &mdss_te_active>;

width-mm = <68>;
height-mm = <143>;
};
};

Expand Down

0 comments on commit c2ada12

Please sign in to comment.