All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC
@ 2017-11-09  9:28 David Wu
  2017-11-20 15:05 ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: David Wu @ 2017-11-09  9:28 UTC (permalink / raw)
  To: u-boot

Spam detection software, running on the system "lists.denx.de",
has identified this incoming email as possible spam.  The original
message has been attached to this so you can view it or label
similar future email.  If you have any questions, see
@@CONTACT_ADDRESS@@ for details.

Content preview:  The GMAC in the RK3228 once again is identical to the incarnation
   in the RK3288 and the RK3399, except for where some of the configuration
  and control registers are located in the GRF. This adds the RK3368-specific
   logic necessary to reuse this driver. [...] 

Content analysis details:   (5.7 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 2.7 RCVD_IN_PSBL           RBL: Received via a relay in PSBL
                            [211.157.147.133 listed in psbl.surriel.com]
 0.6 RCVD_IN_SORBS_WEB      RBL: SORBS: sender is an abusable web server
                            [58.22.7.114 listed in dnsbl.sorbs.net]
 2.4 RCVD_IN_MSPIKE_L5      RBL: Very bad reputation (-5)
                            [211.157.147.133 listed in bl.mailspike.net]
 0.0 RCVD_IN_MSPIKE_BL      Mailspike blacklisted


-------------- next part --------------
An embedded message was scrubbed...
From: David Wu <david.wu@rock-chips.com>
Subject: [PATCH v2 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC
Date: Thu,  9 Nov 2017 17:28:19 +0800
Size: 5888
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171109/e4ff670d/attachment.mht>

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

* [U-Boot] [U-Boot, v2, 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC
  2017-11-09  9:28 [U-Boot] [PATCH v2 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC David Wu
@ 2017-11-20 15:05 ` Philipp Tomsich
  2017-11-25 23:51 ` Philipp Tomsich
  2017-12-25 20:45 ` [U-Boot] [PATCH v2 " Heiko Stuebner
  2 siblings, 0 replies; 5+ messages in thread
From: Philipp Tomsich @ 2017-11-20 15:05 UTC (permalink / raw)
  To: u-boot

> Spam detection software, running on the system "lists.denx.de",
> has identified this incoming email as possible spam.  The original
> message has been attached to this so you can view it or label
> similar future email.  If you have any questions, see
> @@CONTACT_ADDRESS@@ for details.
> 
> Content preview:  The GMAC in the RK3228 once again is identical to the incarnation
>    in the RK3288 and the RK3399, except for where some of the configuration
>   and control registers are located in the GRF. This adds the RK3368-specific
>    logic necessary to reuse this driver. [...] 
> 
> Content analysis details:   (5.7 points, 5.0 required)
> 
>  pts rule name              description
> ---- ---------------------- --------------------------------------------------
>  2.7 RCVD_IN_PSBL           RBL: Received via a relay in PSBL
>                             [211.157.147.133 listed in psbl.surriel.com]
>  0.6 RCVD_IN_SORBS_WEB      RBL: SORBS: sender is an abusable web server
>                             [58.22.7.114 listed in dnsbl.sorbs.net]
>  2.4 RCVD_IN_MSPIKE_L5      RBL: Very bad reputation (-5)
>                             [211.157.147.133 listed in bl.mailspike.net]
>  0.0 RCVD_IN_MSPIKE_BL      Mailspike blacklisted
> The GMAC in the RK3228 once again is identical to the incarnation in
> the RK3288 and the RK3399, except for where some of the configuration
> and control registers are located in the GRF.
> 
> This adds the RK3368-specific logic necessary to reuse this driver.
> 
> Signed-off-by: David Wu <david.wu@rock-chips.com>
> ---
> 
> Changes in v2:
> - New patch
> 
>  drivers/net/gmac_rockchip.c | 85 +++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 85 insertions(+)
> 

Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

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

* [U-Boot] [U-Boot, v2, 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC
  2017-11-09  9:28 [U-Boot] [PATCH v2 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC David Wu
  2017-11-20 15:05 ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
@ 2017-11-25 23:51 ` Philipp Tomsich
  2017-12-25 20:45 ` [U-Boot] [PATCH v2 " Heiko Stuebner
  2 siblings, 0 replies; 5+ messages in thread
From: Philipp Tomsich @ 2017-11-25 23:51 UTC (permalink / raw)
  To: u-boot

> Spam detection software, running on the system "lists.denx.de",
> has identified this incoming email as possible spam.  The original
> message has been attached to this so you can view it or label
> similar future email.  If you have any questions, see
> @@CONTACT_ADDRESS@@ for details.
> 
> Content preview:  The GMAC in the RK3228 once again is identical to the incarnation
>    in the RK3288 and the RK3399, except for where some of the configuration
>   and control registers are located in the GRF. This adds the RK3368-specific
>    logic necessary to reuse this driver. [...] 
> 
> Content analysis details:   (5.7 points, 5.0 required)
> 
>  pts rule name              description
> ---- ---------------------- --------------------------------------------------
>  2.7 RCVD_IN_PSBL           RBL: Received via a relay in PSBL
>                             [211.157.147.133 listed in psbl.surriel.com]
>  0.6 RCVD_IN_SORBS_WEB      RBL: SORBS: sender is an abusable web server
>                             [58.22.7.114 listed in dnsbl.sorbs.net]
>  2.4 RCVD_IN_MSPIKE_L5      RBL: Very bad reputation (-5)
>                             [211.157.147.133 listed in bl.mailspike.net]
>  0.0 RCVD_IN_MSPIKE_BL      Mailspike blacklisted
> The GMAC in the RK3228 once again is identical to the incarnation in
> the RK3288 and the RK3399, except for where some of the configuration
> and control registers are located in the GRF.
> 
> This adds the RK3368-specific logic necessary to reuse this driver.
> 
> Signed-off-by: David Wu <david.wu@rock-chips.com>
> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> ---
> 
> Changes in v2:
> - New patch
> 
>  drivers/net/gmac_rockchip.c | 85 +++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 85 insertions(+)
> 

Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

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

* [U-Boot] [PATCH v2 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC
  2017-11-09  9:28 [U-Boot] [PATCH v2 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC David Wu
  2017-11-20 15:05 ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
  2017-11-25 23:51 ` Philipp Tomsich
@ 2017-12-25 20:45 ` Heiko Stuebner
  2017-12-26  1:32   ` David.Wu
  2 siblings, 1 reply; 5+ messages in thread
From: Heiko Stuebner @ 2017-12-25 20:45 UTC (permalink / raw)
  To: u-boot

Hi David,

Am Donnerstag, 9. November 2017, 17:28:19 CET schrieb David Wu:
[stuff that somehow got caught by the spam filter]

Shouldn't that code also handle the integrated-phy of the rk3228/rk3229?
Right now it looks like this only handles rgmii connected external phys
but I guess most tv-boxes based on the rk3229 might use the internal
phy to save on components.


Heiko

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

* [U-Boot] [PATCH v2 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC
  2017-12-25 20:45 ` [U-Boot] [PATCH v2 " Heiko Stuebner
@ 2017-12-26  1:32   ` David.Wu
  0 siblings, 0 replies; 5+ messages in thread
From: David.Wu @ 2017-12-26  1:32 UTC (permalink / raw)
  To: u-boot

Hi Heiko,

Yes, Next plan I want to implement the integrated-phy, because some 
customers are also consulting this feature, but the current RMII/RGMII 
of internal/external mac_clk compatible configuration still has a 
problem, I want to solve this first.

在 2017/12/26 4:45, Heiko Stuebner 写道:
> Hi David,
> 
> Am Donnerstag, 9. November 2017, 17:28:19 CET schrieb David Wu:
> [stuff that somehow got caught by the spam filter]
> 
> Shouldn't that code also handle the integrated-phy of the rk3228/rk3229?
> Right now it looks like this only handles rgmii connected external phys
> but I guess most tv-boxes based on the rk3229 might use the internal
> phy to save on components.
> 
> 
> Heiko
> 
> 
> 

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

end of thread, other threads:[~2017-12-26  1:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-09  9:28 [U-Boot] [PATCH v2 17/18] net: gmac_rockchip: Add support for the RK3228 GMAC David Wu
2017-11-20 15:05 ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2017-11-25 23:51 ` Philipp Tomsich
2017-12-25 20:45 ` [U-Boot] [PATCH v2 " Heiko Stuebner
2017-12-26  1:32   ` David.Wu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.