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


Groups > linux.kernel > #1410253

Re: [PATCH 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus mutiplexer

From Andrew Lunn <andrew@lunn.ch>
Newsgroups linux.kernel
Subject Re: [PATCH 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus mutiplexer
Date 2016-05-31 14:30 +0200
Message-ID <rEQY2-2DM-33@gated-at.bofh.it> (permalink)
References <rEpEt-11J-3@gated-at.bofh.it> <rEpEu-11J-15@gated-at.bofh.it> <rExiF-5ZF-5@gated-at.bofh.it> <rEQEG-2x9-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> Yes. I agree. We will logical OR MII_ADDR_C45 into the address from PHY
> drivers. Is there any standard property exist for non-ethernet-phy DRIVERS
> to decide the whether PHY node support C45 or C22?

Why do you even need this in the device tree? If the driver needs to
access a register > 31, it knows it must use C45. If it is less than
32, it can use either C22 or C45.

    Andrew

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


Thread

[PATCH 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus mutiplexer Pramod Kumar <pramod.kumar@broadcom.com> - 2016-05-30 09:20 +0200
  Re: [PATCH 3/7] binding: mdio-mux: Add DT binding doc for Broadcom  MDIO bus mutiplexer Andrew Lunn <andrew@lunn.ch> - 2016-05-30 17:30 +0200
    RE: [PATCH 3/7] binding: mdio-mux: Add DT binding doc for Broadcom  MDIO bus mutiplexer Pramod Kumar <pramod.kumar@broadcom.com> - 2016-05-31 14:10 +0200
      Re: [PATCH 3/7] binding: mdio-mux: Add DT binding doc for Broadcom  MDIO bus mutiplexer Andrew Lunn <andrew@lunn.ch> - 2016-05-31 14:30 +0200

csiph-web