Re: [PATCH 6/6] ARM: configs: keystone_defconfig: Enable few peripheral drivers

From: Santosh Shilimkar
Date: Mon Dec 04 2017 - 12:36:07 EST


On 12/4/2017 1:00 AM, Vignesh R wrote:
Hi,

On Sunday 03 December 2017 09:30 AM, santosh.shilimkar@xxxxxxxxxx wrote:
On 11/22/17 11:51 PM, Vignesh R wrote:
Enable drivers for QSPI, LEDS, gpio-decoder that are present on 66AK2G
EVM
and 66AK2G ICE boards.

Signed-off-by: Vignesh R <vigneshr@xxxxxx>
---
Please submit a patch also to enable all these peripherals
in multi-v7 config. Just enable all remainder
options enabled in keystone config also in multi-v7.

K2 Platforms don't boot out of multi_v7_defconfig by default, because K2
platforms require CONFIG_ARM_LPAE(which is disabled in multi-v7).

If the intention is to just have all drivers enabled in
keystone_defconfig to be added to multi_v7, I can prepare a patch for
that and test with local patch to enable LPAE.

Yes. Please send a patch for it.

Regards,
Santosh