soc: realrek: ec: Add debug_swj initial version of RTS5912.

Add swj driver for Realtek RTS5912.

Signed-off-by: Lin Yu-Cheng <lin_yu_cheng@realtek.com>
This commit is contained in:
Lin Yu-Cheng 2024-11-22 18:23:37 +08:00 committed by Benjamin Cabé
commit 471cc3512d
5 changed files with 54 additions and 0 deletions

View file

@ -80,6 +80,13 @@
reg = <0x40090000 0x300>;
};
};
swj_port: swj-port {
compatible = "swj-connector";
pinctrl-0 = <&jtag_tdi_gpio87 &jtag_tdo_gpio88 &jtag_rst_gpio89
&jtag_clk_gpio90 &jtag_tms_gpio91>;
pinctrl-names = "default";
};
};
&nvic {