On Tue, Apr 25, 2023 at 05:15:02PM +0200, Geert Uytterhoeven wrote: > On R-Car M2-W: > > rcar_fdp1 fe940000.fdp1: FDP1 Unidentifiable (0x02010101) > rcar_fdp1 fe944000.fdp1: FDP1 Unidentifiable (0x02010101) > > Although the IP Internal Data Register on R-Car Gen2 is documented to > contain all zeros, the actual register contents seem to match the FDP1 > version ID of R-Car H3 ES1.*, which has just been removed. > Fortunately this version is not used for any other purposes yet. > > Fix this by re-adding the ID, now using an R-Car Gen2-specific name. > > Fixes: af4273b43f2bd9ee ("media: renesas: fdp1: remove R-Car H3 ES1.* handling") > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > /* Internal Data (HW Version) */ > #define FD1_IP_INTDATA 0x0800 > +#define FD1_IP_GEN2 0x02010101 Maybe add a comment here saying that this is needed despite the information in the datasheets?
Attachment:
signature.asc
Description: PGP signature