Hi Cristian,
On Thu, Mar 11, 2021 at 03:20:13AM +0200, Cristian Ciocaltea wrote:
> Add new driver for the Ethernet MAC used on the Actions Semi Owl
> family of SoCs.
>
> Currently this has been tested only on the Actions Semi S500 SoC
> variant.
>
> Signed-off-by: Cristian Ciocaltea
> ---
[...]
As of commit bb475230b8e5 ("reset: make optional functions really
optional"), the reset framework API calls use NULL pointers to describe
optional, non-present reset controls.
This allows to unconditionally return errors from
devm_reset_control_get_optional_exclusive.
Signed-off-b
e
explicit API call so the temporary transition helpers can be removed.
No functional changes.
Cc: Giuseppe Cavallaro
Cc: Alexandre Torgue
Cc: Maxime Ripard
Cc: Chen-Yu Tsai
Cc: netdev@vger.kernel.org
Signed-off-by: Philipp Zabel
---
drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i
e
explicit API call so the temporary transition helpers can be removed.
No functional changes.
Cc: Andrew Lunn
Cc: Vivien Didelot
Cc: Florian Fainelli
Cc: netdev@vger.kernel.org
Signed-off-by: Philipp Zabel
---
drivers/net/dsa/mt7530.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
e
explicit API call so the temporary transition helpers can be removed.
No functional changes.
Cc: Giuseppe Cavallaro
Cc: Alexandre Torgue
Cc: netdev@vger.kernel.org
Signed-off-by: Philipp Zabel
---
drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c | 2 +-
1 file changed, 1 insertion(+),
e
explicit API call so the temporary transition helpers can be removed.
No functional changes.
Cc: Yisen Zhuang
Cc: Salil Mehta
Cc: netdev@vger.kernel.org
Signed-off-by: Philipp Zabel
---
drivers/net/ethernet/hisilicon/hisi_femac.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
di
e
explicit API call so the temporary transition helpers can be removed.
No functional changes.
Cc: Yisen Zhuang
Cc: Salil Mehta
Cc: netdev@vger.kernel.org
Signed-off-by: Philipp Zabel
---
drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
e
explicit API call so the temporary transition helpers can be removed.
No functional changes.
Cc: Kalle Valo
Cc: ath...@lists.infradead.org
Cc: linux-wirel...@vger.kernel.org
Cc: netdev@vger.kernel.org
Signed-off-by: Philipp Zabel
---
drivers/net/wireless/ath/ath10k/ahb.c | 15 ++---
Am Mittwoch, den 10.08.2016, 23:54 +0200 schrieb Arnd Bergmann:
> This is a set of patches to address build warnings and errors that have
> come up in linux-4.8 but that worked fine in v4.7. I've added the
> tinyconfig warning patch in there as well, which is not a regression
> but is something tha
Am Donnerstag, den 14.07.2016, 16:33 +0200 schrieb Arnd Bergmann:
> On Thursday, July 14, 2016 4:29:43 PM CEST Philipp Zabel wrote:
> > +
> > + - micrel,fiber-mode: If present the PHY is configured to operate in fiber
> > mode
> > +
> > + Some PHYs, such a
We can't detect the FXEN (fiber mode) bootstrap pin, so configure
it via a boolean device tree property "micrel,fiber-mode".
If it is enabled, auto-negotiation is not supported.
The only available modes are 100base-fx (full duplex and half duplex).
Signed-off-by: Philipp Zabel
--
Hi Andrew,
Am Donnerstag, den 14.07.2016, 15:37 +0200 schrieb Andrew Lunn:
> On Thu, Jul 14, 2016 at 12:18:48PM +0200, Philipp Zabel wrote:
> > We can't detect the FXEN (fiber mode) bootstrap pin, so configure
> > it via a boolean device tree property "fxen".
>
Hi Sergei,
Am Donnerstag, den 14.07.2016, 14:35 +0300 schrieb Sergei Shtylyov:
> Hello.
>
> On 7/14/2016 1:18 PM, Philipp Zabel wrote:
>
> > We can't detect the FXEN (fiber mode) bootstrap pin, so configure
> > it via a boolean device tree property "fxen".
We can't detect the FXEN (fiber mode) bootstrap pin, so configure
it via a boolean device tree property "fxen". If it is enabled,
auto-negotiation is not supported. The only available modes are
100base-fx (full duplex and half duplex).
Signed-off-by: Philipp Zabel
---
I didn
14 matches
Mail list logo