Skip to content
Snippets Groups Projects
Commit 6bd3d26a authored by Gianfranco Mariotti's avatar Gianfranco Mariotti Committed by Yuri Mazzuoli
Browse files

[A75][DTS] fix pwm-cells error

parent e2c8ffc1
No related branches found
No related tags found
1 merge request!133[i.MX6][A75] add support for A75 uq7 module
......@@ -548,6 +548,7 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pwm1>;
status = "disabled";
#pwm-cells = <2>;
};
......@@ -555,6 +556,7 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pwm2>;
status = "okay";
#pwm-cells = <2>;
};
/* __________________________________________________________________________
* |__________________________________________________________________________|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment