Skip to content

Commit

Permalink
Merge pull request #91 from StrikerHF/odroidc-3.10.y
Browse files Browse the repository at this point in the history
Add amvideocap odroid-c1 dtb
  • Loading branch information
mdrjr committed May 29, 2015
2 parents a761439 + 346bb27 commit 2edb51e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions arch/arm/boot/dts/meson8b_odroidc.dts
Original file line number Diff line number Diff line change
Expand Up @@ -987,4 +987,12 @@
// linux,open-drain; // .is_open_drain = 1;
};

amvideocap{
compatible = "amlogic,amvideocap";
dev_name = "amvideocap.0";
status = "okay";
reserve-memory = <0x00a00000>; // 1920 * 1088 * 4 = 8,355,840
reserve-iomap = "true";
};

}; /* end of / */

0 comments on commit 2edb51e

Please sign in to comment.