[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190226121353.19413-1-brgl@bgdev.pl>
Date: Tue, 26 Feb 2019 13:13:51 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Sekhar Nori <nsekhar@...com>, Kevin Hilman <khilman@...nel.org>,
Arnd Bergmann <arnd@...db.de>,
David Lechner <david@...hnology.com>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bgolaszewski@...libre.com>
Subject: [PATCH 0/2] ARM: make DaVinci part of the ARM v5 multiplatform build
From: Bartosz Golaszewski <bgolaszewski@...libre.com>
This series depends on the interrupts support overhaul and the cpufreq
fix that are queued for v5.1 and on the clocksource rework that's been
posted to LKML[1].
The first one adds necessary bits and pieces for davinci to support
multiplatform build and the second one actually adds all davinci boards
to multi_v5_defconfig.
[1] https://lkml.org/lkml/2019/2/26/363
Bartosz Golaszewski (2):
ARM: davinci: support multiplatform build for ARM v5
ARM: multi_v5_defconfig: make DaVinci part of the ARM v5 multiplatform
build
arch/arm/Kconfig | 21 ---------------------
arch/arm/configs/davinci_all_defconfig | 5 +++++
arch/arm/configs/multi_v5_defconfig | 12 ++++++++++++
arch/arm/mach-davinci/Kconfig | 16 ++++++++++++----
arch/arm/mach-davinci/Makefile | 2 ++
5 files changed, 31 insertions(+), 25 deletions(-)
--
2.20.1
Powered by blists - more mailing lists