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:
parent
2c25182572
commit
471cc3512d
5 changed files with 54 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue