mbox series

[GIT,PULL,3/3] ARM: Keystone config update for 4.16

Message ID 1514426872-5769-3-git-send-email-santosh.shilimkar@oracle.com
State New
Headers show
Series [GIT,PULL,1/3] ARM: Keystone DTS for 4.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_config_for_4.16

Message

Santosh Shilimkar Dec. 28, 2017, 2:07 a.m. UTC
Also had patch to sync up multi-v7 config but because of conflicts
in next, have to drop it. Will send that post merge window separately

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_config_for_4.16

for you to fetch changes up to 10f06c70f337494fc2fec623542186fec80fc395:

  ARM: configs: keystone_defconfig: Enable few peripheral drivers (2017-12-02 19:34:36 -0800)

----------------------------------------------------------------
ARM: Keystone configs for 4.16

  - Enable QSPI
  - Enable LEDs
  - Enable GPIO-decoder

----------------------------------------------------------------
Vignesh R (1):
      ARM: configs: keystone_defconfig: Enable few peripheral drivers

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

Comments

Olof Johansson Jan. 5, 2018, 7:14 a.m. UTC | #1
On Wed, Dec 27, 2017 at 06:07:52PM -0800, Santosh Shilimkar wrote:
> Also had patch to sync up multi-v7 config but because of conflicts
> in next, have to drop it. Will send that post merge window separately
> 
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
> 
>   Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_config_for_4.16
> 
> for you to fetch changes up to 10f06c70f337494fc2fec623542186fec80fc395:
> 
>   ARM: configs: keystone_defconfig: Enable few peripheral drivers (2017-12-02 19:34:36 -0800)
> 
> ----------------------------------------------------------------
> ARM: Keystone configs for 4.16
> 
>   - Enable QSPI
>   - Enable LEDs
>   - Enable GPIO-decoder
> 
> ----------------------------------------------------------------
> Vignesh R (1):
>       ARM: configs: keystone_defconfig: Enable few peripheral drivers

Merged, thanks.


-Olof