mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
dts: tm2: add ge2d support [1/1]
PD#SWPL-6552 Problem: add ge2d support Solution: add ge2d support Verify: verified on TM2 skt board Change-Id: Idba0f97ea1596a4f579530fb86829f5ede307e52 Signed-off-by: Jian Cao <jian.cao@amlogic.com>
This commit is contained in:
@@ -1337,7 +1337,7 @@
|
||||
};
|
||||
|
||||
ge2d {
|
||||
compatible = "amlogic, ge2d-g12a";
|
||||
compatible = "amlogic, ge2d-sm1";
|
||||
status = "okay";
|
||||
interrupts = <0 146 1>;
|
||||
interrupt-names = "ge2d";
|
||||
|
||||
@@ -1317,7 +1317,7 @@
|
||||
};
|
||||
|
||||
ge2d {
|
||||
compatible = "amlogic, ge2d-g12a";
|
||||
compatible = "amlogic, ge2d-sm1";
|
||||
status = "okay";
|
||||
interrupts = <0 146 1>;
|
||||
interrupt-names = "ge2d";
|
||||
|
||||
Reference in New Issue
Block a user