|
[PATCH 6/7] gpio: gpio_dw: Use generic suspend suspend/resume API
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Change-Id: I55c2c8132172e841214e53be76545b5c84ba1a3c
Signed-off-by: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
---
drivers/gpio/gpio_dw.c | 26
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Change-Id: I55c2c8132172e841214e53be76545b5c84ba1a3c
Signed-off-by: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
---
drivers/gpio/gpio_dw.c | 26
|
By
dirk.brandewie@...
·
#2379
·
|
|
[PATCH 6/8] gpio: Remove suspend/resume from GPIO API
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Device suspend/resume API is now implemented in top level device API.
Change-Id: I2386765813aee2a94e54cb2914ee9ec3644b90c7
Signed-off-by: Dirk
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Device suspend/resume API is now implemented in top level device API.
Change-Id: I2386765813aee2a94e54cb2914ee9ec3644b90c7
Signed-off-by: Dirk
|
By
dirk.brandewie@...
·
#2391
·
|
|
[PATCH 5/7] gpio: Remove suspend/resume from GPIO API
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Device suspend/resume API is now implemented in top level device API.
Change-Id: I2386765813aee2a94e54cb2914ee9ec3644b90c7
Signed-off-by: Dirk
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Device suspend/resume API is now implemented in top level device API.
Change-Id: I2386765813aee2a94e54cb2914ee9ec3644b90c7
Signed-off-by: Dirk
|
By
dirk.brandewie@...
·
#2390
·
|
|
[PATCH 5/8] device: pm: Add API for power management entity to register pm callbacks
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Provide a mechanism for the power management infrastructure to be
notified of power management events in the driver.
Change-Id:
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Provide a mechanism for the power management infrastructure to be
notified of power management events in the driver.
Change-Id:
|
By
dirk.brandewie@...
·
#2378
·
|
|
[PATCH 4/7] device: pm: Add API for power management entity to register pm callbacks
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Provide a mechanism for the power management infrastructure to be
notified of power management events in the driver.
Change-Id:
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Provide a mechanism for the power management infrastructure to be
notified of power management events in the driver.
Change-Id:
|
By
dirk.brandewie@...
·
#2377
·
|
|
[PATCH 4/8] device: Add API to suspend/resume all devices in the system.
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Change-Id: Iea0f97998bec4e2b0443a8fcc712dad71d42ae54
Signed-off-by: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
---
include/device.h |
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Change-Id: Iea0f97998bec4e2b0443a8fcc712dad71d42ae54
Signed-off-by: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
---
include/device.h |
|
By
dirk.brandewie@...
·
#2389
·
|
|
[PATCH 3/8] device: Add generic device_{suspend, resume}() API
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Provide an API to call the device suspend/resume functions.
Change-Id: I352481897a4bf431fc9eb78540fc81f5e552c4be
Signed-off-by: Dirk Brandewie
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Provide an API to call the device suspend/resume functions.
Change-Id: I352481897a4bf431fc9eb78540fc81f5e552c4be
Signed-off-by: Dirk Brandewie
|
By
dirk.brandewie@...
·
#2376
·
|
|
[PATCH 3/7] device: Add API to suspend/resume all devices in the system.
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Change-Id: Iea0f97998bec4e2b0443a8fcc712dad71d42ae54
Signed-off-by: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
---
include/device.h |
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Change-Id: Iea0f97998bec4e2b0443a8fcc712dad71d42ae54
Signed-off-by: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
---
include/device.h |
|
By
dirk.brandewie@...
·
#2388
·
|
|
[PATCH 2/7] device: Add generic device_{suspend, resume}() API
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Provide an API to call the device suspend/resume functions.
Change-Id: I352481897a4bf431fc9eb78540fc81f5e552c4be
Signed-off-by: Dirk Brandewie
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Provide an API to call the device suspend/resume functions.
Change-Id: I352481897a4bf431fc9eb78540fc81f5e552c4be
Signed-off-by: Dirk Brandewie
|
By
dirk.brandewie@...
·
#2375
·
|
|
[PATCH 2/8] device: Add _null_suspend_resume() function
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Some devices may have no work to do in suspend/resume, but every
device is required to provided a suspend/resume function to the power
management
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Some devices may have no work to do in suspend/resume, but every
device is required to provided a suspend/resume function to the power
management
|
By
dirk.brandewie@...
·
#2387
·
|
|
[PATCH 1/8] device: Add suspend/resume api functions to device structure
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Suspend and resume are generic functions that each device should
support. Move the suspend/resume API functions to the top level
device structure.
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Suspend and resume are generic functions that each device should
support. Move the suspend/resume API functions to the top level
device structure.
|
By
dirk.brandewie@...
·
#2374
·
|
|
[PATCH 1/7] device: Add _null_suspend_resume() function
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Some devices may have no work to do in suspend/resume, but every
device is required to provided a suspend/resume function to the power
management
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Some devices may have no work to do in suspend/resume, but every
device is required to provided a suspend/resume function to the power
management
|
By
dirk.brandewie@...
·
#2386
·
|
|
[PATCH 0/8] Adding generic suspend/resume infrasturcture.
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Since this change set was loosely based on my RFC on the subject prior
to release it is worth bringing the orginal design into this thread.
Given
From: Dirk Brandewie <dirk.j.brandewie(a)intel.com>
Since this change set was loosely based on my RFC on the subject prior
to release it is worth bringing the orginal design into this thread.
Given
|
By
dirk.brandewie@...
·
#2373
·
|
|
Re: RFC: Counter driver API
There are 2 aon counters:
Aon counter => monotinic counter without interrupt
Aon periodic timer => periodic timer with interrupt support
Regards,
Alex.
There are 2 aon counters:
Aon counter => monotinic counter without interrupt
Aon periodic timer => periodic timer with interrupt support
Regards,
Alex.
|
By
D'alton, Alexandre <alexandre.dalton@...>
·
#2363
·
|
|
Re: RFC: Counter driver API
end_count/expiration_count something like like that so the reader knows
how the value is used.
Confused by this note. The always on counter does have an interrupt
it the only way for the device to
end_count/expiration_count something like like that so the reader knows
how the value is used.
Confused by this note. The always on counter does have an interrupt
it the only way for the device to
|
By
Dirk Brandewie <dirk.j.brandewie@...>
·
#2362
·
|
|
Re: RFC - arm-gcc-embedded Toolchain Support
Hugo,
Looks good to me. You can also do that by specifying CROSS_COMPILE at the command line, for example:
CROSS_COMPILE=arm-none-eabi- make BOARD=qemu_cortex_m3
will build using the installed ARM
Hugo,
Looks good to me. You can also do that by specifying CROSS_COMPILE at the command line, for example:
CROSS_COMPILE=arm-none-eabi- make BOARD=qemu_cortex_m3
will build using the installed ARM
|
By
Nashif, Anas
·
#2361
·
|
|
RFC - arm-gcc-embedded Toolchain Support
Hi,
One of the complications of setting up a Zephyr development environment,
especially on OS X, is having to get and build CrossTool-NG. ARM maintains
an official distro and build of gcc and family
Hi,
One of the complications of setting up a Zephyr development environment,
especially on OS X, is having to get and build CrossTool-NG. ARM maintains
an official distro and build of gcc and family
|
By
Hugo Vincent
·
#2360
·
|
|
Re: Building project
You have a typo in your makefile? mico instead of micro?
Anas
From: Corey Williamson <corey.bailey.williamson(a)gmail.com<mailto:corey.bailey.williamson(a)gmail.com>>
Date: To:
You have a typo in your makefile? mico instead of micro?
Anas
From: Corey Williamson <corey.bailey.williamson(a)gmail.com<mailto:corey.bailey.williamson(a)gmail.com>>
Date: To:
|
By
Nashif, Anas
·
#2359
·
|
|
RFC [3/3] - SoC, CPU LPS, Tickless idle and Device power management
Areas to be implemented next:
1. ARC deep sleep support:
- Currently ARC in quark_se would be reset upon deep sleep initiated
from x86 core. It needs something like _sys_soc_resume() called at boot
Areas to be implemented next:
1. ARC deep sleep support:
- Currently ARC in quark_se would be reset upon deep sleep initiated
from x86 core. It needs something like _sys_soc_resume() called at boot
|
By
Thomas, Ramesh
·
#2357
·
|
|
RFC [2/3] - SoC, CPU LPS, Tickless idle and Device power management
***These are implemented and under review***
https://gerrit.zephyrproject.org/r/#/c/532/
https://gerrit.zephyrproject.org/r/#/c/528/
https://gerrit.zephyrproject.org/r/#/c/525/
Device driver power
***These are implemented and under review***
https://gerrit.zephyrproject.org/r/#/c/532/
https://gerrit.zephyrproject.org/r/#/c/528/
https://gerrit.zephyrproject.org/r/#/c/525/
Device driver power
|
By
Thomas, Ramesh
·
#2356
·
|