dts: binding: pwm: Add kb1200 pwm

A new pwm controller addition

Signed-off-by: Steven Chang <steven@ene.com.tw>
This commit is contained in:
Steven Chang 2024-03-15 10:46:30 +08:00 committed by Fabio Baltieri
commit 340d49e360

View file

@ -0,0 +1,23 @@
# Copyright (c) 2024 ENE Technology Inc.
# SPDX-License-Identifier: Apache-2.0
description: ENE, Pulse Width Modulator (PWM) node
compatible: "ene,kb1200-pwm"
include: [pwm-controller.yaml, base.yaml, pinctrl-device.yaml]
properties:
reg:
required: true
pinctrl-0:
required: true
pinctrl-names:
required: true
pwm-cells:
- channel
- period
- flags