Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > d92bd833f730bcbfc8cc278fb2ec7a9d > files > 933

kernel-linus-doc-3.19.8-2.mga5.noarch.rpm

* TI - DSP (Digital Signal Processor)

TI DSP included in OMAP SoC

Required properties:
- compatible : Should be "ti,omap3-c64" for OMAP3 & 4
- ti,hwmods: "dsp"

Examples:

dsp {
    compatible = "ti,omap3-c64";
    ti,hwmods = "dsp";
};