Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374105
b: refs/heads/master
c: 768c3a5
h: refs/heads/master
i:
  374103: db426ff
v: v3
  • Loading branch information
Vikas Sajjan authored and Kukjin Kim committed Apr 8, 2013
1 parent 43a793e commit 8fc0994
Show file tree
Hide file tree
Showing 2 changed files with 13 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: a64b1b220bd76cebfc2b2dad80f8365d770eee91
refs/heads/master: 768c3a567e6ca7b8bf7db6753a87a1f64e414840
12 changes: 12 additions & 0 deletions trunk/arch/arm/boot/dts/exynos4.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -371,4 +371,16 @@
#dma-requests = <1>;
};
};

fimd: fimd@11c00000 {
compatible = "samsung,exynos4210-fimd";
interrupt-parent = <&combiner>;
reg = <0x11c00000 0x20000>;
interrupt-names = "fifo", "vsync", "lcd_sys";
interrupts = <11 0>, <11 1>, <11 2>;
clocks = <&clock 140>, <&clock 283>;
clock-names = "sclk_fimd", "fimd";
samsung,power-domain = <&pd_lcd0>;
status = "disabled";
};
};

0 comments on commit 8fc0994

Please sign in to comment.