mbox series

[0/3] arm: k3: Update to SYFW ABI 3.0 changes

Message ID 20200817053049.9399-1-lokeshvutla@ti.com
Headers show
Series arm: k3: Update to SYFW ABI 3.0 changes | expand

Message

Lokesh Vutla Aug. 17, 2020, 5:30 a.m. UTC
Update the ti_sci driver and am65x dts to support SYSFW ABI 3.0.
This series is meant to be merged only after sysfw releases 2020.02 binaries.

Corresponding kernel changes are applied to linux-next[0]

[0] https://patchwork.kernel.org/cover/11703313/

Lokesh Vutla (3):
  firmware: ti_sci: drop the device ids to resource id translation table
  firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
  arm: dts: k3-am65: Update the RM resource types

 arch/arm/dts/k3-am65-mcu.dtsi | 12 +++----
 drivers/firmware/ti_sci.c     | 62 ++---------------------------------
 2 files changed, 9 insertions(+), 65 deletions(-)

Comments

Lokesh Vutla Aug. 31, 2020, 2:01 p.m. UTC | #1
On 17/08/20 11:00 am, Lokesh Vutla wrote:
> Update the ti_sci driver and am65x dts to support SYSFW ABI 3.0.
> This series is meant to be merged only after sysfw releases 2020.02 binaries.
> 
> Corresponding kernel changes are applied to linux-next[0]
> 
> [0] https://patchwork.kernel.org/cover/11703313/

Merged into u-boot-ti.

Thanks and regards,
Lokesh

> 
> Lokesh Vutla (3):
>   firmware: ti_sci: drop the device ids to resource id translation table
>   firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
>   arm: dts: k3-am65: Update the RM resource types
> 
>  arch/arm/dts/k3-am65-mcu.dtsi | 12 +++----
>  drivers/firmware/ti_sci.c     | 62 ++---------------------------------
>  2 files changed, 9 insertions(+), 65 deletions(-)
>