All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tero Kristo <t-kristo-l0cyMroinI0@public.gmane.org>
To: sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
	linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: ssantosh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	nm-l0cyMroinI0@public.gmane.org
Subject: [PATCHv2 0/3] ARM: K2G: support for TI-SCI Clocks
Date: Thu, 1 Sep 2016 15:40:32 +0300	[thread overview]
Message-ID: <1472733635-22661-1-git-send-email-t-kristo@ti.com> (raw)

Hi,

Changes compared to previous version:
- converted the driver to use xlate hw functionality instead of legacy
  xlate
- bunch of other fixes proposed by Stephen Boyd

Series still depends on https://lkml.org/lkml/2016/8/19/768, pull
request for this has been sent out so it would be possible to
pull this to clock tree also and merge this for 4.9.

Boot tested locally with Nishanth's integrated SCI branch, and seems to
be working fine.

Refer to v1 cover letter for more details if required:
https://lkml.org/lkml/2016/8/19/811

-Tero

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Tero Kristo <t-kristo@ti.com>
To: <sboyd@codeaurora.org>, <mturquette@baylibre.com>,
	<linux-clk@vger.kernel.org>
Cc: <ssantosh@kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>, <nm@ti.com>
Subject: [PATCHv2 0/3] ARM: K2G: support for TI-SCI Clocks
Date: Thu, 1 Sep 2016 15:40:32 +0300	[thread overview]
Message-ID: <1472733635-22661-1-git-send-email-t-kristo@ti.com> (raw)

Hi,

Changes compared to previous version:
- converted the driver to use xlate hw functionality instead of legacy
  xlate
- bunch of other fixes proposed by Stephen Boyd

Series still depends on https://lkml.org/lkml/2016/8/19/768, pull
request for this has been sent out so it would be possible to
pull this to clock tree also and merge this for 4.9.

Boot tested locally with Nishanth's integrated SCI branch, and seems to
be working fine.

Refer to v1 cover letter for more details if required:
https://lkml.org/lkml/2016/8/19/811

-Tero

WARNING: multiple messages have this Message-ID (diff)
From: t-kristo@ti.com (Tero Kristo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 0/3] ARM: K2G: support for TI-SCI Clocks
Date: Thu, 1 Sep 2016 15:40:32 +0300	[thread overview]
Message-ID: <1472733635-22661-1-git-send-email-t-kristo@ti.com> (raw)

Hi,

Changes compared to previous version:
- converted the driver to use xlate hw functionality instead of legacy
  xlate
- bunch of other fixes proposed by Stephen Boyd

Series still depends on https://lkml.org/lkml/2016/8/19/768, pull
request for this has been sent out so it would be possible to
pull this to clock tree also and merge this for 4.9.

Boot tested locally with Nishanth's integrated SCI branch, and seems to
be working fine.

Refer to v1 cover letter for more details if required:
https://lkml.org/lkml/2016/8/19/811

-Tero

             reply	other threads:[~2016-09-01 12:40 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-01 12:40 Tero Kristo [this message]
2016-09-01 12:40 ` [PATCHv2 0/3] ARM: K2G: support for TI-SCI Clocks Tero Kristo
2016-09-01 12:40 ` Tero Kristo
2016-09-01 12:40 ` [PATCHv2 1/3] Documentation: dt: Add TI SCI clock driver Tero Kristo
2016-09-01 12:40   ` Tero Kristo
2016-09-01 12:40   ` Tero Kristo
     [not found]   ` <1472733635-22661-2-git-send-email-t-kristo-l0cyMroinI0@public.gmane.org>
2016-09-12 13:10     ` Rob Herring
2016-09-12 13:10       ` Rob Herring
2016-09-12 13:10       ` Rob Herring
2016-09-23  8:04       ` Tero Kristo
2016-09-23  8:04         ` Tero Kristo
2016-09-23  8:04         ` Tero Kristo
     [not found] ` <1472733635-22661-1-git-send-email-t-kristo-l0cyMroinI0@public.gmane.org>
2016-09-01 12:40   ` [PATCHv2 2/3] dt-binding: clock: Add k2g clock definitions Tero Kristo
2016-09-01 12:40     ` Tero Kristo
2016-09-01 12:40     ` Tero Kristo
2016-09-01 12:40   ` [PATCHv2 3/3] clk: keystone: Add sci-clk driver support Tero Kristo
2016-09-01 12:40     ` Tero Kristo
2016-09-01 12:40     ` Tero Kristo
     [not found]     ` <1472733635-22661-4-git-send-email-t-kristo-l0cyMroinI0@public.gmane.org>
2016-09-02 23:32       ` Stephen Boyd
2016-09-02 23:32         ` Stephen Boyd
2016-09-02 23:32         ` Stephen Boyd
2016-09-05  7:07         ` Tero Kristo
2016-09-05  7:07           ` Tero Kristo
2016-09-05  7:07           ` Tero Kristo
2016-09-16 23:01           ` Stephen Boyd
2016-09-16 23:01             ` Stephen Boyd
2016-09-23  8:06             ` Tero Kristo
2016-09-23  8:06               ` Tero Kristo
2016-09-23  8:06               ` Tero Kristo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1472733635-22661-1-git-send-email-t-kristo@ti.com \
    --to=t-kristo-l0cymroini0@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
    --cc=nm-l0cyMroinI0@public.gmane.org \
    --cc=sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=ssantosh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.