[GIT PULL] ARM: dts: exynos: Third round for v5.10
Krzysztof Kozlowski
krzk at kernel.org
Sun Oct 4 09:38:18 EDT 2020
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(-)
More information about the linux-arm-kernel
mailing list