arm64: zynqmp: Add id for new RFSoC device ZU39DR

This patch adds new RFSoC device ZU39DR to zynqmp
devices list

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Jolly Shah <jolly.shah@xilinx.com>
Change-Id: I35735da9e7d7facbde44323c49eac1b714e4909d
This commit is contained in:
Siva Durga Prasad Paladugu 2019-03-23 15:26:31 +05:30 committed by Jolly Shah
parent 22d12c4148
commit 345a85aef4
1 changed files with 4 additions and 0 deletions

View File

@ -189,6 +189,10 @@ static const struct {
.id = 0x65,
.name = "25DR",
},
{
.id = 0x66,
.name = "39DR",
},
};
#define ZYNQMP_PL_STATUS_BIT 9