linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: linux-samsung-soc@vger.kernel.org, Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	Krzysztof Kozlowski <krzk@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] ARM: dts: exynos: Third round for v5.10
Date: Sun,  4 Oct 2020 15:38:18 +0200	[thread overview]
Message-ID: <20201004133818.2947-1-krzk@kernel.org> (raw)

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 6995a4c46331e39646e1bbe4418acf5cf00ef536:

  ARM: dts: s5pv210: replace deprecated "gpios" i2c-gpio property in Goni (2020-09-16 19:17:25 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.10-3

for you to fetch changes up to 944752bf9083b95fd02c8e240dbc62a24008bdc9:

  ARM: dts: exynos: Add a placeholder for a MAC address (2020-10-01 20:45:36 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v5.10, part three

1. Revert a commit from earlier pull request adding input clock to CMU.
   It causes probe reordering of clkout and CMU clocks drivers.  The
   clkout driver does not handle probe deferral thus this reorder causes
   its probe failure.  The proper solution is actually to convert clkout
   driver to a regular module driver supporting probe deferral, but
   before this happens revert is simpler approach to fix Odroid U3 boot.
2. Add a placeholder for USB Ethernet adapter's MAC address on Odroid
   XU3 board.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      ARM: dts: exynos: revert "add input clock to CMU in Exynos4412 Odroid"

Łukasz Stelmach (1):
      ARM: dts: exynos: Add a placeholder for a MAC address

 arch/arm/boot/dts/exynos4412-odroid-common.dtsi |  1 -
 arch/arm/boot/dts/exynos5422-odroidxu3.dts      | 18 ++++++++++++++++++
 2 files changed, 18 insertions(+), 1 deletion(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-10-04 13:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-04 13:38 Krzysztof Kozlowski [this message]
2020-11-05 19:21 ` [GIT PULL] ARM: dts: exynos: Third round for v5.10 Krzysztof Kozlowski
2020-11-05 21:26   ` Arnd Bergmann
2020-11-05 21:43     ` Krzysztof Kozlowski
2020-11-05 21:45       ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201004133818.2947-1-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).