[PATCH] Documentation: fix mdio-gpio name in booting-without-of.txt
Paulius Zaleckas
paulius.zaleckas at teltonika.lt
Mon Jan 19 19:50:05 EST 2009
Benjamin Herrenschmidt wrote:
> 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 ...
Where? The driver defines it as "virtual,mdio-gpio"
See drivers/net/phy/mdio-gpio.c:235
More information about the Linuxppc-dev
mailing list