Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340140
b: refs/heads/master
c: b1ce101
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Abraham authored and Kukjin Kim committed Nov 22, 2012
1 parent d590731 commit e52c19c
Show file tree
Hide file tree
Showing 2 changed files with 18 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: f0b9a7e521fa2fc5f3e0e57472126a6fed9cbb99
refs/heads/master: b1ce101bb9e52dcd5b143f7f376a04f1db95014c
17 changes: 17 additions & 0 deletions trunk/arch/arm/boot/dts/exynos5440.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,23 @@
reg = <0xE0000 0x1000>;
interrupt-controller;
#interrupt-cells = <2>;
#gpio-cells = <2>;

fan: fan {
samsung,exynos5440-pin-function = <1>;
};

hdd_led0: hdd_led0 {
samsung,exynos5440-pin-function = <2>;
};

hdd_led1: hdd_led1 {
samsung,exynos5440-pin-function = <3>;
};

uart1: uart1 {
samsung,exynos5440-pin-function = <4>;
};
};

i2c@F0000 {
Expand Down

0 comments on commit e52c19c

Please sign in to comment.