[PATCH v4 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexer
Florian Fainelli
f.fainelli at gmail.com
Mon Jun 6 11:36:00 PDT 2016
On 06/06/2016 05:41 AM, Pramod Kumar wrote:
> Add DT binding doc for Broadcom MDIO bus multiplexer driver.
>
> Reviewed-by: Andrew Lunn <andrew at lunn.ch>
> Signed-off-by: Pramod Kumar <pramod.kumar at broadcom.com>
Reviewed-by: Florian Fainelli <f.fainelli at gmail.com>
> +for example:
> + mdio_mux_iproc: mdio-mux at 6602023c {
I think Rob wanted you to drop the underscores here in favor of dashes,
there are more below, not critical imho.
> + compatible = "brcm,mdio-mux-iproc";
> + reg = <0x6602023c 0x14>;
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + mdio at 0 {
> + reg = <0x0>;
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + pci_phy0: pci-phy at 0 {
--
Florian
More information about the linux-arm-kernel
mailing list