firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entries
authorNeil Armstrong <narmstrong@baylibre.com>
Wed, 5 Oct 2016 07:33:31 +0000 (09:33 +0200)
committerSudeep Holla <sudeep.holla@arm.com>
Tue, 1 Nov 2016 20:14:58 +0000 (14:14 -0600)
commitbb789cd12cfc314458f8bd24548dbda3e683bc26
tree7606e7af19ff3a0a98cd8833c7aa7decb8c8357d
parent761d0efee839cf8cf0710f61f43f77026e5a77d8
firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entries

Since Amlogic SoCs supports more than 8 OPPs per domains, we need increase
the OPP structure size.

This patch increases the MAX_DVFS_OPPS to 16.

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