zephyr/include/dt-bindings
Diego Sueiro 9283ee7acc arch: i.MX add RDC peripheral permission setting for applications cores
This patch adds the RDC (Resource Domain Controller) peripheral
permissions settings for the i.MX applications cores (Cortex A9 on
i.MX6 and Cortex A7 on i.MX7).

This will enable both Linux (on application's core) and Zephyr (on M4
core) to share the peripherals and coexist.

The settings are defined at devicetree level and applied in the soc.c.

A complete solution should involve the SEMA4 to control the peripherals
access and prevent resource deadlocking and misusage.

Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
2018-08-09 10:17:32 -05:00
..
clock clock_control: Add support for getting LPO frequency in mcux sim driver 2018-05-17 15:00:55 -05:00
gpio gpio: doc: Be explicit about how EDGE and DOUBLE_EDGE work together 2018-06-12 11:51:14 -04:00
i2c
interrupt-controller
pinctrl
rdc arch: i.MX add RDC peripheral permission setting for applications cores 2018-08-09 10:17:32 -05:00