On Thu, Oct 18, 2018 at 08:55:44PM +0300, Timo Alho wrote: > Add support for a new MRQ, that uses in-band messaging instead of IOVA > buffer, to retrieve the firmware version 'tag' during boot. If an > older firmware is used, that does not support the new MRQ, fall back > to the earlier implementation. > > Signed-off-by: Timo Alho <talho@xxxxxxxxxx> > --- > drivers/firmware/tegra/bpmp.c | 34 ++++++++++++++++++++++++++++++++-- > 1 file changed, 32 insertions(+), 2 deletions(-) Acked-by: Sivaram Nair <sivaramn@xxxxxxxxxx>