summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/emul/cros,pwm-mock.yaml
blob: 3b3a992cd0f4b3ff10d38c646a70e7048f27a564 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 2022 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

description: A generic PWM mock
compatible: "cros,pwm-mock"
include: [pwm-controller.yaml, base.yaml]
properties:
   reg:
     required: true

pwm-cells:
    - channel
    - period
    - flags