* [GIT PULL LATE 1/2] ARM: socfpga_defconfig: updates for v5.2
@ 2019-05-06 15:42 Dinh Nguyen
2019-05-06 15:42 ` [GIT PULL LATE 2/2] ARM: dts: socfpga: updates for v5.2, part 2 Dinh Nguyen
2019-05-16 6:26 ` [GIT PULL LATE 1/2] ARM: socfpga_defconfig: updates for v5.2 Olof Johansson
0 siblings, 2 replies; 4+ messages in thread
From: Dinh Nguyen @ 2019-05-06 15:42 UTC (permalink / raw)
To: arm; +Cc: dinguyen, linux-arm-kernel
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(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL LATE 2/2] ARM: dts: socfpga: updates for v5.2, part 2
2019-05-06 15:42 [GIT PULL LATE 1/2] ARM: socfpga_defconfig: updates for v5.2 Dinh Nguyen
@ 2019-05-06 15:42 ` Dinh Nguyen
2019-05-16 6:26 ` Olof Johansson
2019-05-16 6:26 ` [GIT PULL LATE 1/2] ARM: socfpga_defconfig: updates for v5.2 Olof Johansson
1 sibling, 1 reply; 4+ messages in thread
From: Dinh Nguyen @ 2019-05-06 15:42 UTC (permalink / raw)
To: arm; +Cc: dinguyen, linux-arm-kernel
Hi Arnd, Kevin, and Olof:
Please pull in these additional dts updates for v5.2.
Thanks,
Dinh
The following changes since commit 4b36daf9ada30a66c93f8701e8c6f23bc3ce94e2:
arm64: dts: agilex: Add initial support for Intel's Agilex SoCFPGA (2019-04-05 16:36:07 -0500)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v5.2_part2
for you to fetch changes up to 2b88976d4183aa9416d8c4efe5d4da98f48a5e3e:
ARM: dts: arria10: Add EMAC OCP reset property (2019-05-06 10:26:40 -0500)
----------------------------------------------------------------
SoCFPGA DTS updates for v5.2, part 2
- Add the two ltc2497 devices that are on the SoCFPGA Arria10
- Add EMAC OCP reset property for Arria10
----------------------------------------------------------------
Alan Tull (1):
ARM: dts: socfpga: add ltc2497 on arria10 devkit
Dinh Nguyen (1):
ARM: dts: arria10: Add EMAC OCP reset property
arch/arm/boot/dts/socfpga_arria10.dtsi | 12 ++++++------
arch/arm/boot/dts/socfpga_arria10_socdk.dtsi | 19 +++++++++++++++++++
2 files changed, 25 insertions(+), 6 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL LATE 1/2] ARM: socfpga_defconfig: updates for v5.2
2019-05-06 15:42 [GIT PULL LATE 1/2] ARM: socfpga_defconfig: updates for v5.2 Dinh Nguyen
2019-05-06 15:42 ` [GIT PULL LATE 2/2] ARM: dts: socfpga: updates for v5.2, part 2 Dinh Nguyen
@ 2019-05-16 6:26 ` Olof Johansson
1 sibling, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2019-05-16 6:26 UTC (permalink / raw)
To: Dinh Nguyen; +Cc: arm, linux-arm-kernel
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL LATE 2/2] ARM: dts: socfpga: updates for v5.2, part 2
2019-05-06 15:42 ` [GIT PULL LATE 2/2] ARM: dts: socfpga: updates for v5.2, part 2 Dinh Nguyen
@ 2019-05-16 6:26 ` Olof Johansson
0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2019-05-16 6:26 UTC (permalink / raw)
To: Dinh Nguyen; +Cc: arm, linux-arm-kernel
On Mon, May 06, 2019 at 10:42:05AM -0500, Dinh Nguyen wrote:
> Hi Arnd, Kevin, and Olof:
>
> Please pull in these additional dts updates for v5.2.
>
> Thanks,
> Dinh
>
> The following changes since commit 4b36daf9ada30a66c93f8701e8c6f23bc3ce94e2:
>
> arm64: dts: agilex: Add initial support for Intel's Agilex SoCFPGA (2019-04-05 16:36:07 -0500)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v5.2_part2
>
> for you to fetch changes up to 2b88976d4183aa9416d8c4efe5d4da98f48a5e3e:
>
> ARM: dts: arria10: Add EMAC OCP reset property (2019-05-06 10:26:40 -0500)
>
> ----------------------------------------------------------------
> SoCFPGA DTS updates for v5.2, part 2
> - Add the two ltc2497 devices that are on the SoCFPGA Arria10
> - Add EMAC OCP reset property for Arria10
Not yet merged -- the arm/late branch doesn't have the DT contents yet. I'll
stage this once the main branches have been merged upstream.
-Olof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-05-16 6:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-06 15:42 [GIT PULL LATE 1/2] ARM: socfpga_defconfig: updates for v5.2 Dinh Nguyen
2019-05-06 15:42 ` [GIT PULL LATE 2/2] ARM: dts: socfpga: updates for v5.2, part 2 Dinh Nguyen
2019-05-16 6:26 ` Olof Johansson
2019-05-16 6:26 ` [GIT PULL LATE 1/2] ARM: socfpga_defconfig: updates for v5.2 Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).