linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] ARM: OMAP5: add support for fref-xtal-clk
@ 2018-03-14 13:53 Peter Ujfalusi
  2018-03-14 13:53 ` [PATCH v2 1/6] ARM: omap2+: control: add support for auxiliary control module instances Peter Ujfalusi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Peter Ujfalusi @ 2018-03-14 13:53 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Changes since v1 (sent by Tero):
- Rebased on linux-next
- Split the dts and binding document patch
- Tested it on omap5-uevm that the HPPLL of twl6040 is working (xtal clock is
  suplied)

The v1 of this series was sent about two years ago:
http://linux-arm-kernel.infradead.narkive.com/hBBbM4D7/patch-0-5-arm-omap5-add-support-for-fref-xtal-clk

but for some reason it was not applied back then, but I have been rolling it on
top of linux-next ever since.

Regards,
Peter
---
Peter Ujfalusi (1):
  ARM: dts: omap5-board-common: Add phandle for mclk clock for twl6040

Tero Kristo (5):
  ARM: omap2+: control: add support for auxiliary control module
    instances
  dt-bindings: omap5: ctrl: Support for control module wkup pad config
  ARM: dts: omap5: add support for control module wkup pad config
  ARM: OMAP5: control: add support for control module wkup pad config
  ARM: dts: omap5: add fref_xtal_ck support

 .../devicetree/bindings/arm/omap/ctrl.txt          |  1 +
 arch/arm/boot/dts/omap5-board-common.dtsi          |  4 ++--
 arch/arm/boot/dts/omap5.dtsi                       | 22 ++++++++++++++++++++++
 arch/arm/boot/dts/omap54xx-clocks.dtsi             | 10 ++++++++++
 arch/arm/mach-omap2/control.c                      | 20 ++++++++++++++++----
 include/linux/clk/ti.h                             |  1 +
 6 files changed, 52 insertions(+), 6 deletions(-)

-- 
Peter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

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

end of thread, other threads:[~2018-03-20 15:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-14 13:53 [PATCH v2 0/6] ARM: OMAP5: add support for fref-xtal-clk Peter Ujfalusi
2018-03-14 13:53 ` [PATCH v2 1/6] ARM: omap2+: control: add support for auxiliary control module instances Peter Ujfalusi
2018-03-14 13:53 ` [PATCH v2 2/6] dt-bindings: omap5: ctrl: Support for control module wkup pad config Peter Ujfalusi
2018-03-14 13:53 ` [PATCH v2 3/6] ARM: dts: omap5: add support " Peter Ujfalusi
2018-03-14 13:53 ` [PATCH v2 4/6] ARM: OMAP5: control: " Peter Ujfalusi
2018-03-14 13:53 ` [PATCH v2 5/6] ARM: dts: omap5: add fref_xtal_ck support Peter Ujfalusi
2018-03-14 13:53 ` [PATCH v2 6/6] ARM: dts: omap5-board-common: Add phandle for mclk clock for twl6040 Peter Ujfalusi
2018-03-20 15:09 ` [PATCH v2 0/6] ARM: OMAP5: add support for fref-xtal-clk Tony Lindgren

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).