Hi, >> +static void xgene_edac_soc_check(struct edac_device_ctl_info *edac_dev) >> +{ >> + struct xgene_edac_dev_ctx *ctx = edac_dev->pvt_info; >> + static const char * const mem_err_ip[] = { >> + "10GbE0", >> + "10GbE1", >> + "Security", >> + "SATA45", >> + "SATA23/ETH23", >> + "SATA01/ETH01", >> + "USB1", >> + "USB0", >> + "QML", >> + "QM0", >> + "QM1 (XGbE01)", >> + "PCIE4", > > This list seems a little too hardware specific, I'd assume that the numbers > get a different meaning with the xgene2. You are right... Let me just prints the error code instead. Anyone who care will have to do post processing. Future or existent next generation may re-define them. -Loc -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html