arm64: dts: ti: k3-am62a7-sk: Reserve main_timer2 for C7x DSP

C7x DSP uses main_timer2, so mark it as reserved in linux DT.

Signed-off-by: Hari Nagalla <hnagalla@ti.com>
Signed-off-by: Judith Mendez <jm@ti.com>
Reviewed-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20250502220325.3230653-10-jm@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Hari Nagalla 2025-05-02 17:03:23 -05:00 committed by Nishanth Menon
parent 8fb034b840
commit 2a473854be

View File

@ -702,6 +702,11 @@ &main_uart1 {
status = "reserved";
};
/* main_timer2 is used by C7x DSP */
&main_timer2 {
status = "reserved";
};
&usbss0 {
status = "okay";
ti,vbus-divider;