Hi Stefan,
2015-10-29 11:02 GMT+01:00 Stefan Roese :
> Hi Dirk,
>
> On 29.10.2015 10:54, Dirk Eibach wrote:
>>
>> 2015-10-28 17:39 GMT+01:00 Stefan Roese :
>>>
>>> ... And please note that you can use the
>>> runtime SoC detection for this:
>>>
>>> if (mvebu_soc_family() == MVEBU_SOC_A38
Hi Dirk,
On 29.10.2015 10:54, Dirk Eibach wrote:
2015-10-28 17:39 GMT+01:00 Stefan Roese :
... And please note that you can use the
runtime SoC detection for this:
if (mvebu_soc_family() == MVEBU_SOC_A38X)
So no new #idefs are needed in such places.
Just give me a quick update ple
Hi Stefan,
2015-10-28 17:39 GMT+01:00 Stefan Roese :
> ... And please note that you can use the
> runtime SoC detection for this:
>
> if (mvebu_soc_family() == MVEBU_SOC_A38X)
>
> So no new #idefs are needed in such places.
Just give me a quick update please. Why is runtime detection be
Hi Dirk,
On 28.10.2015 17:29, Jagan Teki wrote:
On 28 October 2015 at 21:14, wrote:
From: Dirk Eibach
Armada 38x has two spi controllers.
Signed-off-by: Dirk Eibach
---
drivers/spi/kirkwood_spi.c | 52 +++---
1 file changed, 45 insertions(+), 7
On 28 October 2015 at 21:14, wrote:
> From: Dirk Eibach
>
> Armada 38x has two spi controllers.
>
> Signed-off-by: Dirk Eibach
> ---
>
> drivers/spi/kirkwood_spi.c | 52
> +++---
> 1 file changed, 45 insertions(+), 7 deletions(-)
>
> diff --git a/driver
From: Dirk Eibach
Armada 38x has two spi controllers.
Signed-off-by: Dirk Eibach
---
drivers/spi/kirkwood_spi.c | 52 +++---
1 file changed, 45 insertions(+), 7 deletions(-)
diff --git a/drivers/spi/kirkwood_spi.c b/drivers/spi/kirkwood_spi.c
index e7b
6 matches
Mail list logo