Quoting Rob Herring (2018-08-29 04:13:44) > On Tue, Aug 28, 2018 at 5:15 PM Stephen Boyd <sboyd@xxxxxxxxxx> wrote: > > > > Quoting Rob Herring (2018-08-28 08:44:29) > > > In preparation to remove the node name pointer from struct device_node, > > > convert printf users to use the %pOFn format specifier. > > > > > > Cc: Eugeniy Paltsev <Eugeniy.Paltsev@xxxxxxxxxxxx> > > > Cc: Michael Turquette <mturquette@xxxxxxxxxxxx> > > > Cc: Stephen Boyd <sboyd@xxxxxxxxxx> > > > Cc: linux-clk@xxxxxxxxxxxxxxx > > > Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > > > Cc: linux-renesas-soc@xxxxxxxxxxxxxxx > > > Cc: linux-omap@xxxxxxxxxxxxxxx > > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > > > --- > > > > Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx> > > Please apply to the clock tree. There's no dependencies and removing > name will take some time. > Alright. Applied to clk-next. Thanks!