Skip to content

Commit 54e116c

Browse files
Sundeep-BhattaMichal Simek
authored andcommitted
axiperfmonitor: Generate required compatible property
Generates compatible property xlnx,axi-perf-monitor for AXI Performance monitor IP. Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
1 parent aa71056 commit 54e116c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/device-tree_v2_1_0.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3671,6 +3671,7 @@ proc gen_compatible_property {nodename type hw_ver {other_compatibles {}} } {
36713671
{axi_pcie} {axi_pcie_1.05.a} \
36723672
{ps7_ddrc} {ps7_ddrc} \
36733673
{ps7_can} {ps7_can} \
3674+
{axi_perf_mon} {axi_perf_monitor} \
36743675
]
36753676

36763677
if {$hw_ver != ""} {

0 commit comments

Comments
 (0)