linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: fix mdio-gpio name in booting-without-of.txt
@ 2008-11-17 14:32 Paulius Zaleckas
  2009-01-06 23:40 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 3+ messages in thread
From: Paulius Zaleckas @ 2008-11-17 14:32 UTC (permalink / raw)
  To: linuxppc-dev

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@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
 
    MDC and MDIO lines connected to GPIO controllers are listed in the
    gpios property as described in section VIII.1 in the following order:

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: fix mdio-gpio name in booting-without-of.txt
  2008-11-17 14:32 [PATCH] Documentation: fix mdio-gpio name in booting-without-of.txt Paulius Zaleckas
@ 2009-01-06 23:40 ` Benjamin Herrenschmidt
  2009-01-19  8:50   ` Paulius Zaleckas
  0 siblings, 1 reply; 3+ messages in thread
From: Benjamin Herrenschmidt @ 2009-01-06 23:40 UTC (permalink / raw)
  To: Paulius Zaleckas; +Cc: linuxppc-dev

On Mon, 2008-11-17 at 16:32 +0200, Paulius Zaleckas wrote:
> Signed-off-by: Paulius Zaleckas <paulius.zaleckas@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 ...

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: fix mdio-gpio name in booting-without-of.txt
  2009-01-06 23:40 ` Benjamin Herrenschmidt
@ 2009-01-19  8:50   ` Paulius Zaleckas
  0 siblings, 0 replies; 3+ messages in thread
From: Paulius Zaleckas @ 2009-01-19  8:50 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Benjamin Herrenschmidt wrote:
> On Mon, 2008-11-17 at 16:32 +0200, Paulius Zaleckas wrote:
>> Signed-off-by: Paulius Zaleckas <paulius.zaleckas@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-19  8:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-17 14:32 [PATCH] Documentation: fix mdio-gpio name in booting-without-of.txt Paulius Zaleckas
2009-01-06 23:40 ` Benjamin Herrenschmidt
2009-01-19  8:50   ` Paulius Zaleckas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).