mbox series

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

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

Pull-request

git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-5.1-2

Message

Gregory CLEMENT Feb. 22, 2019, 9:49 a.m. UTC
Hi,

as request by Arnd, here is the follow-up pull request for dt for mvebu
for v5.1.

Gregory

The following changes since commit cb92e40411ef8a773675b522d29b6ea82e5fb8e0:

  arch: arm: dts: Remove disabled marvell,dsa properties (2019-02-08 18:22:55 +0100)

are available in the Git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-5.1-2

for you to fetch changes up to 6a3b25173cd4c6c2cd1ad6f1a3a0a85b488597ed:

  arch: arm: dts: kirkwood-rd88f6281: Remove disabled marvell,dsa reference (2019-02-20 09:21:27 +0100)

----------------------------------------------------------------
mvebu dt for 5.1 (part 2)

Follow-up fixing DT warning introduced by previous pull request

----------------------------------------------------------------
Gregory CLEMENT (1):
      arch: arm: dts: kirkwood-rd88f6281: Remove disabled marvell,dsa reference

 arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts | 9 ---------
 1 file changed, 9 deletions(-)

Comments

Arnd Bergmann Feb. 22, 2019, 1:57 p.m. UTC | #1
On Fri, Feb 22, 2019 at 10:49 AM Gregory CLEMENT
<gregory.clement@bootlin.com> wrote:
>
> Hi,
>
> as request by Arnd, here is the follow-up pull request for dt for mvebu
> for v5.1.
> mvebu dt for 5.1 (part 2)
>
> Follow-up fixing DT warning introduced by previous pull request

Thanks a lot for the fix, pulled into arm/dt.

     Arnd