Merge tag 'samsung-dt-5.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorOlof Johansson <olof@lixom.net>
Sun, 28 Apr 2019 20:02:34 +0000 (13:02 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 28 Apr 2019 20:02:34 +0000 (13:02 -0700)
commit2abeb52e6002bba50b00dfe0d3f5a9e7cef329a2
tree17ea69d7ab1f40a9f21038826096265cfca4dc15
parent44b9c8e7729081105f9fb13ca6b8ed4803170954
parentb4bcbdee137833aab04942671b48a9a3beb0801b
Merge tag 'samsung-dt-5.2-2' of https://git./linux/kernel/git/krzk/linux into arm/dt

Samsung DTS ARM changes for v5.2, second round

1. DTC warning fixes: move timer and pmu nodes outside of soc node,
2. Properly override MDMA0 on Universal C210,
3. Fix camera clock provider (to match bindings and driver) on Goni.

* tag 'samsung-dt-5.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: dts: s5pv210: Fix camera clock provider on Goni board
  ARM: dts: exynos: Properly override node to use MDMA0 on Universal C210
  ARM: dts: exynos: Move fixed-clocks out of soc on Exynos3250
  ARM: dts: exynos: Remove unneeded address/size cells from fixed-clock on Exynos3250
  ARM: dts: exynos: Move pmu and timer nodes out of soc

Signed-off-by: Olof Johansson <olof@lixom.net>