Commit acf3fdc8 authored by Georgi Vlaev's avatar Georgi Vlaev Committed by Vignesh Raghavendra

arm64: dts: ti: k3-am625-sk: Add epwm nodes

Add epwm nodes and mark them disabled, as they're
not currently in use.
Signed-off-by: default avatarGeorgi Vlaev <g-vlaev@ti.com>
Signed-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
Link: https://lore.kernel.org/r/20220531205229.198011-3-g-vlaev@ti.com
parent ab1ad455
......@@ -502,3 +502,15 @@ &ecap2 {
&main_mcan0 {
status = "disabled";
};
&epwm0 {
status = "disabled";
};
&epwm1 {
status = "disabled";
};
&epwm2 {
status = "disabled";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment