[PATCH] Documentation: fix mdio-gpio name in booting-without-of.txt
Benjamin Herrenschmidt
benh at kernel.crashing.org
Wed Jan 7 10:40:32 EST 2009
On Mon, 2008-11-17 at 16:32 +0200, Paulius Zaleckas wrote:
> Signed-off-by: Paulius Zaleckas <paulius.zaleckas at teltonika.lt>
> ---
>
> Documentation/powerpc/booting-without-of.txt | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
>
> diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt
> index 0ab0230..8670acc 100644
> --- a/Documentation/powerpc/booting-without-of.txt
> +++ b/Documentation/powerpc/booting-without-of.txt
> @@ -1822,7 +1822,7 @@ platforms are moved over to use the flattened-device-tree model.
> g) MDIO on GPIOs
>
> Currently defined compatibles:
> - - virtual,gpio-mdio
> + - virtual,mdio-gpio
Except that the only occurence in the code seems to have it the
other way round ...
More information about the Linuxppc-dev
mailing list