mbox

[GIT,PULL,3/3] ARM: dts: exynos: Changes for v4.14

Message ID 20170823163635.6064-3-krzk@kernel.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.14-2

Message

Krzysztof Kozlowski Aug. 23, 2017, 4:36 p.m. UTC
Hi,

Just one commit. If needed you can also cherry-pick it directly.
Based on top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 9d2770b8e49a1726310e706ae23b52c83b33a986:

  ARM: dts: exynos: Remove num-slots from exynos platforms (2017-07-18 07:14:22 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.14-2

for you to fetch changes up to 5911fc65f6da56ba55ccab34832e040522e9a3b5:

  ARM: dts: exynos: fix PCI bus dtc warnings (2017-07-28 07:49:14 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v4.14, part 2

Fix PCI bus dtc warnings.

----------------------------------------------------------------
Rob Herring (1):
      ARM: dts: exynos: fix PCI bus dtc warnings

 arch/arm/boot/dts/exynos5440.dtsi | 2 ++
 1 file changed, 2 insertions(+)

Comments

Arnd Bergmann Aug. 23, 2017, 7:49 p.m. UTC | #1
On Wed, Aug 23, 2017 at 6:36 PM, Krzysztof Kozlowski <krzk@kernel.org> wrote:
> ----------------------------------------------------------------
> Samsung DTS ARM changes for v4.14, part 2
>
> Fix PCI bus dtc warnings.
>

Pulled into next/dt, thanks!

      Arnd