forked from EmbeddedTeam/app_photomagnetic
Add PWM heating pad binding
This commit is contained in:
parent
2692282ba3
commit
2c42b67eca
14
dts/bindings/heating-pad.yaml
Normal file
14
dts/bindings/heating-pad.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
description: |
|
||||||
|
Heating pad using PWM
|
||||||
|
compatible: "heating-pad-pwm"
|
||||||
|
include: base.yaml
|
||||||
|
|
||||||
|
properties:
|
||||||
|
pwms:
|
||||||
|
type: phandle-array
|
||||||
|
description: PWM device to use for heating pad
|
||||||
|
required: true
|
||||||
|
temp-sensor:
|
||||||
|
type: phandle
|
||||||
|
description: Temperature sensor to use for heating pad
|
||||||
|
required: true
|
||||||
Loading…
x
Reference in New Issue
Block a user