diff options
author | Andrew F. Davis <afd@ti.com> | 2019-05-28 18:55:10 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-19 10:08:08 +0300 |
commit | 08d9995712c4ab83a323b0405cce8894d3e74110 (patch) | |
tree | 4bc5f9194748a77eada8a29d36c4e9f5132c5c2f /fs/compat_ioctl.c | |
parent | e438f83914e75fd4f0dc2933e4b7f023bf55cc36 (diff) | |
download | linux-08d9995712c4ab83a323b0405cce8894d3e74110.tar.xz |
firmware: ti_sci: Always request response from firmware
commit 66f030eac257a572fbedab3d9646d87d647351fd upstream.
TI-SCI firmware will only respond to messages when the
TI_SCI_FLAG_REQ_ACK_ON_PROCESSED flag is set. Most messages already do
this, set this for the ones that do not.
This will be enforced in future firmware that better match the TI-SCI
specifications, this patch will not break users of existing firmware.
Fixes: aa276781a64a ("firmware: Add basic support for TI System Control Interface (TI-SCI) protocol")
Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Nishanth Menon <nm@ti.com>
Tested-by: Alejandro Hernandez <ajhernandez@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/compat_ioctl.c')
0 files changed, 0 insertions, 0 deletions