All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] dts: meson: add clock controllers input clocks
@ 2018-12-03 17:16 ` Jerome Brunet
  0 siblings, 0 replies; 17+ messages in thread
From: Jerome Brunet @ 2018-12-03 17:16 UTC (permalink / raw)
  To: Neil Armstrong, Carlo Caione, Kevin Hilman
  Cc: Jerome Brunet, linux-amlogic, linux-clk, devicetree, linux-kernel

This patchset is the first step that needs to be done so the
amlogic clock controllers properly claim their input clocks
through DT instead of relying on fixed names.

I'll be waiting for this hit mainline before sending the related
driver changes.

Changes since v1: [0]
- add clock-names for the main clock controller

Changes since v2: [1]
- add more inputs for the gx family external 32k references

[0]: https://lkml.kernel.org/r/20181129164524.18670-1-jbrunet@baylibre.com
[1]: https://lkml.kernel.org/r/20181203131850.31388-1-jbrunet@baylibre.com

Jerome Brunet (3):
  dt-bindings: clk: meson: add ao controller clock inputs
  dt-bindings: clk: meson: add main controller clock input
  arm64: dts: meson: add clock controller clock inputs

 .../devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt  | 10 +++++++++-
 .../devicetree/bindings/clock/amlogic,gxbb-clkc.txt    |  5 +++++
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi             |  4 ++++
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi            |  4 ++++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi             |  4 ++++
 5 files changed, 26 insertions(+), 1 deletion(-)

-- 
2.19.1


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

end of thread, other threads:[~2018-12-05  1:08 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-03 17:16 [PATCH v3 0/3] dts: meson: add clock controllers input clocks Jerome Brunet
2018-12-03 17:16 ` Jerome Brunet
2018-12-03 17:16 ` [PATCH v3 1/3] dt-bindings: clk: meson: add ao controller clock inputs Jerome Brunet
2018-12-03 17:16   ` Jerome Brunet
2018-12-03 17:56   ` Stephen Boyd
2018-12-03 17:56     ` Stephen Boyd
2018-12-03 17:56     ` Stephen Boyd
2018-12-03 17:16 ` [PATCH v3 2/3] dt-bindings: clk: meson: add main controller clock input Jerome Brunet
2018-12-03 17:16   ` Jerome Brunet
2018-12-03 17:56   ` Stephen Boyd
2018-12-03 17:56     ` Stephen Boyd
2018-12-03 17:56     ` Stephen Boyd
2018-12-03 17:16 ` [PATCH v3 3/3] arm64: dts: meson: add clock controller clock inputs Jerome Brunet
2018-12-03 17:16   ` Jerome Brunet
2018-12-05  1:07 ` [PATCH v3 0/3] dts: meson: add clock controllers input clocks Kevin Hilman
2018-12-05  1:07   ` Kevin Hilman
2018-12-05  1:07   ` Kevin Hilman

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.