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

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
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -502,3 +502,15 @@ &ecap2 {
&main_mcan0 {
	status = "disabled";
};

&epwm0 {
	status = "disabled";
};

&epwm1 {
	status = "disabled";
};

&epwm2 {
	status = "disabled";
};