]> git.baikalelectronics.ru Git - uboot.git/commit
firmware: ti_sci: Add support for board configuration
authorAndreas Dannenberg <dannenberg@ti.com>
Mon, 27 Aug 2018 10:27:33 +0000 (15:57 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 11 Sep 2018 12:32:55 +0000 (08:32 -0400)
commit97220d4b27cccca595fdd4d701c8b468c24a1720
tree386fc289f263c3082f7720b1bbbdb8ccafaa7479
parent9fdfea2b20ace73b38d2f5e1820a5b0ed402ac02
firmware: ti_sci: Add support for board configuration

TI-SCI message protocol provides support for board configuration
to assign resources and other board related operations.
Introduce the board configuration capability support to the driver protocol
as part of this change.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
drivers/firmware/ti_sci.c
drivers/firmware/ti_sci.h
include/linux/soc/ti/ti_sci_protocol.h