1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 22:38:04 +00:00
Files
Denys Dmytriyenko 4dea2a4b6f conf, recipes: introduce k2l family and add support for k2l-hs-evm
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-04-24 16:00:13 -04:00

11 lines
166 B
Devicetree

/ {
soc {
uio_srss: srss {
compatible = "ti,uio-module-drv";
mem = <0x02330000 0x0000400>;
clocks=<&clksr>;
interrupts = <0 0x173 0xf01>;
};
};
};