firmware: ti_sci: allow frequency change for disabled clocks by default
authorTero Kristo <t-kristo@ti.com>
Sat, 12 Sep 2020 04:47:08 +0000 (21:47 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Sat, 12 Sep 2020 04:47:08 +0000 (21:47 -0700)
commit71b610825f4b2130901c7b6fbf4063f03350bcb9
treef3cca918d7a18542890fff986085da2de2480f3a
parentefa5c01cd7ee20421a92ffe9b4aae7dfed385eeb
firmware: ti_sci: allow frequency change for disabled clocks by default

If a clock is disabled, its frequency should be allowed to change as
it is no longer in use. Add a flag towards this to the firmware clock
API handler routines.

Acked-by: Nishanth Menon <nm@ti.com>
Tested-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
drivers/firmware/ti_sci.c