On Sat, 11 May 2024 14:00:40 +0100 Conor Dooley <conor@xxxxxxxxxx> wrote: > On Fri, May 10, 2024 at 04:04:38PM -0500, David Lechner wrote: > > It is always recommended to use generic node names for devicetree nodes. > > The documentation [1] of the AXI ADC IP core says "The most important > > part of the core is the Receiver PHY module.", so using phy as the node > > name seems appropriate. > > > > [1]: https://wiki.analog.com/resources/fpga/docs/axi_adc_ip > > > > Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx> > > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > Sure, I guess phy is sort of applicable here. Applied, > Cheers, > Conor.