On Fri, Dec 22, 2017 at 4:08 AM, Richard Leitner <d...@g0hl1n.net> wrote: > From: Richard Leitner <richard.leit...@skidata.com> > > As suggested by Rob Herring [1] rename the previously introduced > reset-{,post-}delay-us bindings to the clearer reset-{,de}assert-us > > [1] https://patchwork.kernel.org/patch/10104905/ > > Signed-off-by: Richard Leitner <richard.leit...@skidata.com> > --- > Documentation/devicetree/bindings/net/phy.txt | 8 ++++---- > drivers/net/phy/mdio_device.c | 2 +- > drivers/of/of_mdio.c | 7 ++++--- > include/linux/mdio.h | 4 ++-- > 4 files changed, 11 insertions(+), 10 deletions(-)
Reviewed-by: Rob Herring <r...@kernel.org>