firmware: arm_scpi: allow firmware with get_capabilities not implemented
authorNeil Armstrong <narmstrong@baylibre.com>
Wed, 19 Oct 2016 12:51:09 +0000 (14:51 +0200)
committerSudeep Holla <sudeep.holla@arm.com>
Tue, 1 Nov 2016 20:14:59 +0000 (14:14 -0600)
commitabd3e80545c184f2b472f7527ae8eda34bd59f2d
tree77b392b86876c0e35ed5acbecb9c890c6838cfc1
parent4dfe32d5cd0586fef6c716d95542e2857afb7add
firmware: arm_scpi: allow firmware with get_capabilities not implemented

On Amlogic SCPI legacy implementation, the GET_CAPABILITIES command is
not supported, failover by using 0.0.0 version.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
[sudeep.holla@arm.com: changed the subject]
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_scpi.c