Skip to content

Commit 2edb51e

Browse files
committed
Merge pull request #91 from StrikerHF/odroidc-3.10.y
Add amvideocap odroid-c1 dtb
2 parents a761439 + 346bb27 commit 2edb51e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

arch/arm/boot/dts/meson8b_odroidc.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -987,4 +987,12 @@
987987
// linux,open-drain; // .is_open_drain = 1;
988988
};
989989

990+
amvideocap{
991+
compatible = "amlogic,amvideocap";
992+
dev_name = "amvideocap.0";
993+
status = "okay";
994+
reserve-memory = <0x00a00000>; // 1920 * 1088 * 4 = 8,355,840
995+
reserve-iomap = "true";
996+
};
997+
990998
}; /* end of / */

0 commit comments

Comments
 (0)