aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-wrapper.py
diff options
context:
space:
mode:
authorSaket Saurabh <ssaurabh@codeaurora.org>2013-02-04 15:26:34 +0530
committerSaket Saurabh <ssaurabh@codeaurora.org>2013-02-12 10:55:39 +0530
commit10e88b3927c84e8f0b90460716dabfdabd746d02 (patch)
treec768f23101e26b3512a9cef7108f436f295721aa /scripts/gcc-wrapper.py
parent973bb9d5e4fddb366cb5475c30d1ced4d287a6bf (diff)
msm_serial_hs : Add support to select device id with BLSP Based UART
UART device is enumerated as /dev/ttyHS<id>. Currently cell-index is used as id to enumerated the device. It is not required to provide any device specific configuration with device tree usage. Hence use below approaches to select device ID with BLSP based UART: 1. Use auto increment approach for selecting id by default. HSUART driver would increment id based on HSUART device binding with driver. 2. Add support to provide user defined id for particular HSUART device. Alias property can be used as user defined id for used HSUART device. Hence add support for the same. Also check if alias based ID is already under-used, then fail the probe of driver for the same. Here it is responsibility of user to use either of above approach. If hybrid approach is being used,then user shouldn't use those aliases ID which are already used by previously enumerated HSUART devices. Add required documentaion for alias usage for BLSP based UART. CRs-Fixed: 410636 Change-Id: Ibd5f25c73cd5a08f6bf851a9846fecc780404b2b Signed-off-by: Saket Saurabh <ssaurabh@codeaurora.org>
Diffstat (limited to 'scripts/gcc-wrapper.py')
0 files changed, 0 insertions, 0 deletions