On 1/5/26 5:34 PM, Marek Vasut wrote:
On 1/5/26 2:09 PM, Matt Coster wrote:
On 06/11/2025 23:24, Marek Vasut wrote:
Fix support for build on 32bit systems. Include linux/io-64-
nonatomic-hi-lo.h
to provide non-atomic readq()/writeq()/ioread64()/iowrite64()
accessors, and
use __ffs64() instead of plain ffs() on 64bit number SZ_1T.
This allows this driver to bind on Renesas R-Car H2 which contains
Rogue G6400 BVNC 1.39.4.1 .
Signed-off-by: Marek Vasut <[email protected]>
Hi Marek,
Hello Matt,
My apologies, this one appears to have slipped through the cracks on our
end.
No worries.
Has there been any progress on this ?