* [4/8] net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interface
@ 2019-01-22 1:10 Rob Herring
0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2019-01-22 1:10 UTC (permalink / raw)
To: Nicolas Ferre
Cc: Alexandre Belloni, Ludovic Desroches, linux-kernel,
linux-arm-kernel, Sebastian Reichel, linux-pm, netdev,
David S . Miller, linux-usb, Alan Stern, Greg Kroah-Hartman,
devicetree
On Wed, Jan 16, 2019 at 10:57:40AM +0100, Nicolas Ferre wrote:
> This removes a line left while adding the correct compatibility string for
> sama5d3 10/100 interface. Now use the "atmel,sama5d3-macb" string.
>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
> ---
> Documentation/devicetree/bindings/net/macb.txt | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt
> index 3e17ac1d5d58..f5c414b10e27 100644
> --- a/Documentation/devicetree/bindings/net/macb.txt
> +++ b/Documentation/devicetree/bindings/net/macb.txt
> @@ -3,8 +3,7 @@
> Required properties:
> - compatible: Should be "cdns,[<chip>-]{macb|gem}"
> Use "cdns,at91rm9200-emac" Atmel at91rm9200 SoC.
> - Use "cdns,at91sam9260-macb" for Atmel at91sam9 SoCs or the 10/100Mbit IP
> - available on sama5d3 SoCs.
> + Use "cdns,at91sam9260-macb" for Atmel at91sam9 SoCs.
Where is "atmel,sama5d3-macb"?
> Use "cdns,np4-macb" for NP4 SoC devices.
> Use "cdns,at32ap7000-macb" for other 10/100 usage or use the generic form: "cdns,macb".
> Use "cdns,pc302-gem" for Picochip picoXcell pc302 and later devices based on
> --
> 2.17.1
>
^ permalink raw reply [flat|nested] 4+ messages in thread* [4/8] net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interface
@ 2019-01-22 13:41 Rob Herring
0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2019-01-22 13:41 UTC (permalink / raw)
To: Nicolas Ferre
Cc: Alexandre Belloni, Ludovic Desroches,
linux-kernel@vger.kernel.org,
moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
Sebastian Reichel, open list:THERMAL, netdev, David Miller,
Linux USB List, Alan Stern, Greg Kroah-Hartman, devicetree
On Tue, Jan 22, 2019 at 3:09 AM <Nicolas.Ferre@microchip.com> wrote:
>
> Hi Rob,
>
> On 22/01/2019 at 02:10, Rob Herring wrote:
> > On Wed, Jan 16, 2019 at 10:57:40AM +0100, Nicolas Ferre wrote:
> >> This removes a line left while adding the correct compatibility string for
> >> sama5d3 10/100 interface. Now use the "atmel,sama5d3-macb" string.
> >>
> >> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
> >> ---
> >> Documentation/devicetree/bindings/net/macb.txt | 3 +--
> >> 1 file changed, 1 insertion(+), 2 deletions(-)
> >>
> >> diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt
> >> index 3e17ac1d5d58..f5c414b10e27 100644
> >> --- a/Documentation/devicetree/bindings/net/macb.txt
> >> +++ b/Documentation/devicetree/bindings/net/macb.txt
> >> @@ -3,8 +3,7 @@
> >> Required properties:
> >> - compatible: Should be "cdns,[<chip>-]{macb|gem}"
> >> Use "cdns,at91rm9200-emac" Atmel at91rm9200 SoC.
> >> - Use "cdns,at91sam9260-macb" for Atmel at91sam9 SoCs or the 10/100Mbit IP
> >> - available on sama5d3 SoCs.
> >> + Use "cdns,at91sam9260-macb" for Atmel at91sam9 SoCs.
> >
> > Where is "atmel,sama5d3-macb"?
>
> It's actually a couple of line below: line 13 of the resulting macb.txt
> file. It was already in the file when I removed the leftovers.
>
> Do you advice to try to better sort entries in this file? Is there a
> common pattern?
Okay, it's fine.
Reviewed-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 4+ messages in thread* [4/8] net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interface
@ 2019-01-22 9:08 Nicolas Ferre
0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Ferre @ 2019-01-22 9:08 UTC (permalink / raw)
To: robh, alexandre.belloni
Cc: Ludovic.Desroches, linux-kernel, linux-arm-kernel, sre, linux-pm,
netdev, davem, linux-usb, stern, gregkh, devicetree
Hi Rob,
On 22/01/2019 at 02:10, Rob Herring wrote:
> On Wed, Jan 16, 2019 at 10:57:40AM +0100, Nicolas Ferre wrote:
>> This removes a line left while adding the correct compatibility string for
>> sama5d3 10/100 interface. Now use the "atmel,sama5d3-macb" string.
>>
>> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
>> ---
>> Documentation/devicetree/bindings/net/macb.txt | 3 +--
>> 1 file changed, 1 insertion(+), 2 deletions(-)
>>
>> diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt
>> index 3e17ac1d5d58..f5c414b10e27 100644
>> --- a/Documentation/devicetree/bindings/net/macb.txt
>> +++ b/Documentation/devicetree/bindings/net/macb.txt
>> @@ -3,8 +3,7 @@
>> Required properties:
>> - compatible: Should be "cdns,[<chip>-]{macb|gem}"
>> Use "cdns,at91rm9200-emac" Atmel at91rm9200 SoC.
>> - Use "cdns,at91sam9260-macb" for Atmel at91sam9 SoCs or the 10/100Mbit IP
>> - available on sama5d3 SoCs.
>> + Use "cdns,at91sam9260-macb" for Atmel at91sam9 SoCs.
>
> Where is "atmel,sama5d3-macb"?
It's actually a couple of line below: line 13 of the resulting macb.txt
file. It was already in the file when I removed the leftovers.
Do you advice to try to better sort entries in this file? Is there a
common pattern?
Best regards,
Nicolas
>> Use "cdns,np4-macb" for NP4 SoC devices.
>> Use "cdns,at32ap7000-macb" for other 10/100 usage or use the generic form: "cdns,macb".
>> Use "cdns,pc302-gem" for Picochip picoXcell pc302 and later devices based on
>> --
>> 2.17.1
>>
>
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 4+ messages in thread* [4/8] net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interface
@ 2019-01-16 9:57 Nicolas Ferre
0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Ferre @ 2019-01-16 9:57 UTC (permalink / raw)
To: Alexandre Belloni, Ludovic Desroches
Cc: linux-kernel, linux-arm-kernel, Sebastian Reichel, linux-pm,
netdev, David S . Miller, linux-usb, Alan Stern,
Greg Kroah-Hartman, Rob Herring, devicetree, Nicolas Ferre
This removes a line left while adding the correct compatibility string for
sama5d3 10/100 interface. Now use the "atmel,sama5d3-macb" string.
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
---
Documentation/devicetree/bindings/net/macb.txt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt
index 3e17ac1d5d58..f5c414b10e27 100644
--- a/Documentation/devicetree/bindings/net/macb.txt
+++ b/Documentation/devicetree/bindings/net/macb.txt
@@ -3,8 +3,7 @@
Required properties:
- compatible: Should be "cdns,[<chip>-]{macb|gem}"
Use "cdns,at91rm9200-emac" Atmel at91rm9200 SoC.
- Use "cdns,at91sam9260-macb" for Atmel at91sam9 SoCs or the 10/100Mbit IP
- available on sama5d3 SoCs.
+ Use "cdns,at91sam9260-macb" for Atmel at91sam9 SoCs.
Use "cdns,np4-macb" for NP4 SoC devices.
Use "cdns,at32ap7000-macb" for other 10/100 usage or use the generic form: "cdns,macb".
Use "cdns,pc302-gem" for Picochip picoXcell pc302 and later devices based on
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-01-22 13:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-22 1:10 [4/8] net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interface Rob Herring
-- strict thread matches above, loose matches on Subject: below --
2019-01-22 13:41 Rob Herring
2019-01-22 9:08 Nicolas Ferre
2019-01-16 9:57 Nicolas Ferre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox