Hi Thomas, > > > > Since the FTM will be in BE mode on LS1 platform, but will be in LE mode > > > > On LS2 platform. > > > > > > > > And ftm_clocksource_read_up() will adapt to this different. > > > > > > You are missing the point. Why do you want a conditional in a hot > > > path? You know at init time whether the thing is BE or LE, so you can > > > have separate functions for BE/LE or whatever and register that with > > > clocksource_mmio_init(). i.e.
For our LS1 and LS2+ platforms, there will be only one Kernel Image and can work for both of them with different dtbs. Thanks, BRs Xiubo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/