All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: dts: meson: clock updates
@ 2019-12-08 18:05 ` Martin Blumenstingl
  0 siblings, 0 replies; 23+ messages in thread
From: Martin Blumenstingl @ 2019-12-08 18:05 UTC (permalink / raw)
  To: linux-amlogic, khilman, jbrunet
  Cc: linux-arm-kernel, linux-kernel, Martin Blumenstingl

This series moves the XTAL clock out of the main (HHI) clock controller
because it's an actual dedicated crystal on the PCBs.

The last two patches add the DDR clock controller whose output is used
as input for some of the audio clocks.


Dependencies:
- patch #1 has a runtime dependency on my other series:
  "provide the XTAL clock via OF on Meson8/8b/8m2" [0]
  Jerome has already queued this for v5.6
- patches #2 and #3 have a compile time dependency on my other series:
  "add the DDR clock controller on Meson8 and Meson8b" [1]
  Jerome has already queued this for v5.6, but you need an immutable
  tag for the dt-bindings


Jerome: can you please rebase the v5.6/dt branch tomorrow on top of
v5.6-rc1 and provide a tag so Kevin can apply this series?


[0] https://patchwork.kernel.org/cover/11248377/
[1] https://patchwork.kernel.org/cover/11248423/


Martin Blumenstingl (3):
  ARM: dts: meson: provide the XTAL clock using a fixed-clock
  ARM: dts: meson8: add the DDR clock controller
  ARM: dts: meson8b: add the DDR clock controller

 arch/arm/boot/dts/meson.dtsi           |  7 +++++++
 arch/arm/boot/dts/meson6.dtsi          |  7 -------
 arch/arm/boot/dts/meson8.dtsi          | 24 +++++++++++++++++-------
 arch/arm/boot/dts/meson8b-ec100.dts    |  2 +-
 arch/arm/boot/dts/meson8b-mxq.dts      |  2 +-
 arch/arm/boot/dts/meson8b-odroidc1.dts |  2 +-
 arch/arm/boot/dts/meson8b.dtsi         | 24 +++++++++++++++++-------
 7 files changed, 44 insertions(+), 24 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2019-12-13 22:34 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-08 18:05 [PATCH 0/3] ARM: dts: meson: clock updates Martin Blumenstingl
2019-12-08 18:05 ` Martin Blumenstingl
2019-12-08 18:05 ` Martin Blumenstingl
2019-12-08 18:05 ` [PATCH 1/3] ARM: dts: meson: provide the XTAL clock using a fixed-clock Martin Blumenstingl
2019-12-08 18:05   ` Martin Blumenstingl
2019-12-08 18:05   ` Martin Blumenstingl
2019-12-08 18:05 ` [PATCH 2/3] ARM: dts: meson8: add the DDR clock controller Martin Blumenstingl
2019-12-08 18:05   ` Martin Blumenstingl
2019-12-08 18:05   ` Martin Blumenstingl
2019-12-09  3:20   ` kbuild test robot
2019-12-09  3:20     ` kbuild test robot
2019-12-09  3:20     ` kbuild test robot
2019-12-09  3:20     ` kbuild test robot
2019-12-08 18:05 ` [PATCH 3/3] ARM: dts: meson8b: " Martin Blumenstingl
2019-12-08 18:05   ` Martin Blumenstingl
2019-12-08 18:05   ` Martin Blumenstingl
2019-12-12 15:48 ` [PATCH 0/3] ARM: dts: meson: clock updates Jerome Brunet
2019-12-12 15:48   ` Jerome Brunet
2019-12-12 15:48   ` Jerome Brunet
2019-12-13 22:34   ` Kevin Hilman
2019-12-13 22:34     ` Kevin Hilman
2019-12-13 22:34     ` Kevin Hilman
2019-12-13 22:21 ` patchwork-bot+linux-amlogic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.