firmware: ti_sci: Drop the device id to resource type translation
authorLokesh Vutla <lokeshvutla@ti.com>
Thu, 6 Aug 2020 07:48:14 +0000 (13:18 +0530)
committerMarc Zyngier <maz@kernel.org>
Sun, 16 Aug 2020 21:00:22 +0000 (22:00 +0100)
commit4473171db68fe9e3de3f2bc68a00527f23852ad8
tree102bd37be205c8a0641b55d6c931415ec9b99def
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
firmware: ti_sci: Drop the device id to resource type translation

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>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20200806074826.24607-2-lokeshvutla@ti.com
drivers/firmware/ti_sci.c