Home | History | Annotate | Download | only in fdt
History log of /src/sys/dev/fdt/pwmregulator.c
RevisionDateAuthorComments
 1.4  07-Feb-2024  msaitoh Remove ryo@'s mail addresses.
 1.3  27-Jan-2021  thorpej Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
 1.2  01-Jan-2021  ryo branches: 1.2.2;
- remove unnecessary code
- handle "enable-gpios" property, and enable/disable GPIOs in pwmregulator_enable()

pointed out by thorpej@, thanks
 1.1  31-Dec-2020  ryo add fdt pwm regulator
 1.2.2.3  03-Apr-2021  thorpej Sync with HEAD.
 1.2.2.2  03-Jan-2021  thorpej Sync w/ HEAD.
 1.2.2.1  01-Jan-2021  thorpej file pwmregulator.c was added on branch thorpej-futex on 2021-01-03 16:34:57 +0000

RSS XML Feed