mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
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: Georgi Vlaev <g-vlaev@ti.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Link: https://lore.kernel.org/r/20220531205229.198011-3-g-vlaev@ti.com
This commit is contained in:
parent
ab1ad455cf
commit
acf3fdc886
|
|
@ -502,3 +502,15 @@ &ecap2 {
|
|||
&main_mcan0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&epwm0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&epwm1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&epwm2 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user