On Wed, Dec 13, 2023 at 02:20:45PM +0100, Andrew Lunn wrote: > > Because it is only present in one of the two SerDes channels. > > Channel 0 needs the work-around, Channel 1 doesn't. > > Does the channel know its own number? As far as I know we can't infer the channel number by any of the registers default values. We could infer it from the base address, and that would kinda defy the purpose of having Device Tree to begin with in my feeling at least, but it would be possible, of course.