Re: [PATCH v4 3/9] Documentation: bindings: net: add the Marvell PXA168 Ethernet controller

From: Arnd Bergmann
Date: Tue Sep 23 2014 - 10:37:34 EST


On Tuesday 23 September 2014 16:29:22 Antoine Tenart wrote:
>
> So I had a look on other Ethernet bindings. Would you agree with
> something like the following?
>
> eth0: ethernet@f7b90000 {
> ...
> #address-cells = <1>;
> #size-cells = <0>;
> phy-handle = <&ethphy0>;
>
> ethphy0: ethernet-phy@0 {
> reg = <0>;
> };
> };

Yes, that looks good.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/