]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'dt-bindings-net-mdio.yaml-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 22 Apr 2020 18:43:27 +0000 (11:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Apr 2020 18:43:27 +0000 (11:43 -0700)
commitae56919624f881fc4e70463d7572d2f15fb7f3bb
tree925ac6aca7881fa8f9f94190df36eb5f5bd6a1b5
parent6cd1d3141e05e3eb0c33f3ad47acaa36ef6035db
parent65f2858152ffc59eb15a12347d3f4aa6747bc75a
Merge branch 'dt-bindings-net-mdio.yaml-fixes'

Florian Fainelli says:

====================
dt-bindings: net: mdio.yaml fixes

This patch series documents some common MDIO devices properties such as
resets (and delays) and broken-turn-around. The second patch also
rephrases some descriptions to be more general towards MDIO devices and
not specific towards Ethernet PHYs.

Changes in v3:

- corrected wording of 'broken-turn-around' in ethernet-phy.yaml and
  mdio.yaml, add Andrew's R-b tag to patch #3
====================

Signed-off-by: David S. Miller <davem@davemloft.net>