Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1400920

Re: [RFC PATCH 2/2] Documentation: devictree: Add macb mdio bindings

From Andrew Lunn <andrew@lunn.ch>
Newsgroups linux.kernel
Subject Re: [RFC PATCH 2/2] Documentation: devictree: Add macb mdio bindings
Date 2016-05-13 19:40 +0200
Message-ID <rypea-8bu-25@gated-at.bofh.it> (permalink)
References <ryhTk-Lw-7@gated-at.bofh.it> <ryhTk-Lw-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> +	mdio {
> +		compatible = "cdns,macb-mdio";
> +		reg = <0x0 0xff0b0000 0x0 0x1000>;
> +		clocks = <&clk125>, <&clk125>, <&clk125>;
> +		clock-names = "pclk", "hclk", "tx_clk";
> +		ethernet_phyC: ethernet-phy@C {
> +			reg = <C>;

I think that needs an 0x prefix.

  Andrew

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[RFC PATCH 2/2] Documentation: devictree: Add macb mdio bindings Harini Katakam <harini.katakam@xilinx.com> - 2016-05-13 11:50 +0200
  Re: [RFC PATCH 2/2] Documentation: devictree: Add macb mdio bindings Andrew Lunn <andrew@lunn.ch> - 2016-05-13 19:40 +0200
  Re: [RFC PATCH 2/2] Documentation: devictree: Add macb mdio bindings Andrew Lunn <andrew@lunn.ch> - 2016-05-13 19:50 +0200
    Re: [RFC PATCH 2/2] Documentation: devictree: Add macb mdio bindings Harini Katakam <harinikatakamlinux@gmail.com> - 2016-05-14 05:00 +0200

csiph-web