freebsd-dev/sys/dev/extres
Emmanuel Vadot 42d3cf0f82 regulator_fixed: Add a get_voltage method
Some consumer cannot know the voltage of the regulator without it.
While here, refuse to attach is min_voltage != max_voltage, it
shouldn't happens anyway.

Reviewed by:	mmel
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D23003
2020-01-16 20:52:26 +00:00
..
clk Implement support for (soft)linked clocks. 2019-11-08 18:57:41 +00:00
hwreset Remove redundant declarations. Newer gcc has a warning for these so will 2017-08-19 17:18:27 +00:00
nvmem nvmem: Add nvmem interface and helpers 2018-07-31 19:08:24 +00:00
phy extres: Unify error codes for <foo>_get_by_ofw_property() methods. 2019-03-19 14:30:54 +00:00
regulator regulator_fixed: Add a get_voltage method 2020-01-16 20:52:26 +00:00
syscon Add method for getting of syscon handle from parent device. 2019-08-18 08:08:56 +00:00