mbox series

[GIT,PULL] ARM: mvebu: fixes for v5.2 (#2)

Message ID 87k1d5hiie.fsf@FE-laptop
State New
Headers show
Series [GIT,PULL] ARM: mvebu: fixes for v5.2 (#2) | expand

Pull-request

git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-5.2-2

Message

Gregory CLEMENT June 28, 2019, 2:49 p.m. UTC
Hi,

Here is the second pull request for fixes for mvebu for v5.2.

Gregory

The following changes since commit cc538ca4308372e81b824be08561c466b1d73b72:

  ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog (2019-06-12 10:36:36 +0200)

are available in the Git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-5.2-2

for you to fetch changes up to 80031361747aec92163464f2ee08870fec33bcb0:

  ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node (2019-06-27 17:34:38 +0200)

----------------------------------------------------------------
mvebu fixes for 5.2 (part 2)

Use the armada-38x-uart compatible strings for Armada XP 98dx3236 SoCs
in order to not loose character anymore.

----------------------------------------------------------------
Joshua Scott (1):
      ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node

 arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Olof Johansson July 1, 2019, 10:14 p.m. UTC | #1
On Fri, Jun 28, 2019 at 04:49:45PM +0200, Gregory CLEMENT wrote:
> Hi,
> 
> Here is the second pull request for fixes for mvebu for v5.2.
> 
> Gregory
> 
> The following changes since commit cc538ca4308372e81b824be08561c466b1d73b72:
> 
>   ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog (2019-06-12 10:36:36 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-5.2-2
> 
> for you to fetch changes up to 80031361747aec92163464f2ee08870fec33bcb0:
> 
>   ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node (2019-06-27 17:34:38 +0200)
> 
> ----------------------------------------------------------------
> mvebu fixes for 5.2 (part 2)
> 
> Use the armada-38x-uart compatible strings for Armada XP 98dx3236 SoCs
> in order to not loose character anymore.
> 
> ----------------------------------------------------------------
> Joshua Scott (1):
>       ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node

Merged, thanks.


-Olof