On Mon, Aug 24, 2020 at 12:00 AM Rikard Falkeborn <rikard.falkeb...@gmail.com> wrote: > > The only usage is to pass its address to devm_phy_create() which takes a > const pointer. Make it const to allow the compiler to put it in > read-only memory. > > Signed-off-by: Rikard Falkeborn <rikard.falkeb...@gmail.com> thank you for this patch! please add my: Acked-by: Martin Blumenstingl <martin.blumensti...@googlemail.com>