On Mon, Sep 13, 2021 at 9:28 PM Rob Herring <robh@xxxxxxxxxx> wrote: > 'reg' is the standard property for defining register banks/addresses. Add > it to use for the VCO register address and deprecate 'vco-offset'. This > will also allow for using standard node names with unit-addresses. > > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Cc: Stephen Boyd <sboyd@xxxxxxxxxx> > Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > Cc: linux-clk@xxxxxxxxxxxxxxx > Cc: Michael Turquette <mturquette@xxxxxxxxxxxx> > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> Yeah this is better, dunno why I did it like that. I guess it was the Wild West of DT bindings back then. Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij