Hi, On Wednesday 20 May 2015 06:53 AM, Ray Jui wrote:
Define device tree bindings for iProc MDC/MDIO interface
Fix $subject to something like 'dt_bindings: Add iProc MDC/MDIO PHY bindings'
Signed-off-by: Ray Jui <[email protected]> Reviewed-by: Arun Parameswaran <[email protected]> Reviewed-by: JD (Jiandong) Zheng <[email protected]> Reviewed-by: Scott Branden <[email protected]> --- .../devicetree/bindings/phy/brcm,iproc-mdio.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Documentation/devicetree/bindings/phy/brcm,iproc-mdio.txt diff --git a/Documentation/devicetree/bindings/phy/brcm,iproc-mdio.txt b/Documentation/devicetree/bindings/phy/brcm,iproc-mdio.txt new file mode 100644 index 0000000..dce7644 --- /dev/null +++ b/Documentation/devicetree/bindings/phy/brcm,iproc-mdio.txt @@ -0,0 +1,15 @@ +Broadcom iProc MDC/MDIO interface + +The iProc MDC/MDIO interface is found on various iProc based SoCs and used to +communicate with various types of Serdes/PHYs including Ethernet, PCIe, USB, +and etc.
This sounds like it isn't a PHY exactly but a bus to which other PHYs are connected?
Thanks Kishon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

