Merge "plat: xilinx: zynqmp: Add missing ids for 43/46/47dr devices" into integration

This commit is contained in:
Madhukar Pappireddy 2021-03-10 15:35:32 +01:00 committed by TrustedFirmware Code Review
commit ce19ac9068
1 changed files with 12 additions and 0 deletions

View File

@ -193,6 +193,18 @@ static const struct {
.id = 0x66,
.name = "39DR",
},
{
.id = 0x7d,
.name = "43DR",
},
{
.id = 0x78,
.name = "46DR",
},
{
.id = 0x7f,
.name = "47DR",
},
{
.id = 0x7b,
.name = "48DR",