platform/hal/backend/vim3/device-vim3.git
2 years agousb-gadget: remove usb-gadget and add configuration file 50/274550/1 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/7.0/unified/20221110.063610 accepted/tizen/7.0/unified/hotfix/20221116.110427 accepted/tizen/8.0/unified/20231005.094516 accepted/tizen/unified/20220526.143950 submit/tizen/20220525.001052 tizen_7.0_m2_release tizen_8.0_m2_release
Youngjae Cho [Mon, 2 May 2022 07:40:17 +0000 (16:40 +0900)]
usb-gadget: remove usb-gadget and add configuration file

The actual operation of usb-gadget is no more hal dependent. Instead,
the deviced is now in charge of running usb-gadget. The hal backend
has changed to provide only target specific usb-gadget configurations.
If there is no target specific configurations, deviced runs usb-gadget
with default configurations.

Change-Id: I62cc495240913e7447a16c7cf09a70f68bef7a70
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
3 years agoUpdate ABI version 79/271079/1 accepted/tizen/unified/20220310.120912 submit/tizen/20220222.024249 submit/tizen/20220308.032646
Youngjae Cho [Tue, 15 Feb 2022 06:31:21 +0000 (15:31 +0900)]
Update ABI version

Change-Id: I907821f449384bfced08dfdaf73fcd0a96e59aa6
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
3 years agodisplay: brightness control is not supported 08/270608/3 submit/tizen/20220208.075544
Youngjae Cho [Mon, 7 Feb 2022 04:11:34 +0000 (13:11 +0900)]
display: brightness control is not supported

Change-Id: I4d840034d819e248116a6b78c41109722fccc4de
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
3 years agospec: Add "ExclusiveArch: %{arm} aarch64" 90/268290/1 accepted/tizen/unified/20211220.133604 submit/tizen/20211220.071509
INSUN PYO [Mon, 20 Dec 2021 04:36:12 +0000 (13:36 +0900)]
spec: Add "ExclusiveArch: %{arm} aarch64"

Change-Id: I6b72953e1844c0daac39f80d00ea64ca46d763d9

3 years agothermal: rename device_thermal_e to hal_device_thermal_e 48/262048/1 accepted/tizen/6.5/unified/20211028.115751 accepted/tizen/unified/20210804.085652 submit/tizen/20210802.064402 submit/tizen_6.5/20211028.163201 tizen_6.5.m2_release
Youngjae Cho [Mon, 2 Aug 2021 05:33:32 +0000 (14:33 +0900)]
thermal: rename device_thermal_e to hal_device_thermal_e

Change-Id: I1c676693908b1ab87e090ef7c6e9d7df4fd83f3c
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
3 years agoboard: fix parameter of get_deviec_serial_number() 50/260050/1 accepted/tizen/unified/20210621.123237 submit/tizen/20210618.075427
Youngjae Cho [Fri, 18 Jun 2021 03:16:35 +0000 (12:16 +0900)]
board: fix parameter of get_deviec_serial_number()

Change-Id: Ib7303ad9f8fdac2784e94285149b20ec0286b732
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
3 years agoAdd libsyscommon to required package to provide linker flag 69/259969/1
Youngjae Cho [Thu, 17 Jun 2021 05:46:55 +0000 (14:46 +0900)]
Add libsyscommon to required package to provide linker flag

For haltest, it cannot run by itself because it is not able to resolve
sys_get_int() symbol of libsyscommon. Therefore, provide ldflag to
locate libsyscommon.so

Change-Id: Idc7c9af42aee50dcdba3bf2c8731db81e1c4dbc8
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
3 years agoboard: renaming get_device_serial_number 88/259788/1 accepted/tizen/unified/20210615.120407 submit/tizen/20210614.021455
Youngjae Cho [Mon, 14 Jun 2021 08:36:05 +0000 (17:36 +0900)]
board: renaming get_device_serial_number

Change-Id: Id9a20fa28abc7da7c725fdaf4244eb7116728707
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
3 years agoChange board to use /proc/cpuinfo 38/259338/3 accepted/tizen/unified/20210607.011712 submit/tizen/20210604.100157
Hyotaek Shim [Fri, 4 Jun 2021 09:56:13 +0000 (18:56 +0900)]
Change board to use /proc/cpuinfo

Change-Id: Ib295ff76ba4031190adb8410e7302b1cc1d8f113
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
3 years agoInitialization 35/259335/1
Hyotaek Shim [Fri, 4 Jun 2021 09:27:22 +0000 (18:27 +0900)]
Initialization

Change-Id: I60f42bbb5bc0d9dfdc55ac8a29bd3ec6be1c8bc4
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
3 years agoInitial empty repository master submit/tizen/20220208.052553
Tizen Infrastructure [Fri, 4 Jun 2021 07:44:34 +0000 (07:44 +0000)]
Initial empty repository