Re: [linux-yocto][yocto-kernel-cache][yocto-5.15 to master][PATCH] bsp/intel-x86: change Intel I225-LM/I225-V driver to be built-in

2023-07-25 Thread Bruce Ashfield
merged.

Bruce

In message: [linux-yocto][yocto-kernel-cache][yocto-5.15 to master][PATCH] 
bsp/intel-x86: change Intel I225-LM/I225-V driver to be built-in
on 25/07/2023 Yongxin Liu wrote:

> Need igc driver to mount network filesystem.
> 
> Signed-off-by: Yongxin Liu 
> ---
>  bsp/intel-x86/intel-x86-igc-overrides.cfg | 2 ++
>  bsp/intel-x86/intel-x86.scc   | 1 +
>  2 files changed, 3 insertions(+)
>  create mode 100644 bsp/intel-x86/intel-x86-igc-overrides.cfg
> 
> diff --git a/bsp/intel-x86/intel-x86-igc-overrides.cfg 
> b/bsp/intel-x86/intel-x86-igc-overrides.cfg
> new file mode 100644
> index ..870e9883
> --- /dev/null
> +++ b/bsp/intel-x86/intel-x86-igc-overrides.cfg
> @@ -0,0 +1,2 @@
> +# SPDX-License-Identifier: MIT
> +CONFIG_IGC=y
> diff --git a/bsp/intel-x86/intel-x86.scc b/bsp/intel-x86/intel-x86.scc
> index 874b4373..a747961f 100644
> --- a/bsp/intel-x86/intel-x86.scc
> +++ b/bsp/intel-x86/intel-x86.scc
> @@ -65,3 +65,4 @@ kconf hardware intel-x86-i915-overrides.cfg
>  kconf hardware intel-x86-dptf-overrides.cfg
>  kconf hardware intel-x86-serial-8250-overrides.cfg
>  kconf hardware intel-x86-i40e-overrides.cfg
> +kconf hardware intel-x86-igc-overrides.cfg
> -- 
> 2.39.2
> 

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



Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH 1/1] nxp-imx8: Enable IMX_OCOTP and IMX_OCOTP_SCU

2023-07-25 Thread Bruce Ashfield
merged.

Bruce

In message: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH 1/1] nxp-imx8: 
Enable IMX_OCOTP and IMX_OCOTP_SCU
on 21/07/2023 Xiaolei Wang wrote:

> Fec mac addr exists in nvmem and needs to be read by SCU,
> so there is a dependency between fec and IMX_OCOTP,
> if IMX_OCOTP is disable, this may cause fec loading delay
> 
> Signed-off-by: Xiaolei Wang 
> ---
>  bsp/nxp-imx8/nxp-imx8.cfg | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg
> index b116ae2d..3bd84d73 100644
> --- a/bsp/nxp-imx8/nxp-imx8.cfg
> +++ b/bsp/nxp-imx8/nxp-imx8.cfg
> @@ -556,6 +556,9 @@ CONFIG_IMX8QXP_ADC=y
>  CONFIG_IMX93_ADC=y
>  CONFIG_IIO=y
>  
> +CONFIG_NVMEM_IMX_OCOTP=y
> +CONFIG_NVMEM_IMX_OCOTP_SCU=y
> +
>  #
>  # Inertial measurement units
>  
> -- 
> 2.25.1
> 

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



Re: [linux-yocto][linux-yocto v6.1] fix build issue for s25fl064l

2023-07-25 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v6.1] fix build issue for s25fl064l
on 21/07/2023 Ruiqiang Hao wrote:

> Hi Bruce,
> 
> Please help to merge this patch into our linux-yocto repo.
> 
> repo:
>   linux-yocto
> branch:
>   v6.1/standard/cn-sdkv5.15/octeon
>   v6.1/standard/preempt-rt/cn-sdkv5.15/octeon

merged.

Bruce

> 
> Thanks,
> Ruiqiang

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



Re: [linux-yocto][linux-yocto v5.15] kernel code for marvell cn96xx

2023-07-25 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell cn96xx
on 21/07/2023 Ruiqiang Hao wrote:

> Hi Bruce,
> 
> Please help to merge this patch into our linux-yocto repo.
> 
> repo:
>   linux-yocto
> branch:
>   v5.15/standard/cn-sdkv5.4/octeon
>   v5.15/standard/preempt-rt/cn-sdkv5.4/octeon

merged.

Bruce

> 
> Thanks,
> Ruiqiang

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



[linux-yocto][yocto-kernel-cache][yocto-5.15 to master][PATCH] bsp/intel-x86: change Intel I225-LM/I225-V driver to be built-in

2023-07-25 Thread Yongxin Liu via lists.yoctoproject.org
Need igc driver to mount network filesystem.

Signed-off-by: Yongxin Liu 
---
 bsp/intel-x86/intel-x86-igc-overrides.cfg | 2 ++
 bsp/intel-x86/intel-x86.scc   | 1 +
 2 files changed, 3 insertions(+)
 create mode 100644 bsp/intel-x86/intel-x86-igc-overrides.cfg

diff --git a/bsp/intel-x86/intel-x86-igc-overrides.cfg 
b/bsp/intel-x86/intel-x86-igc-overrides.cfg
new file mode 100644
index ..870e9883
--- /dev/null
+++ b/bsp/intel-x86/intel-x86-igc-overrides.cfg
@@ -0,0 +1,2 @@
+# SPDX-License-Identifier: MIT
+CONFIG_IGC=y
diff --git a/bsp/intel-x86/intel-x86.scc b/bsp/intel-x86/intel-x86.scc
index 874b4373..a747961f 100644
--- a/bsp/intel-x86/intel-x86.scc
+++ b/bsp/intel-x86/intel-x86.scc
@@ -65,3 +65,4 @@ kconf hardware intel-x86-i915-overrides.cfg
 kconf hardware intel-x86-dptf-overrides.cfg
 kconf hardware intel-x86-serial-8250-overrides.cfg
 kconf hardware intel-x86-i40e-overrides.cfg
+kconf hardware intel-x86-igc-overrides.cfg
-- 
2.39.2


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