Searched hist:"967 a020bd3deddf9a0af73aeb4d4b46d90030937" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | diff 967a020bd3deddf9a0af73aeb4d4b46d90030937 Sun Oct 25 14:10:03 CDT 2020 Peter Ujfalusi <peter.ujfalusi@ti.com> firmware: ti_sci: Use struct ti_sci_resource_desc in get_range ops
Use the ti_sci_resource_desc directly and update it's start and num members directly instead of requiring individual parameters for them.
This will allow easy extension of the RM parameters without changing API.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
|
/openbmc/linux/drivers/firmware/ |
H A D | ti_sci.c | diff 967a020bd3deddf9a0af73aeb4d4b46d90030937 Sun Oct 25 14:10:03 CDT 2020 Peter Ujfalusi <peter.ujfalusi@ti.com> firmware: ti_sci: Use struct ti_sci_resource_desc in get_range ops
Use the ti_sci_resource_desc directly and update it's start and num members directly instead of requiring individual parameters for them.
This will allow easy extension of the RM parameters without changing API.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
|