mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 09:06:55 +07:00
d56a289be2
A very simple binding, the only property is the phandle to the PWM. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
* PWM beeper device tree bindings
|
|
|
|
Registers a PWM device as beeper.
|
|
|
|
Required properties:
|
|
- compatible: should be "pwm-beeper"
|
|
- pwms: phandle to the physical PWM device
|