[PATCH v2] dt: fsl-fec.txt: Fix GPIO number comment
Shawn Guo
shawn.guo at linaro.org
Tue Apr 24 23:54:55 EST 2012
On 24 April 2012 21:24, Fabio Estevam <fabio.estevam at freescale.com> wrote:
> Fix the comment for the GPIO number used for PHY reset.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
Acked-by: Shawn Guo <shawn.guo at linaro.org>
David, Rob,
Let me know if you want the patch to go through arm-soc tree.
Regards,
Shawn
> ---
> Changes since v1:
> - Keep 'local-mac-address' information
>
> Documentation/devicetree/bindings/net/fsl-fec.txt | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/net/fsl-fec.txt b/Documentation/devicetree/bindings/net/fsl-fec.txt
> index de43951..96ba770 100644
> --- a/Documentation/devicetree/bindings/net/fsl-fec.txt
> +++ b/Documentation/devicetree/bindings/net/fsl-fec.txt
> @@ -19,6 +19,6 @@ fec at 83fec000 {
> reg = <0x83fec000 0x4000>;
> interrupts = <87>;
> phy-mode = "mii";
> - phy-reset-gpios = <&gpio1 14 0>; /* GPIO2_14 */
> + phy-reset-gpios = <&gpio1 14 0>; /* GPIO1_14 */
> local-mac-address = [00 04 9F 01 1B B9];
> };
> --
> 1.7.1
>
>
More information about the devicetree-discuss
mailing list