History log of /netbsd-current/sys/arch/arm/amlogic/meson_pwm.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.6 07-Feb-2024 msaitoh

Remove ryo@'s mail addresses.


Revision tags: netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 thorpej-ifq-base thorpej-altq-separation-base netbsd-10-0-RC1 netbsd-10-base bouyer-sunxi-drm-base thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-i2c-spi-conf-base thorpej-cfargs-base thorpej-futex-base
# 1.5 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.4 27-Jan-2021 thorpej

Use DEVICE_COMPAT_EOL.


# 1.3 25-Jan-2021 thorpej

Since we're using designated initialisers for compat data, we should
use a completely empty initializer for the sentinel.


# 1.2 18-Jan-2021 thorpej

Remove "struct of_compat_data" and replace its usage with
"struct device_compatible_entry"; they are ABI-compatible.

Fix several "loses const qualifier" bugs encountered during
this conversion.


# 1.1 01-Jan-2021 ryo

branches: 1.1.2;
Add support for Amlogic S922X(meson-g12b) SoCs


# 1.5 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.4 27-Jan-2021 thorpej

Use DEVICE_COMPAT_EOL.


# 1.3 25-Jan-2021 thorpej

Since we're using designated initialisers for compat data, we should
use a completely empty initializer for the sentinel.


# 1.2 18-Jan-2021 thorpej

Remove "struct of_compat_data" and replace its usage with
"struct device_compatible_entry"; they are ABI-compatible.

Fix several "loses const qualifier" bugs encountered during
this conversion.


Revision tags: thorpej-futex-base
# 1.1 01-Jan-2021 ryo

branches: 1.1.2;
Add support for Amlogic S922X(meson-g12b) SoCs


# 1.3 25-Jan-2021 thorpej

Since we're using designated initialisers for compat data, we should
use a completely empty initializer for the sentinel.


# 1.2 18-Jan-2021 thorpej

Remove "struct of_compat_data" and replace its usage with
"struct device_compatible_entry"; they are ABI-compatible.

Fix several "loses const qualifier" bugs encountered during
this conversion.


Revision tags: thorpej-futex-base
# 1.1 01-Jan-2021 ryo

branches: 1.1.2;
Add support for Amlogic S922X(meson-g12b) SoCs


# 1.2 18-Jan-2021 thorpej

Remove "struct of_compat_data" and replace its usage with
"struct device_compatible_entry"; they are ABI-compatible.

Fix several "loses const qualifier" bugs encountered during
this conversion.


Revision tags: thorpej-futex-base
# 1.1 01-Jan-2021 ryo

branches: 1.1.2;
Add support for Amlogic S922X(meson-g12b) SoCs


# 1.1 01-Jan-2021 ryo

Add support for Amlogic S922X(meson-g12b) SoCs