On Fri, Dec 22, 2017 at 4:08 AM, Richard Leitner <[email protected]> wrote: > From: Richard Leitner <[email protected]> > > 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 <[email protected]> > --- > 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 <[email protected]>

