iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLV
authorMatti Gottlieb <matti.gottlieb@intel.com>
Sun, 31 May 2015 06:18:30 +0000 (09:18 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 3 Jun 2015 06:52:44 +0000 (09:52 +0300)
commit0becb377805c4d060da895e0ce214cee619f1d76
tree68a8b2f77ce4bc9fc6b5e7dfe4238badf0c961f6
parent2b4737dd8176f3d384cb9f77353ffdf6de665d3c
iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLV

Add DC2DC_CONFIG_CMD (0x83) cmd.

Add IWL_UCODE_TLV_CAPA_DC2DC_CONFIG_SUPPORT tlv.

The command allows the driver get & set the DCDC's frequency tune.
(freq_tune is the divider that is used to calculate the actual DCDC's
clock rate)
The command always returns the current/updated frequency tune values of
the DCDC.

Signed-off-by: Matti Gottlieb <matti.gottlieb@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-fw-file.h
drivers/net/wireless/iwlwifi/mvm/fw-api.h
drivers/net/wireless/iwlwifi/mvm/ops.c