Re: [linux-yocto][yocto-kernel-cache][master and yocto-5.10][PATCH 1/2] bsp/intel-x86: remove cfg80211 related overrides

2021-09-02 Thread Bruce Ashfield
merged.

Bruce

In message: [linux-yocto][yocto-kernel-cache][master and yocto-5.10][PATCH 1/2] 
bsp/intel-x86: remove cfg80211 related overrides
on 02/09/2021 Yongxin Liu wrote:

> Fix the following warning:
>   platform regulatory.0: Direct firmware load for regulatory.db failed with 
> error -2
>   cfg80211: failed to load regulatory.db
> 
> If CFG80211 is a built-in driver, it will try to load regulatory.db from
> /lib/firmware. But file system may not be ready at that time. So remove the
> override and make CFG80211 a loadable module.
> 
> Signed-off-by: Yongxin Liu 
> ---
>  bsp/intel-x86/intel-x86-cfg80211-overrides.cfg | 3 ---
>  bsp/intel-x86/intel-x86.scc| 1 -
>  2 files changed, 4 deletions(-)
>  delete mode 100644 bsp/intel-x86/intel-x86-cfg80211-overrides.cfg
> 
> diff --git a/bsp/intel-x86/intel-x86-cfg80211-overrides.cfg 
> b/bsp/intel-x86/intel-x86-cfg80211-overrides.cfg
> deleted file mode 100644
> index 26957814..
> --- a/bsp/intel-x86/intel-x86-cfg80211-overrides.cfg
> +++ /dev/null
> @@ -1,3 +0,0 @@
> -# SPDX-License-Identifier: MIT
> -CONFIG_CFG80211=y
> -CONFIG_MAC80211=y
> diff --git a/bsp/intel-x86/intel-x86.scc b/bsp/intel-x86/intel-x86.scc
> index 572a9abb..08ad990a 100644
> --- a/bsp/intel-x86/intel-x86.scc
> +++ b/bsp/intel-x86/intel-x86.scc
> @@ -61,6 +61,5 @@ kconf hardware intel-x86-acpi.cfg
>  kconf hardware intel-x86-igb-overrides.cfg
>  kconf hardware intel-x86-ixgbe-overrides.cfg
>  kconf hardware intel-x86-i915-overrides.cfg
> -kconf hardware intel-x86-cfg80211-overrides.cfg
>  kconf hardware intel-x86-dptf-overrides.cfg
>  kconf hardware intel-x86-serial-8250-overrides.cfg
> -- 
> 2.14.5
> 

In message: [linux-yocto][yocto-kernel-cache][master and yocto-5.10][PATCH 2/2] 
bsp/intel-x86: add NVMe hardware monitoring support
on 02/09/2021 Yongxin Liu wrote:

> Signed-off-by: Yongxin Liu 
> ---
>  bsp/intel-x86/intel-x86.cfg | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/bsp/intel-x86/intel-x86.cfg b/bsp/intel-x86/intel-x86.cfg
> index f1dbd887..663c5e20 100644
> --- a/bsp/intel-x86/intel-x86.cfg
> +++ b/bsp/intel-x86/intel-x86.cfg
> @@ -320,6 +320,7 @@ CONFIG_NOP_USB_XCEIV=y
>  
>  # NVMe support
>  CONFIG_BLK_DEV_NVME=y
> +CONFIG_NVME_HWMON=y
>  
>  # PMC
>  CONFIG_MFD_INTEL_PMC_BXT=m
> -- 
> 2.14.5
> 


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10365): 
https://lists.yoctoproject.org/g/linux-yocto/message/10365
Mute This Topic: https://lists.yoctoproject.org/mt/85337554/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto][yocto-kernel-cache][master and yocto-5.10][PATCH 1/2] bsp/intel-x86: remove cfg80211 related overrides

2021-09-01 Thread Yongxin Liu
Fix the following warning:
  platform regulatory.0: Direct firmware load for regulatory.db failed with 
error -2
  cfg80211: failed to load regulatory.db

If CFG80211 is a built-in driver, it will try to load regulatory.db from
/lib/firmware. But file system may not be ready at that time. So remove the
override and make CFG80211 a loadable module.

Signed-off-by: Yongxin Liu 
---
 bsp/intel-x86/intel-x86-cfg80211-overrides.cfg | 3 ---
 bsp/intel-x86/intel-x86.scc| 1 -
 2 files changed, 4 deletions(-)
 delete mode 100644 bsp/intel-x86/intel-x86-cfg80211-overrides.cfg

diff --git a/bsp/intel-x86/intel-x86-cfg80211-overrides.cfg 
b/bsp/intel-x86/intel-x86-cfg80211-overrides.cfg
deleted file mode 100644
index 26957814..
--- a/bsp/intel-x86/intel-x86-cfg80211-overrides.cfg
+++ /dev/null
@@ -1,3 +0,0 @@
-# SPDX-License-Identifier: MIT
-CONFIG_CFG80211=y
-CONFIG_MAC80211=y
diff --git a/bsp/intel-x86/intel-x86.scc b/bsp/intel-x86/intel-x86.scc
index 572a9abb..08ad990a 100644
--- a/bsp/intel-x86/intel-x86.scc
+++ b/bsp/intel-x86/intel-x86.scc
@@ -61,6 +61,5 @@ kconf hardware intel-x86-acpi.cfg
 kconf hardware intel-x86-igb-overrides.cfg
 kconf hardware intel-x86-ixgbe-overrides.cfg
 kconf hardware intel-x86-i915-overrides.cfg
-kconf hardware intel-x86-cfg80211-overrides.cfg
 kconf hardware intel-x86-dptf-overrides.cfg
 kconf hardware intel-x86-serial-8250-overrides.cfg
-- 
2.14.5


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10352): 
https://lists.yoctoproject.org/g/linux-yocto/message/10352
Mute This Topic: https://lists.yoctoproject.org/mt/85317820/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-