Re: [linux-yocto][yocto-kernel-cache yocto-5.15][PATCH] nxp-imx8: Enable CONFIG_EXPERT to meet dependency

2022-06-28 Thread Bruce Ashfield
I was traveling and didn't get to this yet, but I see Kevin has gone ahead and sent a tree wide change. I'll take that change, and it'll solve this issue at the same time. Bruce In message: Re: [linux-yocto][yocto-kernel-cache yocto-5.15][PATCH] nxp-imx8: Enable CONFIG_EXPERT to meet

Re: [linux-yocto][v5.15/standard/intel-sdk-5.15/intel-socfpga & v5.15/standard/preempt-rt/intel-sdk-5.15/intel-socfpga][PATCH 1/1] firmware: stratix10-svc: replace size by pmem->size to avoid undeclar

2022-06-28 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.15/standard/intel-sdk-5.15/intel-socfpga & v5.15/standard/preempt-rt/intel-sdk-5.15/intel-socfpga][PATCH 1/1] firmware: stratix10-svc: replace size by pmem->size to avoid undeclared error on 22/06/2022 Liwei Song wrote: > The build error is

Re: [linux-yocto] [kernel-cache][PATCH] nft: add NFT_OBJREF

2022-06-28 Thread Bruce Ashfield
Sorry for the delay, I was traveling and didn't get to this until now. The change looks fine to me. I can apply this to 5.4+, but it would be useful to know which kernel versions you've tested the change with. Bruce In message: [kernel-cache][PATCH] nft: add NFT_OBJREF on 21/06/2022 Petr

Re: [linux-yocto] [kernel-cache yocto-5.15] treewide: Drop the obsolete GPIO sysfs ABI

2022-06-28 Thread Paul Gortmaker
[[linux-yocto] [kernel-cache yocto-5.15] treewide: Drop the obsolete GPIO sysfs ABI] On 28/06/2022 (Tue 21:19) Kevin Hao wrote: > From: Kevin Hao > > The GPIO sysfs ABI has been marked as obsolete 6 years ago [1] and has > been scheduled to be removed in 2020. And then it is restricted to be >

[linux-yocto] [kernel-cache yocto-5.15] treewide: Drop the obsolete GPIO sysfs ABI

2022-06-28 Thread Kevin Hao
From: Kevin Hao The GPIO sysfs ABI has been marked as obsolete 6 years ago [1] and has been scheduled to be removed in 2020. And then it is restricted to be only available to expert users by commit [2]. This restriction triggers config warning on several BSPs due to the CONFIG_EXPERT is not