[ 
https://issues.apache.org/jira/browse/MYNEWT-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363414#comment-15363414
 ] 

William San Filippo commented on MYNEWT-313:
--------------------------------------------

The commit hash 9b008aa849eea2f6dae5f44cc1d523add450b887, while it does help 
improve power, is not directly related to this ticket and should not have been 
added here. I am not going to move it but it is not related to having drivers 
register with the system; it just deals with using a lower power timer on the 
nrf52 and changing the value of OS_TICKS_PER_SEC to a more reasonable value. 
Hopefully this does not create an issue for folks.

> Add Low Power Support and tie-it into drivers that are linked together in a 
> device tree
> ---------------------------------------------------------------------------------------
>
>                 Key: MYNEWT-313
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-313
>             Project: Mynewt
>          Issue Type: New Feature
>          Components: BSP, HAL
>            Reporter: Sterling Hughes
>            Assignee: William San Filippo
>             Fix For: v0_10_0
>
>
> Need to have drivers support turning on and off based on system power 
> settings automatically.Also need someway to semantically look-up initialized 
> drivers in the system.
> For this, a device tree is proposed, where drivers register with the system, 
> and provide a device ID.  This device ID is what the rest of the system uses 
> to look up a specific device.  
> The OS uses this device list to notify when the system goes into a low power 
> state, and the various drivers handle putting the system into a low power 
> state.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to