Re: [PATCH 21.02] ipq806x: backport cpufreq changes to 5.4

2021-08-24 Thread Shane Synan
On 8/10/21 6:02 PM, Shane Synan wrote: > I've tried multiple other things (mentioned below) which haven't > worked, so it's on to modifying the CPU voltage! […] The fix hasn't been found, but progress has been made! After further testing, I think I've found a way to recreate this issue with

Kernel 5.10: Current targets' state

2021-08-24 Thread Adrian Schmutzler
Hi, I just created an overview of current 5.4->5.10 conversion state. Sharing it FYI below. Note that targets which are not converted or that nobody cares for always have the risk of being dropped. We probably also won't ask a hundred times like last time before doing so. Kernel 5.10 (only):

RE: [PATCH 6/6] qoriq: add support for WatchGuard Firebox M300

2021-08-24 Thread Adrian Schmutzler
Hi, > > > >> + reg = <0x00 0x1>; > >> + label = "NOR (RW) LANNER RCW Code"; > > Labels here might need some refactoring, too. > Since we're not really touching anything on the NOR (yet), I prefer to > keep the OEM names for now. What else would you suggest?

RE: [PATCH 6/6] qoriq: add support for WatchGuard Firebox M300

2021-08-24 Thread Adrian Schmutzler
<>___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [PATCH] uhttpd: add config option for json_script

2021-08-24 Thread Felix Fietkau
On 2021-08-20 15:11, Stijn Tintel wrote: > Add a config option for json_script instead of unconditionally including > all json files in /etc/uhttpd in every uhttpd instance. This makes it > possible to configure a single instance with an unconditional redirect, > which is currently not possible as