]> git.baikalelectronics.ru Git - arm-tf.git/commit
ti: k3: drivers: ti_sci: Update ti_sci_msg_req_reboot to include domain
authorSuman Anna <s-anna@ti.com>
Sat, 24 Oct 2020 01:28:54 +0000 (01:28 +0000)
committerNishanth Menon <nm@ti.com>
Wed, 23 Dec 2020 12:36:14 +0000 (06:36 -0600)
commit22b7a2298602cd05964d6c9739fe43c6a855467a
tree27be43c77750e85ca3643971326be723610d51b3
parentf577388a3292c60d6b4483c7cda267375de77f52
ti: k3: drivers: ti_sci: Update ti_sci_msg_req_reboot to include domain

The ti_sci_msg_req_reboot message payload has been extended to include
a domain field, and this should be zero to reset the entire SoC with
System Firmwares newer than v2020.04. Add the domain field to the
ti_sci_msg_req_reboot message structure for completeness. Set it up
to zero to fix the reboot issues with newer firmwares.

This takes care of the specific ABI that changed and has an impact on
ATF function.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Change-Id: I4f8064b9d6555687822dc2b2b8ec97609286fa0b
plat/ti/k3/common/drivers/ti_sci/ti_sci.c
plat/ti/k3/common/drivers/ti_sci/ti_sci_protocol.h