Commit 345a85ae authored by Siva Durga Prasad Paladugu's avatar Siva Durga Prasad Paladugu Committed by Jolly Shah
Browse files

arm64: zynqmp: Add id for new RFSoC device ZU39DR



This patch adds new RFSoC device ZU39DR to zynqmp
devices list
Signed-off-by: default avatarSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: default avatarJolly Shah <jolly.shah@xilinx.com>
Change-Id: I35735da9e7d7facbde44323c49eac1b714e4909d
parent 22d12c41
...@@ -189,6 +189,10 @@ static const struct { ...@@ -189,6 +189,10 @@ static const struct {
.id = 0x65, .id = 0x65,
.name = "25DR", .name = "25DR",
}, },
{
.id = 0x66,
.name = "39DR",
},
}; };
#define ZYNQMP_PL_STATUS_BIT 9 #define ZYNQMP_PL_STATUS_BIT 9
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment