test_led_strip/dts/bindings/heating-pad.yaml
2026-07-09 12:42:14 +08:00

15 lines
314 B
YAML

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