Re: [linux-yocto] [linux-yocto v6.4+][PATCH] drm/fb-helper: move zeroing code to drm_fb_helper_fill_var

2023-08-08 Thread Bruce Ashfield
Merged, and SRCREV bumps sent to the oe-core mailing list. Bruce On Tue, Aug 8, 2023 at 4:38 PM Jon Mason wrote: > > From: Jon Mason > > __fill_var is used by both drm_fb_helper_check_var and > drm_fb_helper_fill_var. In drm_fb_helper_check_var, it is possible that > some of the variables in

[linux-yocto][yocto-kernel-cache yocto-5.15] Add crypto config for marvell cn106xx

2023-08-08 Thread Ruiqiang Hao via lists.yoctoproject.org
Hi Bruce, Please help to merge this patch into our linux-yocto repo. repo: yocto-kernel-cache branch: yocto-5.15 Thanks, Ruiqiang -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12948):

[linux-yocto] [PATCH] marvell-cn106xx: add crypto kernel config for dependency

2023-08-08 Thread Ruiqiang Hao via lists.yoctoproject.org
From: Ruiqiang Hao After sync kernel with marvell SDK11.23.07, CRYPTO_DH and CRYPTO_ECDSA are depended by CRYPTO_DEV_OCTEONTX2_CPT. add them to the cfg file. Signed-off-by: Ruiqiang Hao --- bsp/marvell-cn106xx/marvell-cn106xx.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH 0/1] proposal to disable CONFIG_OABI_COMPAT on arm platform

2023-08-08 Thread Bruce Ashfield
On Tue, Aug 8, 2023 at 9:54 PM Xiangyu Chen wrote: > > Hi Bruce, > > > On 8/9/23 02:30, Bruce Ashfield wrote: > > CAUTION: This email comes from a non Wind River email account! > > Do not click links or open attachments unless you recognize the sender and > > know the content is safe. > > > > In

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH 0/1] proposal to disable CONFIG_OABI_COMPAT on arm platform

2023-08-08 Thread Xiangyu Chen
Hi Bruce, On 8/9/23 02:30, Bruce Ashfield wrote: CAUTION: This email comes from a non Wind River email account! Do not click links or open attachments unless you recognize the sender and know the content is safe. In message: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH 0/1] proposal to

[linux-yocto] [linux-yocto v6.4+][PATCH] drm/fb-helper: move zeroing code to drm_fb_helper_fill_var

2023-08-08 Thread Jon Mason
From: Jon Mason __fill_var is used by both drm_fb_helper_check_var and drm_fb_helper_fill_var. In drm_fb_helper_check_var, it is possible that some of the variables in fb_info-> var which are currently being zero'ed have pre-existing values. Zeroing these causes some fb tests to fail with

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

2023-08-08 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon[RT] on 08/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge following pull request into our linux-yocto repo. > > repo: > linux-yocto > branch: >

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

2023-08-08 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon on 08/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge following pull request into our linux-yocto repo. > > repo: > linux-yocto > branch: > v5.15/standard/cn-sdkv5.4/octeon

Re: [linux-yocto][yocto-kernel-cache][yocto-5.15 to master][PATCH] features/intel-pinctrl: add pinctrl driver for Intel Alder Lake

2023-08-08 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-5.15 to master][PATCH] features/intel-pinctrl: add pinctrl driver for Intel Alder Lake on 04/08/2023 Yongxin Liu wrote: > Signed-off-by: Yongxin Liu > --- > features/intel-pinctrl/intel-pinctrl.cfg | 1 + > 1 file changed, 1

Re: [linux-yocto][linux-yocto v5.15] support for cypress flash s25fl064l on Marvell cn96xx boards

2023-08-08 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] support for cypress flash s25fl064l on Marvell cn96xx boards on 04/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge these 2 patches into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH 0/1] proposal to disable CONFIG_OABI_COMPAT on arm platform

2023-08-08 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH 0/1] proposal to disable CONFIG_OABI_COMPAT on arm platform on 04/08/2023 Xiangyu Chen wrote: > From: Xiangyu Chen > > > Hi Bruce, > > Recently, we found that the audit tool cannot work correctly on qemuarm > platform unless we

Re: [linux-yocto][linux-yocto v5.15] Add TMP464 driver for octeon branches

2023-08-08 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] Add TMP464 driver for octeon branches on 04/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge following 2 patches into our linux-yocto repo. > > repo: > linux-yocto > branch: >

[linux-yocto][linux-yocto v5.15] kernel code for marvell octeon

2023-08-08 Thread Ruiqiang Hao via lists.yoctoproject.org
Hi Bruce, Please help to merge following pull request into our linux-yocto repo. repo: linux-yocto branch: v5.15/standard/cn-sdkv5.4/octeon Thanks, Ruiqiang The following changes since commit db1c8a12ce471d006e214777feb071f555cdbc58: Merge branch

[linux-yocto][linux-yocto v5.15] kernel code for marvell octeon[RT]

2023-08-08 Thread Ruiqiang Hao via lists.yoctoproject.org
Hi Bruce, Please help to merge following pull request into our linux-yocto repo. repo: linux-yocto branch: v5.15/standard/preempt-rt/cn-sdkv5.4/octeon Thanks, Ruiqiang The following changes since commit 12120b82abacbfec0e23ad666b8c0681f3eb90eb: Merge branch