[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210809134521.10155-1-nicolas.ferre@microchip.com>
Date: Mon, 9 Aug 2021 15:45:21 +0200
From: <nicolas.ferre@...rochip.com>
To: Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
<arm@...nel.org>, <soc@...nel.org>
CC: Nicolas Ferre <nicolas.ferre@...rochip.com>,
Linux Kernel list <linux-kernel@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Ludovic Desroches <ludovic.desroches@...rochip.com>,
Claudiu Beznea <claudiu.beznea@...rochip.com>,
Eugen Hristev <eugen.hristev@...rochip.com>
Subject: [GIT PULL v2] ARM: at91: defconfig for 5.15
From: Nicolas Ferre <nicolas.ferre@...rochip.com>
Arnd, Olof,
Here is the second attept about defconfig changes for 5.15 which contains
addition for SAMA7G5.
v1 --> v2:
- add more information to the tag message for explaining why we prefer
a new sama7_defconfig file.
Thanks, best regards,
Nicolas
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-defconfig-5.15
for you to fetch changes up to b62869dcd4bcf341d3750a2bcad9a80c6d5562a8:
ARM: multi_v7_defconfig: add sama7g5 SoC (2021-07-19 15:25:42 +0200)
----------------------------------------------------------------
AT91 defconfig for 5.15:
- add defconfig entries for new SoC: SAMA7G5
- dedicated sama7_defconfig which avoids having to carry older drivers
and dependencies from the sama5 family:
CACHE_L2X0, CAN_AT91, TOUCHSCREEN_ADC, AT91SAM9X_WATCHDOG,
VIDEO_ATMEL_ISI, SND_ATMEL_SOC_I2S, MMC_ATMELMCI, AT_HDMAC, AT91_ADC,
REGULATOR_ACT*
Addition of new drivers that are not part of any sama5 SoC:
SND_MCHP_SOC_I2S_MCC, SND_MCHP_SOC_SPDIFTX|RX, MICROCHIP_PIT64B
plus upcoming MIPI pipeline, audio sample rate converter, ...
It also maintains both sama5 and sama7 defconfig tailored for their
respective families and easy to identify.
- addition to the generic multi_v7_defconfig
----------------------------------------------------------------
Eugen Hristev (2):
ARM: configs: at91: add defconfig for sama7 family of SoCs
ARM: multi_v7_defconfig: add sama7g5 SoC
arch/arm/configs/multi_v7_defconfig | 2 +
arch/arm/configs/sama7_defconfig | 209 +++++++++++++++++++++++++++++++++++
2 files changed, 211 insertions(+)
create mode 100644 arch/arm/configs/sama7_defconfig
--
Nicolas Ferre
Powered by blists - more mailing lists