Emmanuel Vadot
04d672afa8
pwm_backlight: Add regnode_if.h to SRCS
...
If the kernel config doesn't have this pseudo device it will not be generated
and then the module will fail to compile.
Reported by: mjg
2020-10-03 14:01:20 +00:00
Emmanuel Vadot
4a84542103
pwm_backlight: Restrict module to armv7 and aarch64
...
Both powerpc64 and riscv uses fdt but don't use EXT_RESOURCES.
Reported by: jenkins
2020-10-02 19:56:54 +00:00
Emmanuel Vadot
38d94a4bc7
Add pwm_backlight
...
Driver for pwm-backlight compatible device.
Relnotes: yes
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26252
2020-10-02 18:23:27 +00:00
Ian Lepore
b43e2c8b56
Add ofw_pwmbus to enumerate pwmbus devices on systems configured with fdt
...
data. Also, add fdt support to pwmc.
2019-06-17 03:32:05 +00:00
Ian Lepore
e108c3df04
Add module makefiles for pwm.
2019-06-16 00:53:09 +00:00