mbox series

[GIT,PULL,LATE,1/2] ARM: socfpga_defconfig: updates for v5.2

Message ID 20190506154205.32759-1-dinguyen@kernel.org (mailing list archive)
State Mainlined, archived
Commit fce638e85350852294096d82d57a696b7cbb22b5
Headers show
Series [GIT,PULL,LATE,1/2] ARM: socfpga_defconfig: updates for v5.2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_arm32_defconfig_for_v5.2

Message

Dinh Nguyen May 6, 2019, 3:42 p.m. UTC
Hi Arnd, Kevin, and Olof:

Please pull in these updates to socfpga_defconfig for v5.2.

Thanks,
Dinh


The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_arm32_defconfig_for_v5.2

for you to fetch changes up to fce638e85350852294096d82d57a696b7cbb22b5:

  ARM: socfpga_defconfig: enable LTC2497 (2019-04-24 12:52:47 -0500)

----------------------------------------------------------------
arm32 socfpga_defconfig updates for v5.2
- Enable LTC2497 driver
- Enable support for large block devices

----------------------------------------------------------------
Alan Tull (1):
      ARM: socfpga_defconfig: enable LTC2497

Andrey Zhizhikin (1):
      ARM: socfpga_defconfig: enable support for large block devices

 arch/arm/configs/socfpga_defconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Olof Johansson May 16, 2019, 6:26 a.m. UTC | #1
On Mon, May 06, 2019 at 10:42:04AM -0500, Dinh Nguyen wrote:
> Hi Arnd, Kevin, and Olof:
> 
> Please pull in these updates to socfpga_defconfig for v5.2.
> 
> Thanks,
> Dinh
> 
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_arm32_defconfig_for_v5.2
> 
> for you to fetch changes up to fce638e85350852294096d82d57a696b7cbb22b5:
> 
>   ARM: socfpga_defconfig: enable LTC2497 (2019-04-24 12:52:47 -0500)

Merged into arm/late, thanks!


-Olof