提交 c7490907 编写于 作者: S Siva Durga Prasad Paladugu 提交者: Michal Simek

arm64: zynqmp: Add idcode for new RFSoC silicon ZU39DR

This patch adds "zu39dr" to the list of zynqmp devices
The zu39DR is the new RFSoC silicon with id value of 0x66.
Signed-off-by: NSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
上级 e8f4f1f5
......@@ -170,6 +170,10 @@ static const struct {
.id = 0x62,
.name = "29dr",
},
{
.id = 0x66,
.name = "39dr",
},
};
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册