[linux-sunxi] Re: [PATCH] phy: allwinner: Fix GENMASK misuse

2019-11-07 Thread Joe Perches
On Thu, 2019-11-07 at 23:39 +, Russell King - ARM Linux admin wrote: > On Thu, Nov 07, 2019 at 09:46:45PM +0100, Rikard Falkeborn wrote: > > Arguments are supposed to be ordered high then low. > > > > Signed-off-by: Rikard Falkeborn > > --- > > Spotted while trying to add compile time checks

[linux-sunxi] Re: [PATCH] phy: allwinner: Fix GENMASK misuse

2019-11-07 Thread Ondřej Jirman
Hello Rikard, On Thu, Nov 07, 2019 at 09:46:45PM +0100, Rikard Falkeborn wrote: > Arguments are supposed to be ordered high then low. > > Signed-off-by: Rikard Falkeborn > --- > Spotted while trying to add compile time checks of GENMASK arguments. > Patch has only been compile tested. thank

[linux-sunxi] Re: [PATCH 1/3] media: cedrus: Properly signal size in mode register

2019-11-07 Thread Stefan Monnier
> Do you know if we have a way to report some estimation of the maximum supported > fps to userspace? It would be useful to let userspace decide whether it's a > better fit than software decoding. Even if the fps ends up too low for the player's taste, I can't imagine why software decoding would