return 0;
        }
 
-       /* According to MCP2517FD errata DS80000792B 1., during a TX
+       /* According to MCP2517FD errata DS80000792C 1., during a TX
         * MAB underflow, the controller will transition to Restricted
         * Operation Mode or Listen Only Mode (depending on SERR2LOM).
         *
 
        /* TX MAB underflow
         *
-        * According to MCP2517FD Errata DS80000792B 1. a TX MAB
+        * According to MCP2517FD Errata DS80000792C 1. a TX MAB
         * underflow is indicated by SERRIF and MODIF.
         *
         * In addition to the effects mentioned in the Errata, there
 
        /* RX MAB overflow
         *
-        * According to MCP2517FD Errata DS80000792B 1. a RX MAB
+        * According to MCP2517FD Errata DS80000792C 1. a RX MAB
         * overflow is indicated by SERRIF.
         *
         * In addition to the effects mentioned in the Errata, (most
                return err;
 
        /* Errata Reference:
-        * mcp2517fd: DS80000789B, mcp2518fd: DS80000792C 2.
+        * mcp2517fd: DS80000789C 3., mcp2518fd: DS80000792E 2.,
+        * mcp251863: DS80000984A 2.
         *
         * ECC single error correction does not work in all cases:
         *
        priv->devtype_data = *(struct mcp251xfd_devtype_data *)spi_get_device_match_data(spi);
 
        /* Errata Reference:
-        * mcp2517fd: DS80000792C 5., mcp2518fd: DS80000789C 4.
+        * mcp2517fd: DS80000792C 5., mcp2518fd: DS80000789E 4.,
+        * mcp251863: DS80000984A 4.
         *
         * The SPI can write corrupted data to the RAM at fast SPI
         * speeds: