Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347071
b: refs/heads/master
c: 06e9eff
h: refs/heads/master
i:
  347069: cf59130
  347067: c535bd6
  347063: b4c45c8
  347055: 552f49f
  347039: 03eec42
  347007: d8abd79
v: v3
  • Loading branch information
Maxime Ripard authored and Wolfram Sang committed Nov 16, 2012
1 parent 37e0f1c commit d2e2e6d
Show file tree
Hide file tree
Showing 2 changed files with 25 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: 79f678edfe48db1f234b8de41e24987d6d25ac1a
refs/heads/master: 06e9eff129ec4251e5335ecaebe1aabba78091b6
24 changes: 24 additions & 0 deletions trunk/arch/arm/boot/dts/imx28-cfa10049.dts
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,30 @@
status = "okay";
};

i2cmux {
compatible = "i2c-mux-gpio";
#address-cells = <1>;
#size-cells = <0>;
mux-gpios = <&gpio1 22 0 &gpio1 23 0>;
i2c-parent = <&i2c1>;

i2c@0 {
reg = <0>;
};

i2c@1 {
reg = <1>;
};

i2c@2 {
reg = <2>;
};

i2c@3 {
reg = <3>;
};
};

usbphy1: usbphy@8007e000 {
status = "okay";
};
Expand Down

0 comments on commit d2e2e6d

Please sign in to comment.