[PATCH] sunxi: enable CONFIG_NVMEM_SYSFS

2022-12-29 Thread Jan-Niklas Burfeind
in both the stable and the testing kernel h2+/h3/h5 devices have a Secure ID that can be read from `/sys/bus/nvmem/devices/sunxi-sid0/nvmem`. Enabling CONFIG_NVMEM_SYSFS grants sysfs access from userspace. Signed-off-by: Jan-Niklas Burfeind --- Hauke suggested enabling it for the whole sunxi tar

Re: [PATCH] archs38: mark as source-only

2022-12-29 Thread Robert Marko
On Thu, 29 Dec 2022 at 23:28, Rosen Penev wrote: > > On Thu, Dec 29, 2022 at 10:52 AM Robert Marko wrote: > > > > archs38 seems to be pretty much unused, usually only treewide changes or > > kernel bumps in order to branch off new stable are done to it. > > > > Considering that target only suppor

Re: [PATCH] archs38: mark as source-only

2022-12-29 Thread Rosen Penev
On Thu, Dec 29, 2022 at 10:52 AM Robert Marko wrote: > > archs38 seems to be pretty much unused, usually only treewide changes or > kernel bumps in order to branch off new stable are done to it. > > Considering that target only support some Synopsis HS38 ARC reference > boards and no consumer hard

[PATCH] archs38: mark as source-only

2022-12-29 Thread Robert Marko
archs38 seems to be pretty much unused, usually only treewide changes or kernel bumps in order to branch off new stable are done to it. Considering that target only support some Synopsis HS38 ARC reference boards and no consumer hardware so mark the target as source-only to stop using Buildbot res