On 11/30/18 1:47 PM, Michael S. Tsirkin wrote:
On Fri, Nov 30, 2018 at 05:53:40PM +0800, Tiwei Bie wrote:
On Fri, Nov 30, 2018 at 04:10:55PM +0800, Jason Wang wrote:
On 2018/11/21 下午6:03, Tiwei Bie wrote:
Add types and macros for packed ring.
Signed-off-by: Tiwei Bie
---
include/uapi/
2016-05-18 11:31 GMT+02:00 Arnd Bergmann :
> On Wednesday 18 May 2016 09:48:53 Maxime Coquelin wrote:
>> 2016-05-17 18:25 GMT+02:00 David Miller :
>> > From: Maxime Coquelin
>> > Date: Tue, 17 May 2016 11:20:16 +0200
>> >
>> >> Hi David,
>
2016-05-17 18:25 GMT+02:00 David Miller :
> From: Maxime Coquelin
> Date: Tue, 17 May 2016 11:20:16 +0200
>
>> Hi David,
>>
>> 2016-05-09 21:06 GMT+02:00 David Miller :
>>> From: Alexandre TORGUE
>>> Date: Mon, 9 May 2016 12:31:33 +0200
>>&
Hi David,
2016-05-09 21:06 GMT+02:00 David Miller :
> From: Alexandre TORGUE
> Date: Mon, 9 May 2016 12:31:33 +0200
>
>> STM32F429 Chip embeds a Synopsys 3.50a MAC IP.
>> This series:
>> -enhance current stmmac driver to control it (code already
>> available) and adds basic glue for STM32F429 c
2016-04-28 22:59 GMT+02:00 Rob Herring :
> On Mon, Apr 25, 2016 at 01:53:58PM +0200, Alexandre TORGUE wrote:
>> Signed-off-by: Alexandre TORGUE
>
> Acked-by: Rob Herring
Thanks Rob!
Arnd, I only have patches 4, 5 and 6 of this series for stm32 (2 DT,
one defconfig) for v4.7.
Should I send a pul
Hi Alex,
2016-04-25 13:54 GMT+02:00 Alexandre TORGUE :
> This patch aligns clocks names and node reference according to new
> stm32-dwmac glue binding. It also renames Ethernet pinctrl phandle
> (indeed there is no need to add 0 as Ethernet instance as there is only
> one IP in SOC).
>
> Signed-of
2016-04-25 13:54 GMT+02:00 Alexandre TORGUE :
> Update new pinctrl phandle name and use new node name.
>
> Signed-off-by: Alexandre TORGUE
>
> diff --git a/arch/arm/boot/dts/stm32429i-eval.dts
> b/arch/arm/boot/dts/stm32429i-eval.dts
Acked-by: Maxime Coquelin
Thanks!
Maxime
Hi Alex,
2016-04-25 13:54 GMT+02:00 Alexandre TORGUE :
> Enable basic Ethernet support (IPV4) for stm32 defconfig.
>
> Signed-off-by: Alexandre TORGUE
Acked-by: Maxime Coquelin
Thanks!
Maxime
/ethernet/stmicro/stmmac/stmmac_platform.c | 1 +
6 files changed, 272 insertions(+)
create mode 100644 Documentation/devicetree/bindings/net/stm32-dwmac.txt
create mode 100644 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c
You can add my:
Tested-by: Maxime Coquelin
Thanks!
Maxime
Hi Alex, Arnd,
On 02/26/2016 11:51 AM, Alexandre TORGUE wrote:
Enable basic Ethernet support (IPV4) for stm32 defconfig.
Signed-off-by: Alexandre TORGUE
diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig
index ec52505..8b8abe0 100644
--- a/arch/arm/configs/stm32_
Hi Alex,
I have made a handful of changes on your patch, let me know if this
is ok for you.
If ok, it will be part of the PR I'll send tomorrow.
On 02/29/2016 05:29 PM, Alexandre TORGUE wrote:
Add Ethernet support (Synopsys MAC IP 3.50a) on stm32f429 SOC.
Signed-off-by: Alexandre TOR
11 matches
Mail list logo