mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 12:43:55 +08:00
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
|