lkml.org 
[lkml]   [2021]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.15 274/917] iwlwifi: change all JnP to NO-160 configuration
    Date
    From: Yaara Baruch <yaara.baruch@intel.com>

    [ Upstream commit 70382b0897eeecfcd35ba5f6161dbceeb556ea1e ]

    JnP should not have the 160 MHz.

    Signed-off-by: Yaara Baruch <yaara.baruch@intel.com>
    Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
    Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
    Link: https://lore.kernel.org/r/iwlwifi.20211016114029.ee163f4a7513.I7f87bd969a0b038c7f3a1a962d9695ffd18c5da1@changeid
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 6 +++---
    1 file changed, 3 insertions(+), 3 deletions(-)

    diff --git a/drivers/net/wireless/intel/iwlwifi/pcie/drv.c b/drivers/net/wireless/intel/iwlwifi/pcie/drv.c
    index e3996ff99bad5..3b974388d834d 100644
    --- a/drivers/net/wireless/intel/iwlwifi/pcie/drv.c
    +++ b/drivers/net/wireless/intel/iwlwifi/pcie/drv.c
    @@ -931,9 +931,9 @@ static const struct iwl_dev_info iwl_dev_info_table[] = {
    IWL_CFG_ANY, IWL_CFG_ANY, IWL_CFG_NO_CDB,
    iwl_qu_b0_hr1_b0, iwl_ax101_name),
    _IWL_DEV_INFO(IWL_CFG_ANY, IWL_CFG_ANY,
    - IWL_CFG_MAC_TYPE_QU, SILICON_C_STEP,
    + IWL_CFG_MAC_TYPE_QU, SILICON_B_STEP,
    IWL_CFG_RF_TYPE_HR2, IWL_CFG_ANY,
    - IWL_CFG_ANY, IWL_CFG_ANY, IWL_CFG_NO_CDB,
    + IWL_CFG_NO_160, IWL_CFG_ANY, IWL_CFG_NO_CDB,
    iwl_qu_b0_hr_b0, iwl_ax203_name),

    /* Qu C step */
    @@ -945,7 +945,7 @@ static const struct iwl_dev_info iwl_dev_info_table[] = {
    _IWL_DEV_INFO(IWL_CFG_ANY, IWL_CFG_ANY,
    IWL_CFG_MAC_TYPE_QU, SILICON_C_STEP,
    IWL_CFG_RF_TYPE_HR2, IWL_CFG_ANY,
    - IWL_CFG_ANY, IWL_CFG_ANY, IWL_CFG_NO_CDB,
    + IWL_CFG_NO_160, IWL_CFG_ANY, IWL_CFG_NO_CDB,
    iwl_qu_c0_hr_b0, iwl_ax203_name),

    /* QuZ */
    --
    2.33.0


    \
     
     \ /
      Last update: 2021-11-16 02:11    [W:2.674 / U:1.144 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site