Christophe
Sorry, this one slipped by somehow.
> On Aug 23, 2021, at 10:18 PM, Christophe Leroy
> wrote:
>
> Forgot to CC the list
>
> Le 24/08/2021 à 07:17, Christophe Leroy a écrit :
>> Jway, Alex,
>> Your commit 047e31ed4b4d ("led: led_cortina: Add CAxxx LED support") changed
>> the email
From: Aaron Tseng
Add Cortina Access Ethernet device driver for CA SoCs.
This driver supports both legacy and DM_ETH network models.
Signed-off-by: Aaron Tseng
Signed-off-by: Alex Nemirovsky
Signed-off-by: Abbie Chang
CC: Joe Hershberger
CC: Abbie Chang
CC: Tom Rini
---
Changes in
Add CA Ethernet support for the Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Tom Rini
---
Changes in v2:
- only support DM_ETH network models by removing
code for legacy mode support
arch/arm/dts/ca-presidio-engboard.dts| 31
From: Abbie Chang
Add phy driver support for MACs embedded inside Cortina Access SoCs
Signed-off-by: Abbie Chang
Signed-off-by: Alex Nemirovsky
CC: Joe Hershberger
CC: Tom Rini
CC: Aaron Tseng
Moved out PHY specific code out of Cortina NI Ethernet driver
and into a Cortina Access PHY
Hi Tom,
after this NAND driver is in master, we can look at reducing the number
of defconfigs for this board and send out a new patch.
Thanks
-Alex
> On Dec 11, 2020, at 12:54 PM, Tom Rini wrote:
>
> On Tue, Dec 08, 2020 at 11:37:37AM -0800, Alex Nemirovsky wrote:
>
>&
From: Kate Liu
Add Cortina Access parallel Nand support for CA SOCs
Signed-off-by: Kate Liu
Signed-off-by: Alex Nemirovsky
CC: Tom Rini
CC: Scott Wood
---
Changes in v2:
- Cleanup nand_ctrl struct offset comments
MAINTAINERS |2 +
drivers/mtd/nand/raw
From: Kate Liu
Set environment for Nand flash (U-boot 2020.04):
- add nand flash in the device tree
- add new default configuration file for G3 using parallel Nand
- set nand parameters in presidio_asic.h
Signed-off-by: Kate Liu
Signed-off-by: Alex Nemirovsky
CC: Tom Rini
---
Changes in v2
From: Kate Liu
Add Cortina Access parallel Nand support for CA SOCs
Signed-off-by: Kate Liu
Signed-off-by: Alex Nemirovsky
CC: Tom Rini
CC: Scott Wood
---
MAINTAINERS |2 +
drivers/mtd/nand/raw/Kconfig| 12 +
drivers/mtd/nand/raw/Makefile
From: Kate Liu
Set environment for Nand flash (U-boot 2020.04):
- add nand flash in the device tree
- add new default configuration file for G3 using parallel Nand
- set nand parameters in presidio_asic.h
Signed-off-by: Kate Liu
Signed-off-by: Alex Nemirovsky
CC: Tom Rini
---
MAINTAINERS
Tom,
> On Sep 29, 2020, at 11:21 AM, Tom Rini wrote:
>
> On Tue, Sep 29, 2020 at 06:17:26PM +0000, Alex Nemirovsky wrote:
>
>> Tom,
>> Yes the intent is to allow overwrite the functionality elsewhere. I agree
>> that the name is too generic and should be m
criticism on this code and I will be
happy to pass it up to management for consideration.
Thanks Tom.
> On Sep 29, 2020, at 11:12 AM, Alex Nemirovsky
> wrote:
>
> Abbie,
>
> Please have a look at Tom’s feedback to address his concerns.
>
>>> On Sep 29, 2020
23, 2020 at 05:59:13PM -0700, Alex Nemirovsky wrote:
>> From: Abbie Chang
>>
>> Add phy driver support for MACs embedded inside Cortina Access SoCs
>>
>> Signed-off-by: Abbie Chang
>> Signed-off-by: Alex Nemirovsky
>>
>> CC: Joe Hershberger
Abbie,
Please have a look at Tom’s feedback to address his concerns.
> On Sep 29, 2020, at 10:55 AM, Tom Rini wrote:
>
> On Wed, Sep 23, 2020 at 05:59:12PM -0700, Alex Nemirovsky wrote:
>
>> From: Abbie Chang
>>
>> Add Cortina Access Ethernet device driver f
From: Abbie Chang
Add Cortina Access Ethernet device driver for CA SoCs.
This driver supports both legacy and DM_ETH network models.
Signed-off-by: Aaron Tseng
Signed-off-by: Alex Nemirovsky
Signed-off-by: Abbie Chang
CC: Joe Hershberger
CC: Abbie Chang
CC: Tom Rini
---
Changes in
Tom,
v3 submitted after Abbie reviewed and updated per your request.
> On Sep 10, 2020, at 4:54 PM, Tom Rini wrote:
>
> On Thu, Sep 10, 2020 at 11:18:46PM +0000, Alex Nemirovsky wrote:
>
>> bump.
>
> Sorry, I've meant to reply on some of this. Please fix the u
Add CA Ethernet support for the Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Tom Rini
---
(no changes since v2)
Changes in v2:
- only support DM_ETH network models by removing
code for legacy mode support
arch/arm/dts/ca-presidio-engboard.dts| 6
From: Abbie Chang
Add phy driver support for MACs embedded inside Cortina Access SoCs
Signed-off-by: Abbie Chang
Signed-off-by: Alex Nemirovsky
CC: Joe Hershberger
CC: Tom Rini
CC: Aaron Tseng
Moved out PHY specific code out of Cortina NI Ethernet driver
and into a Cortina Access PHY
Will do. Thanks Tom.
Abbie, please review.
> On Sep 10, 2020, at 4:54 PM, Tom Rini wrote:
>
> On Thu, Sep 10, 2020 at 11:18:46PM +0000, Alex Nemirovsky wrote:
>
>> bump.
>
> Sorry, I've meant to reply on some of this. Please fix the usage of
> ca_status_t
bump
> On Jul 30, 2020, at 12:52 PM, Alex Nemirovsky
> wrote:
>
> From: Pengpeng Chen
>
> Add SPI Flash controller driver for Cortina Access
> CA SoCs
>
> Signed-off-by: Pengpeng Chen
> Signed-off-by: Alex Nemirovsky
> CC: Jagan Teki
> CC: Vignesh
bump.
> On Jul 30, 2020, at 12:05 PM, Alex Nemirovsky
> wrote:
>
> From: Aaron Tseng
>
> Add Cortina Access Ethernet device driver for CA SoCs.
> This driver supports both legacy and DM_ETH network models.
>
> Signed-off-by: Aaron Tseng
> Signed-off-by: Al
From: Pengpeng Chen
Add SPI Flash controller driver for Cortina Access
CA SoCs
Signed-off-by: Pengpeng Chen
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
CC: Tom Rini
---
(no changes since v9)
Changes in v9:
- Clean up MAINTAINERS changes
Changes in v8:
- No code
Add SPI NOR support for Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
CC: Tom Rini
Add err processing while probe sf device
---
Changes in v10:
- Change forced driver probe call to error handling check
Changes in v6:
- None
Changes
From: Aaron Tseng
Add Cortina Access Ethernet device driver for CA SoCs.
This driver supports both legacy and DM_ETH network models.
Signed-off-by: Aaron Tseng
Signed-off-by: Alex Nemirovsky
Signed-off-by: Abbie Chang
CC: Joe Hershberger
CC: Abbie Chang
CC: Tom Rini
---
Changes in
Add CA Ethernet support for the Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Tom Rini
---
Changes in v2:
- only support DM_ETH network models by removing
code for legacy mode support
arch/arm/dts/ca-presidio-engboard.dts| 7 +++
board/cortina
From: Abbie Chang
Add phy driver support for MACs embedded inside Cortina Access SoCs
Signed-off-by: Abbie Chang
Signed-off-by: Alex Nemirovsky
CC: Joe Hershberger
CC: Tom Rini
CC: Aaron Tseng
Moved out PHY specific code out of Cortina NI Ethernet driver
and into a Cortina Access PHY
Ok with us. Thanks
> On Jul 7, 2020, at 9:21 PM, Heiko Schocher wrote:
>
> Hello Alex, Arthur,
>
>> Am 06.07.2020 um 11:22 schrieb Heiko Schocher:
>> Hello Alex, Arthur,
>>> Am 01.06.2020 um 21:56 schrieb Alex Nemirovsky:
>>> From: Arthur Li
>&
From: Jway Lin
Add Cortina Access LED controller support for CA SOCs
Signed-off-by: Jway Lin
Signed-off-by: Alex Nemirovsky
CC: Simon Glass
Add head file fixed link error and remove unused flashing function
---
Changes in v9:
- Remove unused LED blink function
- Include log.h and
From: Jway Lin
Add LED support for Cortina Access Presidio Engineering Board
Signed-off-by: Jway Lin
Signed-off-by: Alex Nemirovsky
Reviewed-by: Simon Glass
CC: Simon Glass
---
(no changes since v4)
Changes in v4:
- rename DT blink rate symbol
arch/arm/dts/ca-presidio-engboard.dts
Thanks Peng,
Could we update the state of this patch set in the patchwork DB as done? It
still at state “New”.
> On Jun 17, 2020, at 3:14 PM, Peng Fan wrote:
>
> It has been applied, could you check tom's master tree?
>
>> -Original Message-
&
Hi Peng,
this patch set seems to have stalled. There was some confusion as most of the
driver
was already pushed to master and thus a new patch was created for some some
misc cleanup.
Could you review?
Thanks
Alex
> On May 21, 2020, at 5:24 PM, Alex Nemirovsky
> wrote:
>
> Fro
Hi Jagan,
Seems that this patch set may have stalled. Its marked as change requested
but we are unaware of any outstanding change request. Could you look
into it?
TIA
Alex
> On Jun 1, 2020, at 1:26 PM, Alex Nemirovsky
> wrote:
>
> From: Pengpeng Chen
>
> Add SPI Flash
Hi Heiko,
seems that this patch set may have slipped through the cracks.
Is there anything keeping it from being merged into master?
> On Jun 1, 2020, at 12:56 PM, Alex Nemirovsky
> wrote:
>
> From: Arthur Li
>
> Add I2C controller support for Cortina Access CA SoCs
Hi Tom,
Thanks for your feedback.
> On Jun 3, 2020, at 3:03 PM, Tom Rini wrote:
>
> On Wed, Jun 03, 2020 at 09:10:46PM +0000, Alex Nemirovsky wrote:
>> Hi Tom
>>
>>> On Jun 3, 2020, at 1:59 PM, Tom Rini wrote:
>>>
>>> On Wed, Jun 03, 2020 at
Hi Tom
> On Jun 3, 2020, at 1:59 PM, Tom Rini wrote:
>
> On Wed, Jun 03, 2020 at 07:03:09PM +0000, Alex Nemirovsky wrote:
>> Hi Tom,
>>
>>> On Jun 3, 2020, at 8:03 AM, Tom Rini wrote:
>>>
>>> On Wed, Jun 03, 2020 at 01:05:18AM -070
Hi Tom,
> On Jun 3, 2020, at 8:03 AM, Tom Rini wrote:
>
> On Wed, Jun 03, 2020 at 01:05:18AM -0700, Alex Nemirovsky wrote:
>> From: Aaron Tseng
>>
>> Add Cortina Access Ethernet device driver for CA SoCs.
>> This driver supports only the DM_ETH network m
From: Aaron Tseng
Add Cortina Access Ethernet device driver for CA SoCs.
This driver supports only the DM_ETH network model.
Signed-off-by: Aaron Tseng
Signed-off-by: Alex Nemirovsky
CC: Joe Hershberger
CC: Abbie Chang
CC: Tom Rini
---
Changes in v4: None
Changes in v3:
- Changed
Add CA Ethernet support for the Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
---
Changes in v4:
- Remove NI ENEt Driver legacy mode support
Changes in v3: None
Changes in v2: None
arch/arm/dts/ca-presidio-engboard.dts| 7 +++
configs
From: Aaron Tseng
Add Cortina Access Ethernet device driver for CA SoCs.
This driver supports only the DM_ETH network model.
Signed-off-by: Aaron Tseng
Signed-off-by: Alex Nemirovsky
CC: Joe Hershberger
CC: Abbie Chang
CC: Tom Rini
---
Changes in v3:
- Changed commit comment to
Add CA Ethernet support for the Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
---
Changes in v3: None
Changes in v2: None
arch/arm/dts/ca-presidio-engboard.dts| 7 +++
board/cortina/presidio-asic/presidio.c | 21 +
configs
Add CA Ethernet support for the Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
---
Changes in v2: None
arch/arm/dts/ca-presidio-engboard.dts| 7 +++
board/cortina/presidio-asic/presidio.c | 21 +
configs/cortina_presidio
From: Aaron Tseng
Add Cortina Access Ethernet device driver for CA SoCs.
This driver supports both legacy and DM_ETH network models.
Signed-off-by: Aaron Tseng
Signed-off-by: Alex Nemirovsky
CC: Joe Hershberger
CC: Abbie Chang
CC: Tom Rini
---
Changes in v2:
- Remove legacy mode
Hi Miquel,
> On Jun 3, 2020, at 12:37 AM, Miquel Raynal wrote:
>
> Hi Alex,
>
> Alex Nemirovsky wrote on Wed, 3
> Jun 2020 07:23:23 +:
>
>> Hi Miquel,
>>
>> still not clear what you would like us to do about the length of the driver.
>
>
Hi Miquel,
still not clear what you would like us to do about the length of the driver.
> On Jun 3, 2020, at 12:21 AM, Miquel Raynal wrote:
>
> Hi Alex,
>
> Alex Nemirovsky wrote on Wed, 3
> Jun 2020 00:25:53 +:
>
>>> On Jun 2, 2020, at 12:20 AM, Miquel R
Abbie/Aaron,
please remove legacy mode code so that we only support DM mode per Tom’s
request.
Thanks
-AN
> On Jun 2, 2020, at 5:38 PM, Tom Rini wrote:
>
> On Wed, Jun 03, 2020 at 12:18:18AM +0000, Alex Nemirovsky wrote:
>> Hi Tom,
>>
>>> On Jun 2, 202
> On Jun 2, 2020, at 12:20 AM, Miquel Raynal wrote:
>
> Hi Alex,
>
> Alex Nemirovsky wrote on Mon, 1
> Jun 2020 14:26:49 -0700:
>
>> From: Jason Li
>>
>> Supports all CA SoCs which support a parallel nand controller.
>> It should
Hi Tom,
> On Jun 2, 2020, at 6:02 AM, Tom Rini wrote:
>
> On Mon, Jun 01, 2020 at 07:44:25PM -0700, Alex Nemirovsky wrote:
>
>> From: Aaron Tseng
>>
>> Add Cortina Access Ethernet device driver for CA SoCs.
>> This driver supports both legacy and DM_E
From: Aaron Tseng
Add Cortina Access Ethernet device driver for CA SoCs.
This driver supports both legacy and DM_ETH network models.
Signed-off-by: Aaron Tseng
Signed-off-by: Alex Nemirovsky
CC: Joe Hershberger
CC: Abbie Chang
CC: Tom Rini
---
MAINTAINERS |4
Add CA Ethernet support for the Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
---
arch/arm/dts/ca-presidio-engboard.dts| 7 +++
board/cortina/presidio-asic/presidio.c | 21 +
configs/cortina_presidio-asic-emmc_defconfig | 4
Add Parallel NAND CA support to Cortina Access
Presidio Engineering Board support
Signed-off-by: Alex Nemirovsky
CC: Miquel Raynal
CC: Simon Glass
---
Changes in v3: None
Changes in v2: None
configs/cortina_presidio-asic-bch16_defconfig | 35 ++
configs
Add Parallel NAND CA support to Cortina Access
Presidio Engineering Board support
Signed-off-by: Alex Nemirovsky
CC: Miquel Raynal
CC: Simon Glass
---
Changes in v2: None
configs/cortina_presidio-asic-bch16_defconfig | 35 ++
configs/cortina_presidio-asic
Add SPI NOR support for Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
CC: Tom Rini
---
Changes in v9: None
Changes in v8: None
Changes in v7: None
Changes in v5:
- NAND support removed from presidio-asic board DT.
Changes in v3: None
From: Pengpeng Chen
Add SPI Flash controller driver for Cortina Access
CA SoCs
Signed-off-by: Pengpeng Chen
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
CC: Tom Rini
---
Changes in v9:
- Clean up MAINTAINERS changes
Changes in v8:
- No code change
- Split out
> On Jun 1, 2020, at 9:48 AM, Jagan Teki wrote:
>
> On Fri, May 22, 2020 at 6:18 AM Alex Nemirovsky
> wrote:
>>
>> Add SPI NOR support for Cortina Access
>> Presidio Engineering Board
>>
>> Signed-off-by: Alex Nemirovsky
>> C
> On Jun 1, 2020, at 9:45 AM, Jagan Teki wrote:
>
> On Fri, May 22, 2020 at 6:18 AM Alex Nemirovsky
> wrote:
>>
>> From: Pengpeng Chen
>>
>> Add SPI Flash controller driver for Cortina Access
>> CA SoCs
>>
>> Signed-off-by: P
Add I2C board support for Cortina Access Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Heiko Schocher
Reviewed-by: Heiko Schocher
---
Changes in v9: None
Changes in v8: None
Changes in v7: None
Changes in v6: None
Changes in v4: None
configs/cortina_presidio-asic
From: Arthur Li
Add I2C controller support for Cortina Access CA SoCs
Signed-off-by: Arthur Li
Signed-off-by: Alex Nemirovsky
CC: Heiko Schocher
Reviewed-by: Heiko Schocher
---
Changes in v9:
- specially include bitops.h and delay.h which
were removed from common.h
Changes in v8
Add SPI NOR support for Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
CC: Tom Rini
---
Changes in v8: None
Changes in v7: None
Changes in v5:
- NAND support removed from presidio-asic board DT.
Changes in v3: None
arch/arm/dts/ca
From: Pengpeng Chen
Add SPI Flash controller driver for Cortina Access
CA SoCs
Signed-off-by: Pengpeng Chen
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
CC: Tom Rini
---
Changes in v8:
- No code change
- Split out individual driver from Cortina Package 2 patch series
From: Jway Lin
Add Cortina Access LED controller support for CA SOCs
Signed-off-by: Jway Lin
Signed-off-by: Alex Nemirovsky
CC: Simon Glass
---
Changes in v8:
- No code change
- Split out individual driver from Cortina Package 2 patch series
to help streamline acceptence into master
From: Jway Lin
Add LED support for Cortina Access Presidio Engineering Board
Signed-off-by: Jway Lin
Signed-off-by: Alex Nemirovsky
Reviewed-by: Simon Glass
CC: Simon Glass
---
Changes in v8: None
Changes in v7: None
Changes in v4:
- rename DT blink rate symbol
arch/arm/dts/ca-presidio
From: Arthur Li
Add I2C controller support for Cortina Access CA SoCs
Signed-off-by: Arthur Li
Signed-off-by: Alex Nemirovsky
CC: Heiko Schocher
Reviewed-by: Heiko Schocher
CA_I2C: DT binding for I2C controller
DT binding document for Cortina I2C driver
---
Changes in v8:
- No code
Add I2C board support for Cortina Access Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Heiko Schocher
Reviewed-by: Heiko Schocher
---
Changes in v8: None
Changes in v7: None
Changes in v6: None
Changes in v4: None
configs/cortina_presidio-asic-emmc_defconfig | 3 +++
1 file
From: Arthur Li
- Rename DT compatible name
- Remove uneccessary if-statement to support 8-bit buswidth
- Remove redundant error msg
- Use symbolic constants in switch statement
Signed-off-by: Arthur Li
Signed-off-by: Alex Nemirovsky
CC: Peng Fan
CC: Jaehoon Chung
CC: Tom Rini
---
Changes
Change DT compatibility name to match change in driver's name.
Remove unused io_ds and fifo_mode fields from DT.
Signed-off-by: Alex Nemirovsky
CC: Peng Fan
CC: Jaehoon Chung
CC: Tom Rini
---
Changes in v8: None
Changes in v7:
- Cleanup typos in commit subject line and description
Ch
From: Pengpeng Chen
Add SPI Flash controller driver for Cortina Access
CA SoCs
Signed-off-by: Pengpeng Chen
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
ca slfash fixup
---
Changes in v7:
- Replace substring "OPCODE" with "OP" in MACROs to help
redu
Add I2C board support for Cortina Access Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Heiko Schocher
---
Changes in v7: None
Changes in v6: None
Changes in v5: None
Changes in v4: None
Changes in v3: None
Changes in v2: None
configs/cortina_presidio-asic-emmc_defconfig | 3
From: Jway Lin
Add Cortina Access LED controller support for CA SOCs
Signed-off-by: Jway Lin
Signed-off-by: Alex Nemirovsky
CC: Simon Glass
---
Changes in v7:
- rename OFFSET to SHIFT from macros
- add additinal struct comments
- Reading the DT should really happen in the
Change DT compatibility name to match change in driver's name.
Remove unused io_ds and fifo_mode fields from DT.
Signed-off-by: Alex Nemirovsky
CC: Peng Fan
---
Changes in v7:
- Cleanup typos in commit subject line and description
Changes in v6: None
Changes in v5:
- Rebase on codebase
From: Jway Lin
Add LED support for Cortina Access Presidio Engineering Board
Signed-off-by: Jway Lin
Signed-off-by: Alex Nemirovsky
Reviewed-by: Simon Glass
CC: Simon Glass
---
Changes in v7: None
Changes in v6: None
Changes in v5: None
Changes in v4:
- rename DT blink rate symbol
From: Arthur Li
Add I2C controller support for Cortina Access CA SoCs
Signed-off-by: Arthur Li
Signed-off-by: Alex Nemirovsky
CC: Heiko Schocher
CA_I2C: DT binding for I2C controller
DT binding document for Cortina I2C driver
---
Changes in v7:
- Added additional description info in
Add SPI NOR support for Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
---
Changes in v7: None
Changes in v6: None
Changes in v5:
- NAND support removed from presidio-asic board DT.
Changes in v4: None
Changes in v3: None
Changes in v2
e DT blink rate symbol
- rename DT blink rate symbol
Changes in v3:
- Fixup syntax issues related to checkpatch.pl cleanup
Changes in v2:
- Add I2C controller
- Add LED controller
- Add SPI NAND and NOR controller
Alex Nemirovsky (3):
board: presidio-asic: update eMMC DT information
From: Arthur Li
- Rename DT compatible name
- Remove uneccessary if-statement to support 8-bit buswidth
- Remove redundant error msg
- Use symbolic constants in switch statement
Signed-off-by: Arthur Li
Signed-off-by: Alex Nemirovsky
CC: Peng Fan
---
Changes in v7: None
Changes in v6: None
Add CA Ethernet support for the Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
Cc: Joe Hershberger
Cc: Tom Rini
---
arch/arm/dts/ca-presidio-engboard.dts| 7 +++
board/cortina/presidio-asic/presidio.c | 21 +
configs
From: Aaron Tseng
Add Cortina Access Ethernet device driver for CA SoCs.
This driver supports both legacy and DM_ETH network models.
Signed-off-by: Aaron Tseng
Signed-off-by: Alex Nemirovsky
Signed-off-by: Abbie Chang
Cc: Joe Hershberger
Series changes: 2
- cleanup MAINTAINERS
From: Aaron Tseng
Add Cortina Access Ethernet device driver for CA SoCs.
This driver supports both legacy and DM_ETH network models.
Signed-off-by: Aaron Tseng
Signed-off-by: Alex Nemirovsky
Signed-off-by: Abbie Chang
Cc: Joe Hershberger
---
MAINTAINERS |6 +
drivers
Add CA Ethernet support for the Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
Cc: Joe Hershberger
Cc: Tom Rini
---
arch/arm/dts/ca-presidio-engboard.dts| 7 +++
board/cortina/presidio-asic/presidio.c | 21 +
configs
From: Lee Jenfeng
Add basic Cortina Access Venus engineering board support
Signed-off-by: Lee Jenfeng
Signed-off-by: Alex Nemirovsky
Cc: Tom Rini
---
arch/arm/Kconfig | 5 ++
arch/arm/dts/Makefile| 1 +
arch/arm/dts/ca-venus-engboard.dts | 69
Add SPI NOR support for Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
---
Changes in v6: None
Changes in v5:
- NAND support removed from presidio-asic board DT.
Changes in v4: None
Changes in v3: None
Changes in v2: None
arch/arm/dts
Add I2C board support for Cortina Access Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Heiko Schocher
---
Changes in v6: None
Changes in v5: None
Changes in v4: None
Changes in v3: None
Changes in v2: None
configs/cortina_presidio-asic-emmc_defconfig | 3 +++
1 file changed
From: Pengpeng Chen
Add SPI Flash controller driver for Cortina Access
CA SoCs
Signed-off-by: Pengpeng Chen
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
---
Changes in v6: None
Changes in v5: None
Changes in v4: None
Changes in v3:
- Fixup syntax issues related to
From: Jway Lin
Add Cortina Access LED controller support for CA SOCs
Signed-off-by: Jway Lin
Signed-off-by: Alex Nemirovsky
CC: Simon Glass
---
Changes in v6: None
Changes in v5: None
Changes in v4:
- remove unused macros
- remove cortina prefix from macros
- remove use BSS variable
From: Arthur Li
Add I2C controller support for Cortina Access CA SoCs
Signed-off-by: Arthur Li
Signed-off-by: Alex Nemirovsky
CC: Heiko Schocher
CA_I2C: DT binding for I2C controller
DT binding document for Cortina I2C driver
---
Changes in v6:
- Add I2C DT binding document
Changes
From: Jway Lin
Add LED support for Cortina Access Presidio Engineering Board
Signed-off-by: Jway Lin
Signed-off-by: Alex Nemirovsky
Reviewed-by: Simon Glass
CC: Simon Glass
---
Changes in v6: None
Changes in v5: None
Changes in v4:
- rename DT blink rate symbol
Changes in v3: None
From: Arthur Li
- Rename DT compatible name
- Remove uneccessary if-statement to support 8-bit buswidth
- Remove redundant error msg
- Use symbolic constants in switch statement
Signed-off-by: Arthur Li
Signed-off-by: Alex Nemirovsky
CC: Peng Fan
---
Changes in v6: None
Changes in v5
d LED controller
- Add SPI NAND and NOR controller
Alex Nemirovsky (3):
board: presidio-asic: update eMMC DT informatino
board: presidio-asic: Add I2C support
board: presidio-asic: Add SPI NOR support
Arthur Li (2):
mmc: ca_dw_mmc: Misc cleanup of driver
i2c: i2c-cortina: added CAxxx
Change DT compatiblity name to match change in driver's name.
Remove unused io_ds and fifo_mode fields from DT.
Signed-off-by: Alex Nemirovsky
CC: Peng Fan
---
Changes in v6: None
Changes in v5:
- Rebase on codebase basis v2020.04-rc5 which already incorporated
initial baseline of eM
Hi Tom,
Perhaps I missed something other than pressing efforts for a 2020.04 release.
Could we review open patches submitted by myself
and let us know if there is anything we can do to move them along for further
feedback? Feels like they have been in a holding pattern for
a while now.
Tha
Hi Tom,
Perhaps I missed something other than pressing efforts for a 2020.04 release.
Could you review open patches submitted by myself
and let me know if there is anything we can do to move them along for further
feedback? Feels like they have been in a holding pattern for
a while now.
Th
From: Pengpeng Chen
Add SPI Flash controller driver for Cortina Access
CA SoCs
Signed-off-by: Pengpeng Chen
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
---
Changes in v5: None
Changes in v4: None
Changes in v3:
- Fixup syntax issues related to checkpatch.pl cleanup
Add SPI NOR support for Cortina Access
Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
---
Changes in v5:
- NAND support removed from presidio-asic board DT.
Changes in v4: None
Changes in v3: None
Changes in v2: None
arch/arm/dts/ca-presidio
From: Jway Lin
Add Cortina Access LED controller support for CA SOCs
Signed-off-by: Jway Lin
Signed-off-by: Alex Nemirovsky
CC: Simon Glass
---
Changes in v5: None
Changes in v4:
- remove unused macros
- remove cortina prefix from macros
- remove use BSS variable
- further cleanup to
From: Jway Lin
Add LED support for Cortina Access Presidio Engineering Board
Signed-off-by: Jway Lin
Signed-off-by: Alex Nemirovsky
Reviewed-by: Simon Glass
CC: Simon Glass
---
Changes in v5: None
Changes in v4:
- rename DT blink rate symbol
Changes in v3: None
Changes in v2: None
Change DT compatiblity name to match change in driver's name.
Remove unused io_ds and fifo_mode fields from DT.
Signed-off-by: Alex Nemirovsky
CC: Peng Fan
---
Changes in v5:
- Rebase on codebase basis v2020.04-rc5 which already incorporated
initial baseline of eMMC DT information
Ch
From: Arthur Li
- Rename DT compatible name
- Remove uneccessary if-statement to support 8-bit buswidth
- Remove redundant error msg
- Use symbolic constants in switch statement
Signed-off-by: Arthur Li
Signed-off-by: Alex Nemirovsky
CC: Peng Fan
---
Changes in v5:
- Rebase code basis on
oller
Alex Nemirovsky (3):
board: presidio-asic: update eMMC DT informatino
board: presidio-asic: Add I2C support
board: presidio-asic: Add SPI NOR support
Arthur Li (2):
mmc: ca_dw_mmc: Misc cleanup of driver
i2c: i2c-cortina: added CA I2C support
Jway Lin (2):
led: led_cortina
From: Arthur Li
Add I2C controller support for Cortina Access CA SoCs
Signed-off-by: Arthur Li
Signed-off-by: Alex Nemirovsky
CC: Heiko Schocher
---
Changes in v5: None
Changes in v4:
- Utilize standard I2C macros from
- Return ETIMEDOUT in funcs that can timeout
- Return
Add I2C board support for Cortina Access Presidio Engineering Board
Signed-off-by: Alex Nemirovsky
CC: Heiko Schocher
---
Changes in v5: None
Changes in v4: None
Changes in v3: None
Changes in v2: None
configs/cortina_presidio-asic-emmc_defconfig | 3 +++
1 file changed, 3 insertions
From: Pengpeng Chen
Add SPI Flash controller driver for Cortina Access
CA SoCs
Signed-off-by: Pengpeng Chen
Signed-off-by: Alex Nemirovsky
CC: Jagan Teki
CC: Vignesh R
---
Changes in v5: None
Changes in v4: None
Changes in v3:
- Fixup syntax issues related to checkpatch.pl cleanup
From: Jway Lin
Add LED support for Cortina Access Presidio Engineering Board
Signed-off-by: Jway Lin
Signed-off-by: Alex Nemirovsky
Reviewed-by: Simon Glass
CC: Simon Glass
---
Changes in v5: None
Changes in v4:
- rename DT blink rate symbol
Changes in v3: None
Changes in v2: None
1 - 100 of 203 matches
Mail list logo