Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374102
b: refs/heads/master
c: a7389cb
h: refs/heads/master
v: v3
  • Loading branch information
Leela Krishna Amudala authored and Kukjin Kim committed Apr 8, 2013
1 parent 241c7d9 commit 9bfc755
Show file tree
Hide file tree
Showing 2 changed files with 11 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: 3279dd3675c6eeb968a52d649709f93b83e85e72
refs/heads/master: a7389cb14a438387861cad15cafc1e3f9173ab8f
10 changes: 10 additions & 0 deletions trunk/arch/arm/boot/dts/exynos5250.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -602,4 +602,14 @@
samsung,enable-mask = <1>;
};
};

fimd {
compatible = "samsung,exynos5250-fimd";
interrupt-parent = <&combiner>;
reg = <0x14400000 0x40000>;
interrupt-names = "fifo", "vsync", "lcd_sys";
interrupts = <18 4>, <18 5>, <18 6>;
clocks = <&clock 133>, <&clock 339>;
clock-names = "sclk_fimd", "fimd";
};
};

0 comments on commit 9bfc755

Please sign in to comment.