linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mvebu: dt64 for v4.14 (#3)
@ 2017-08-24  8:16 Gregory CLEMENT
  2017-08-30  5:23 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Gregory CLEMENT @ 2017-08-24  8:16 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Here is the third pull request for dt64 for mvebu for v4.14. There is
a single patch patch but an important one in it. It should have been
part of the previous PR but I missed the second version of this patch
as I was on the road for the holiday. Sorry for this late PR.

Gregory

The following changes since commit 0ea62502a5146cfe98696a152894ebb9afbee9d4:

  ARM64: dts: marvell: enable USB host on Armada-8040-DB (2017-08-14 16:30:43 +0200)

are available in the git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-dt64-4.14-3

for you to fetch changes up to bf32f2aeb2f73b7e5cee3c95f232ae5af97d45f6:

  arm64: dts: marvell: add Device Tree files for Armada-8KP (2017-08-24 09:56:41 +0200)

----------------------------------------------------------------
mvebu dt64 for 4.14 (part 3)

Add description for a new family SoC from Marvell: Armada-8KP.

----------------------------------------------------------------
Hanna Hawa (1):
      arm64: dts: marvell: add Device Tree files for Armada-8KP

 .../devicetree/bindings/arm/marvell/armada-8kp.txt |  15 ++
 arch/arm64/boot/dts/marvell/Makefile               |   1 +
 arch/arm64/boot/dts/marvell/armada-8080-db.dts     |  67 +++++++++
 arch/arm64/boot/dts/marvell/armada-8080.dtsi       |  53 +++++++
 .../dts/marvell/armada-ap810-ap0-octa-core.dtsi    | 104 +++++++++++++
 arch/arm64/boot/dts/marvell/armada-ap810-ap0.dtsi  | 163 +++++++++++++++++++++
 6 files changed, 403 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/marvell/armada-8kp.txt
 create mode 100644 arch/arm64/boot/dts/marvell/armada-8080-db.dts
 create mode 100644 arch/arm64/boot/dts/marvell/armada-8080.dtsi
 create mode 100644 arch/arm64/boot/dts/marvell/armada-ap810-ap0-octa-core.dtsi
 create mode 100644 arch/arm64/boot/dts/marvell/armada-ap810-ap0.dtsi

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] ARM: mvebu: dt64 for v4.14 (#3)
  2017-08-24  8:16 [GIT PULL] ARM: mvebu: dt64 for v4.14 (#3) Gregory CLEMENT
@ 2017-08-30  5:23 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2017-08-30  5:23 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Aug 24, 2017 at 10:16:35AM +0200, Gregory CLEMENT wrote:
> Hi,
> 
> Here is the third pull request for dt64 for mvebu for v4.14. There is
> a single patch patch but an important one in it. It should have been
> part of the previous PR but I missed the second version of this patch
> as I was on the road for the holiday. Sorry for this late PR.
> 
> Gregory
> 
> The following changes since commit 0ea62502a5146cfe98696a152894ebb9afbee9d4:
> 
>   ARM64: dts: marvell: enable USB host on Armada-8040-DB (2017-08-14 16:30:43 +0200)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/mvebu-dt64-4.14-3
> 
> for you to fetch changes up to bf32f2aeb2f73b7e5cee3c95f232ae5af97d45f6:
> 
>   arm64: dts: marvell: add Device Tree files for Armada-8KP (2017-08-24 09:56:41 +0200)
> 
> ----------------------------------------------------------------
> mvebu dt64 for 4.14 (part 3)
> 
> Add description for a new family SoC from Marvell: Armada-8KP.
> 
> ----------------------------------------------------------------
> Hanna Hawa (1):
>       arm64: dts: marvell: add Device Tree files for Armada-8KP
> 
>  .../devicetree/bindings/arm/marvell/armada-8kp.txt |  15 ++
>  arch/arm64/boot/dts/marvell/Makefile               |   1 +
>  arch/arm64/boot/dts/marvell/armada-8080-db.dts     |  67 +++++++++
>  arch/arm64/boot/dts/marvell/armada-8080.dtsi       |  53 +++++++
>  .../dts/marvell/armada-ap810-ap0-octa-core.dtsi    | 104 +++++++++++++
>  arch/arm64/boot/dts/marvell/armada-ap810-ap0.dtsi  | 163 +++++++++++++++++++++
>  6 files changed, 403 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/arm/marvell/armada-8kp.txt
>  create mode 100644 arch/arm64/boot/dts/marvell/armada-8080-db.dts
>  create mode 100644 arch/arm64/boot/dts/marvell/armada-8080.dtsi
>  create mode 100644 arch/arm64/boot/dts/marvell/armada-ap810-ap0-octa-core.dtsi
>  create mode 100644 arch/arm64/boot/dts/marvell/armada-ap810-ap0.dtsi

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-30  5:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-24  8:16 [GIT PULL] ARM: mvebu: dt64 for v4.14 (#3) Gregory CLEMENT
2017-08-30  5:23 ` 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).