Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340017
b: refs/heads/master
c: d6aef84
h: refs/heads/master
i:
  340015: 8fc57d2
v: v3
  • Loading branch information
Sascha Hauer committed Nov 16, 2012
1 parent e32e610 commit 27223cf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 91660d743e6b283db54e85a8ea175c1d7be3055e
refs/heads/master: d6aef84a48fa54ac606ae719fcd125199939f43d
16 changes: 16 additions & 0 deletions trunk/arch/arm/boot/dts/imx51-babbage.dts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,22 @@
};

soc {
display@di0 {
compatible = "fsl,imx-parallel-display";
crtcs = <&ipu 0>;
interface-pix-fmt = "rgb24";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_ipu_disp1_1>;
};

display@di1 {
compatible = "fsl,imx-parallel-display";
crtcs = <&ipu 1>;
interface-pix-fmt = "rgb565";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_ipu_disp2_1>;
};

aips@70000000 { /* aips-1 */
spba@70000000 {
esdhc@70004000 { /* ESDHC1 */
Expand Down

0 comments on commit 27223cf

Please sign in to comment.