]> git.baikalelectronics.ru Git - uboot.git/commit
firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain
authorDave Gerlach <d-gerlach@ti.com>
Fri, 14 May 2021 01:10:55 +0000 (20:10 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Thu, 27 May 2021 09:23:14 +0000 (14:53 +0530)
commit4259af88d77da2b38767f82cbbbaf21db1a3f80a
tree31fe1bb49391c24d221d13d60bbee8436fc9c097
parentc06b01e7043bdd8c4c30c5d13633d150309b2e32
firmware: 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, but for the purposes of u-boot this should be zero to
reset the entire SoC as it did before. Include domain for completeness
and set to zero to ensure proper operation.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
drivers/firmware/ti_sci.c
drivers/firmware/ti_sci.h