freebsd-dev/sys/dev/extres
Jared McNeill 64f86dc4cb Fix support for fixed factor clocks.
- Use a different device description for fixed and fixed factor clocks.
 - Fix a bug where the "clock-div" property was stored in the "mult" field
   of the clock definition.
 - Get the fixed factor parent clock by index instead of by name, as a
   clock-names property is not required to be present here.

Reviewed by:		mmel, adrian (mentor)
Approved by:		adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D5703
2016-03-23 19:26:53 +00:00
..
clk Fix support for fixed factor clocks. 2016-03-23 19:26:53 +00:00
hwreset
phy Add phy framework, a next part of new 'extended resources' family of 2016-03-15 15:31:17 +00:00
regulator Add regulator framework, a next part of new 'extended resources' family of 2016-03-15 15:30:17 +00:00