rtc: stm32: fix misspelling and misalignment issues
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / omap / dsp.txt
blobd3830a32ce08596a32c3638e05ddd15877f7925d
1 * TI - DSP (Digital Signal Processor)
3 TI DSP included in OMAP SoC
5 Required properties:
6 - compatible : Should be "ti,omap3-c64" for OMAP3 & 4
7 - ti,hwmods: "dsp"
9 Examples:
11 dsp {
12     compatible = "ti,omap3-c64";
13     ti,hwmods = "dsp";