[PATCH v5 3/5] dt-bindings: Add TI SCI PM Domains

2017-04-03 Thread Dave Gerlach
Add a generic power domain implementation, TI SCI PM Domains, that will hook into the genpd framework and allow the TI SCI protocol to control device power states. Also, provide macros representing each device index as understood by TI SCI to be used in the device node power-domain references. The

Re: [PATCH v5 3/5] dt-bindings: Add TI SCI PM Domains

2017-03-18 Thread Rob Herring
On Thu, Mar 16, 2017 at 1:27 PM, Dave Gerlach wrote: > Add a generic power domain implementation, TI SCI PM Domains, that > will hook into the genpd framework and allow the TI SCI protocol to > control device power states. > > Also, provide macros representing each device index as understood > by

[PATCH v5 3/5] dt-bindings: Add TI SCI PM Domains

2017-03-16 Thread Dave Gerlach
Add a generic power domain implementation, TI SCI PM Domains, that will hook into the genpd framework and allow the TI SCI protocol to control device power states. Also, provide macros representing each device index as understood by TI SCI to be used in the device node power-domain references. The