Re: [PATCH v2] gpu: nova: require little endian
From: Alexandre Courbot
Date: Wed Apr 08 2026 - 03:13:11 EST
On Tue Apr 7, 2026 at 12:59 PM JST, Eliot Courtney wrote:
> The driver already assumes little endian in a lot of locations. For
> example, all the code that reads RPCs out of the command queue just
> directly interprets the bytes.
>
> Make this explicit in Kconfig.
>
> Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>
Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
Letting Danilo pick that one as he mentioned.