Skip to content

Commit

Permalink
Merge pull request #3 from alfonsotames/wandboard_imx_3.14.28_1.0.0_ga
Browse files Browse the repository at this point in the history
imx6qdl-wandboard.dtsi: Bump HDMI's default bit depth to 32 bits
  • Loading branch information
wandboard-org committed Jun 23, 2015
2 parents 99d36d8 + 1113051 commit 08f5291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/imx6qdl-wandboard.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
disp_dev = "hdmi";
interface_pix_fmt = "RGB24";
mode_str ="1920x1080M@60";
default_bpp = <24>;
default_bpp = <32>;
int_clk = <0>;
late_init = <0>;
status = "disabled";
Expand Down

0 comments on commit 08f5291

Please sign in to comment.