mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-06-11 15:46:40 +02:00
arm: dts: stm32: enable CoreSight on the stm32mp135f-dk board
Enable CoreSight peripherals on the stm32mp135f-dk board. Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Link: https://lore.kernel.org/r/20260226-debug_bus-v6-11-5d794697798d@foss.st.com Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
This commit is contained in:
committed by
Alexandre Torgue
parent
f33ce4e7a5
commit
23c24959de
@@ -187,6 +187,26 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cs_cti_trace {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cs_cti_cpu0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cs_etf {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cs_etm0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cs_tpiu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&dbg_bus {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user