firmware: ti_sci: drop the device ids to resource id translation table
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 17 Aug 2020 05:30:47 +0000 (11:00 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 31 Aug 2020 09:09:38 +0000 (14:39 +0530)
commit2fe03a1c82c77fdd54c90bf8be8713f3c06a64f8
tree1418a10f6fe0e44ec8c483888606126a1b7048c4
parent9f04a634ef331b4fc6b3e677f276156192a413c7
firmware: ti_sci: drop the device ids to resource id translation table

With ABI 3.0, sysfw deprecated special resource types used for AM65x
SoC. Instead started using device id as resource type similar to the
convention used in J721E SOC.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
drivers/firmware/ti_sci.c