arm64: zynqmp: Add new ID for RFSoC
This ID is available on zc1254. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -130,6 +130,30 @@ static const struct {
|
|||||||
.id = 0x59,
|
.id = 0x59,
|
||||||
.name = "17eg",
|
.name = "17eg",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
.id = 0x61,
|
||||||
|
.name = "21dr",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
.id = 0x63,
|
||||||
|
.name = "23dr",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
.id = 0x65,
|
||||||
|
.name = "25dr",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
.id = 0x64,
|
||||||
|
.name = "27dr",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
.id = 0x60,
|
||||||
|
.name = "28dr",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
.id = 0x62,
|
||||||
|
.name = "29dr",
|
||||||
|
},
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user