]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf37353cc41329274fb0e078cd4603a5db261b232
tree102bd37be205c8a0641b55d6c931415ec9b99def
parentdd44bddf04c5fd83529b139fbfac0a5372c1a87d
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