From ff6924c17b0888df93c163f6cc3ae318de48cbe2 Mon Sep 17 00:00:00 2001 From: Gerard Marull-Paretas Date: Fri, 22 Apr 2022 11:33:59 +0200 Subject: [PATCH] dts: bindings: pwm: atmel,sam0-tcc-pwm: add period cell The period cell will soon be required by the pwm_dt_spec facilities, this patch adds it. Note that flags have not been added as they are optional and not supported anyway. Signed-off-by: Gerard Marull-Paretas --- dts/bindings/pwm/atmel,sam0-tcc-pwm.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dts/bindings/pwm/atmel,sam0-tcc-pwm.yaml b/dts/bindings/pwm/atmel,sam0-tcc-pwm.yaml index 367461422ba..e8bae3e6983 100644 --- a/dts/bindings/pwm/atmel,sam0-tcc-pwm.yaml +++ b/dts/bindings/pwm/atmel,sam0-tcc-pwm.yaml @@ -59,7 +59,8 @@ properties: - 1024 "#pwm-cells": - const: 1 + const: 2 pwm-cells: - channel + - period