external connection: add HAL for external connection
authorTaeyoung Kim <ty317.kim@samsung.com>
Thu, 17 Dec 2015 11:38:20 +0000 (20:38 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Thu, 17 Dec 2015 11:41:39 +0000 (20:41 +0900)
commit17c54bd7beeef8822788e0d9f7f7f3b496f50c02
treebdd5831282cfed8d73154c37b656568071c281ce
parent437d19791a8381b4c433466d871361efb811c2cd
external connection: add HAL for external connection

- The HAL will exchange extcon operation of kernel.
- Currently, USB, earjack, and Dock are available.
- For TM1 target, external connections are handled by switch subsystem,
  thus the HAL should work well.

Change-Id: I5ae3b90b3089a66890fe9b381db072b3cd58fc7e
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
CMakeLists.txt
hw/external_connection/CMakeLists.txt [new file with mode: 0644]
hw/external_connection/external_connection.c [new file with mode: 0644]
hw/udev.c [new file with mode: 0644]
hw/udev.h [new file with mode: 0644]
packaging/device-manager-plugin-sc7730.spec