Skip to content

Commit 2ed0d86

Browse files
dgoehring-amperethangqn-ampere
authored andcommitted
dts: enable JTAG driver function
Enable upstream community JTAG driver function * update the Mt. Jade DTS file (aspeed-bmc-ampere-mtjade.dts) Signed-off-by: Daniel Goehring <[email protected]>
1 parent df47e97 commit 2ed0d86

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,11 @@
447447
status = "okay";
448448
};
449449

450+
&jtag {
451+
status = "okay";
452+
compatible = "aspeed,ast2500-jtag";
453+
};
454+
450455
&gfx {
451456
status = "okay";
452457
memory-region = <&gfx_memory>;

0 commit comments

Comments
 (0)