The NetBSD Project

CVS log for src/sys/dev/fdt/pwmregulator.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / dev / fdt

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 7 04:20:28 2024 UTC (2 months, 1 week ago) by msaitoh
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Remove ryo@'s mail addresses.

Revision 1.2.2.3 / (download) - annotate - [select for diffs], Sat Apr 3 22:28:44 2021 UTC (3 years ago) by thorpej
Branch: thorpej-futex
Changes since 1.2.2.2: +6 -6 lines
Diff to previous 1.2.2.2 (colored) next main 1.3 (colored)

Sync with HEAD.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 27 03:10:21 2021 UTC (3 years, 2 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Changes since 1.2: +6 -6 lines
Diff to previous 1.2 (colored)

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.

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Sun Jan 3 16:34:57 2021 UTC (3 years, 3 months ago) by thorpej
Branch: thorpej-futex
Changes since 1.2.2.1: +325 -0 lines
Diff to previous 1.2.2.1 (colored)

Sync w/ HEAD.

Revision 1.2.2.1, Fri Jan 1 03:07:51 2021 UTC (3 years, 3 months ago) by thorpej
Branch: thorpej-futex
Changes since 1.2: +0 -325 lines
FILE REMOVED

file pwmregulator.c was added on branch thorpej-futex on 2021-01-03 16:34:57 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 1 03:07:51 2021 UTC (3 years, 3 months ago) by ryo
Branch: MAIN
Branch point for: thorpej-futex
Changes since 1.1: +24 -8 lines
Diff to previous 1.1 (colored)

- remove unnecessary code
- handle "enable-gpios" property, and enable/disable GPIOs in pwmregulator_enable()

pointed out by thorpej@, thanks

Revision 1.1 / (download) - annotate - [select for diffs], Thu Dec 31 15:12:33 2020 UTC (3 years, 3 months ago) by ryo
Branch: MAIN

add fdt pwm regulator

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>