[PATCH] ARM: configs: at91: enable drivers for sam9x60

2021-02-05 Thread Claudiu Beznea
Enable drivers for sam9x60/sam9x60-ek: - shutdown controller - CAN - AT24 EEPROM (present on SAM9X60-EK) - MCP23S08 (present on SAM9X60-EK) - AES, TDES, SHA And use "make savedefconfig". Signed-off-by: Claudiu Beznea --- arch/arm/configs/at91_dt_defconfig | 12 +++- 1 file changed, 7

Re: [PATCH] ARM: configs: at91: enable drivers for sam9x60

2021-02-05 Thread Tudor.Ambarus
On 2/5/21 11:54 AM, Claudiu Beznea wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > Enable drivers for sam9x60/sam9x60-ek: > - shutdown controller > - CAN > - AT24 EEPROM (present on SAM9X60-EK) > - MCP23S08 (present on SAM9X60-EK) > -

Re: [PATCH] ARM: configs: at91: enable drivers for sam9x60

2021-02-05 Thread Tudor.Ambarus
On 2/5/21 12:12 PM, tudor.amba...@microchip.com wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 2/5/21 11:54 AM, Claudiu Beznea wrote: >> EXTERNAL EMAIL: Do not click links or open attachments unless you know the >> content is safe >>

Re: [PATCH] ARM: configs: at91: enable drivers for sam9x60

2021-02-05 Thread Nicolas Ferre
On 05/02/2021 at 11:12, Tudor Ambarus - M18064 wrote: On 2/5/21 11:54 AM, Claudiu Beznea wrote: Enable drivers for sam9x60/sam9x60-ek: - shutdown controller - CAN - AT24 EEPROM (present on SAM9X60-EK) - MCP23S08 (present on SAM9X60-EK) - AES, TDES, SHA Crypto IPs are present only sam9x60.