summaryrefslogtreecommitdiff
path: root/dts/upstream/Bindings/pwm/adi,axi-pwmgen.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/upstream/Bindings/pwm/adi,axi-pwmgen.yaml')
-rw-r--r--dts/upstream/Bindings/pwm/adi,axi-pwmgen.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/dts/upstream/Bindings/pwm/adi,axi-pwmgen.yaml b/dts/upstream/Bindings/pwm/adi,axi-pwmgen.yaml
index aa35209f74c..45e112d0efb 100644
--- a/dts/upstream/Bindings/pwm/adi,axi-pwmgen.yaml
+++ b/dts/upstream/Bindings/pwm/adi,axi-pwmgen.yaml
@@ -41,8 +41,8 @@ unevaluatedProperties: false
examples:
- |
pwm@44b00000 {
- compatible = "adi,axi-pwmgen-2.00.a";
- reg = <0x44b00000 0x1000>;
- clocks = <&spi_clk>;
- #pwm-cells = <3>;
+ compatible = "adi,axi-pwmgen-2.00.a";
+ reg = <0x44b00000 0x1000>;
+ clocks = <&spi_clk>;
+ #pwm-cells = <3>;
};