mbox

[GIT,PULL,2/3] ARM: Keystone config bits for 4.14

Message ID 1502929842-8156-2-git-send-email-ssantosh@kernel.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_config_4.14

Message

Santosh Shilimkar Aug. 17, 2017, 12:30 a.m. UTC
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_config_4.14

for you to fetch changes up to 97bb74db1ed9955a89a684095542cb98c9ccdae9:

  ARM: configs: keystone: Enable D_CAN driver (2017-08-10 09:50:42 -0700)

----------------------------------------------------------------
ARM: Keystone config bits for 4.14

Enables:
- Message Manager
- TI SCI & GenPD driver
- Reset drivers
- MMC & regulators
- DCAN driver

----------------------------------------------------------------
Franklin S Cooper Jr (1):
      ARM: configs: keystone: Enable D_CAN driver

Lokesh Vutla (1):
      ARM: configs: keystone: Enable MMC and regulators

Nishanth Menon (2):
      ARM: configs: keystone: Enable Message Manager
      ARM: configs: keystone: Enable TI-SCI protocol and genpd driver

Suman Anna (1):
      ARM: configs: keystone: Enable reset drivers

 arch/arm/configs/keystone_defconfig | 13 +++++++++++++
 1 file changed, 13 insertions(+)

Comments

Arnd Bergmann Aug. 17, 2017, 9:04 a.m. UTC | #1
On Thu, Aug 17, 2017 at 2:30 AM, Santosh Shilimkar <ssantosh@kernel.org> wrote:
> The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
> ARM: Keystone config bits for 4.14
>
> Enables:
> - Message Manager
> - TI SCI & GenPD driver
> - Reset drivers
> - MMC & regulators
> - DCAN driver
>

Pulled into next/defconfig. Should we also enable all those in
multi_v7_defconfig?

      Arnd
Santosh Shilimkar Aug. 17, 2017, 5:05 p.m. UTC | #2
On 8/17/2017 2:04 AM, Arnd Bergmann wrote:
> On Thu, Aug 17, 2017 at 2:30 AM, Santosh Shilimkar <ssantosh@kernel.org> wrote:
>> The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
>> ARM: Keystone config bits for 4.14
>>
>> Enables:
>> - Message Manager
>> - TI SCI & GenPD driver
>> - Reset drivers
>> - MMC & regulators
>> - DCAN driver
>>
> 
> Pulled into next/defconfig. Should we also enable all those in
> multi_v7_defconfig?
> 
Yes we could do that.

Regards,
Santosh