Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342233
b: refs/heads/master
c: e9dc615
h: refs/heads/master
i:
  342231: 34bb558
v: v3
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed Nov 16, 2012
1 parent 48b9d33 commit cec82dc
Show file tree
Hide file tree
Showing 2 changed files with 9 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: c104b6a2ed27210e1756e075b5fcbf20c17a71ca
refs/heads/master: e9dc615c50fc6436741889b82380b4bde3765a87
8 changes: 8 additions & 0 deletions trunk/arch/arm/boot/dts/imx53-qsb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,16 @@
697 0x80000000 /* MX53_PAD_EIM_DA12__GPIO3_12 */
701 0x80000000 /* MX53_PAD_EIM_DA13__GPIO3_13 */
868 0x80000000 /* MX53_PAD_PATA_DA_0__GPIO7_6 */
>;
};

led_pin_gpio7_7: led_gpio7_7@0 {
fsl,pins = <
873 0x80000000 /* MX53_PAD_PATA_DA_1__GPIO7_7 */
>;
};
};

};

uart1: serial@53fbc000 {
Expand Down Expand Up @@ -216,6 +222,8 @@

leds {
compatible = "gpio-leds";
pinctrl-names = "default";
pinctrl-0 = <&led_pin_gpio7_7>;

user {
label = "Heartbeat";
Expand Down

0 comments on commit cec82dc

Please sign in to comment.