summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVishal Mahaveer2013-12-10 21:01:09 -0600
committerVishal Mahaveer2014-01-31 16:33:49 -0600
commit2cb7de7d5c48c3ada7208a9eaef7e9d6aa873677 (patch)
treecde87b5f5c96a02a926bfbc7033cd190c67c1c56 /ueventd.jacinto6evmboard.rc
parent6845ffed3795ef2e5ac70e175e1a35b9540d71bd (diff)
downloaddevice-ti-jacinto6evm-2cb7de7d5c48c3ada7208a9eaef7e9d6aa873677.tar.gz
device-ti-jacinto6evm-2cb7de7d5c48c3ada7208a9eaef7e9d6aa873677.tar.xz
device-ti-jacinto6evm-2cb7de7d5c48c3ada7208a9eaef7e9d6aa873677.zip
jacinto6evm: add support for radio
Changes for integrating radio Change-Id: I34bbac1b98280b1b79496af230b8127c459482a9 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
Diffstat (limited to 'ueventd.jacinto6evmboard.rc')
-rw-r--r--ueventd.jacinto6evmboard.rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/ueventd.jacinto6evmboard.rc b/ueventd.jacinto6evmboard.rc
index 6685487..e5dc751 100644
--- a/ueventd.jacinto6evmboard.rc
+++ b/ueventd.jacinto6evmboard.rc
@@ -21,6 +21,11 @@
21# for Bluetooth 21# for Bluetooth
22/dev/hci_tty 0666 bluetooth bluetooth 22/dev/hci_tty 0666 bluetooth bluetooth
23 23
24# Radio
25/dev/i2c-0 0660 system system
26/dev/i2c-1 0660 system system
27/dev/i2c-3 0660 system system
28
24#for GCX 29#for GCX
25/dev/gcioctl 0666 system system 30/dev/gcioctl 0666 system system
26 31