All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
To: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [RESEND PATCH 0/8] arm: dts: dra7: Add PCIe data and PCIe PHY data
Date: Tue, 15 Jul 2014 00:18:59 -0700	[thread overview]
Message-ID: <20140715071859.GL20068@atomide.com> (raw)
In-Reply-To: <1405334543-25509-1-git-send-email-kishon-l0cyMroinI0@public.gmane.org>

* Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> [140714 03:44]:
> [1] is split into separate series in order for individual subsystem
> Maintainers to pick up the patches. This series handles the PCIe
> dt data for DRA7.
> 
> This series has better commit logs than the previous one modified as
> suggested by Tero.
> 
> [1] -> https://lkml.org/lkml/2014/5/29/258
> 
> Keerthy (2):
>   ARM: dts: dra7xx-clocks: Add divider table to optfclk_pciephy_div
>     clock
>   ARM: dts: dra7xx-clocks: Change the parent of apll_pcie_in_clk_mux to
>     dpll_pcie_ref_m2ldo_ck
> 
> Kishon Vijay Abraham I (6):
>   ARM: dts: dra7xx-clocks: Add missing 32KHz clocks used for PHY
>   ARM: dts: dra7xx-clocks: rename pcie clocks to accommodate second PHY
>     instance
>   ARM: dts: dra7xx-clocks: Add missing clocks for second PCIe PHY
>     instance
>   ARM: dts: dra7: Add dt data for PCIe PHY control module
>   ARM: dts: dra7: Add dt data for PCIe PHY
>   ARM: dts: dra7: Add dt data for PCIe controller
> 
>  arch/arm/boot/dts/dra7.dtsi          |  127 ++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/dra7xx-clocks.dtsi |   39 ++++++++++-
>  2 files changed, 163 insertions(+), 3 deletions(-)

Applying this series into omap-for-v3.17/dt thanks.

Tony
--
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: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH 0/8] arm: dts: dra7: Add PCIe data and PCIe PHY data
Date: Tue, 15 Jul 2014 00:18:59 -0700	[thread overview]
Message-ID: <20140715071859.GL20068@atomide.com> (raw)
In-Reply-To: <1405334543-25509-1-git-send-email-kishon@ti.com>

* Kishon Vijay Abraham I <kishon@ti.com> [140714 03:44]:
> [1] is split into separate series in order for individual subsystem
> Maintainers to pick up the patches. This series handles the PCIe
> dt data for DRA7.
> 
> This series has better commit logs than the previous one modified as
> suggested by Tero.
> 
> [1] -> https://lkml.org/lkml/2014/5/29/258
> 
> Keerthy (2):
>   ARM: dts: dra7xx-clocks: Add divider table to optfclk_pciephy_div
>     clock
>   ARM: dts: dra7xx-clocks: Change the parent of apll_pcie_in_clk_mux to
>     dpll_pcie_ref_m2ldo_ck
> 
> Kishon Vijay Abraham I (6):
>   ARM: dts: dra7xx-clocks: Add missing 32KHz clocks used for PHY
>   ARM: dts: dra7xx-clocks: rename pcie clocks to accommodate second PHY
>     instance
>   ARM: dts: dra7xx-clocks: Add missing clocks for second PCIe PHY
>     instance
>   ARM: dts: dra7: Add dt data for PCIe PHY control module
>   ARM: dts: dra7: Add dt data for PCIe PHY
>   ARM: dts: dra7: Add dt data for PCIe controller
> 
>  arch/arm/boot/dts/dra7.dtsi          |  127 ++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/dra7xx-clocks.dtsi |   39 ++++++++++-
>  2 files changed, 163 insertions(+), 3 deletions(-)

Applying this series into omap-for-v3.17/dt thanks.

Tony

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Kishon Vijay Abraham I <kishon@ti.com>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: Re: [RESEND PATCH 0/8] arm: dts: dra7: Add PCIe data and PCIe PHY data
Date: Tue, 15 Jul 2014 00:18:59 -0700	[thread overview]
Message-ID: <20140715071859.GL20068@atomide.com> (raw)
In-Reply-To: <1405334543-25509-1-git-send-email-kishon@ti.com>

* Kishon Vijay Abraham I <kishon@ti.com> [140714 03:44]:
> [1] is split into separate series in order for individual subsystem
> Maintainers to pick up the patches. This series handles the PCIe
> dt data for DRA7.
> 
> This series has better commit logs than the previous one modified as
> suggested by Tero.
> 
> [1] -> https://lkml.org/lkml/2014/5/29/258
> 
> Keerthy (2):
>   ARM: dts: dra7xx-clocks: Add divider table to optfclk_pciephy_div
>     clock
>   ARM: dts: dra7xx-clocks: Change the parent of apll_pcie_in_clk_mux to
>     dpll_pcie_ref_m2ldo_ck
> 
> Kishon Vijay Abraham I (6):
>   ARM: dts: dra7xx-clocks: Add missing 32KHz clocks used for PHY
>   ARM: dts: dra7xx-clocks: rename pcie clocks to accommodate second PHY
>     instance
>   ARM: dts: dra7xx-clocks: Add missing clocks for second PCIe PHY
>     instance
>   ARM: dts: dra7: Add dt data for PCIe PHY control module
>   ARM: dts: dra7: Add dt data for PCIe PHY
>   ARM: dts: dra7: Add dt data for PCIe controller
> 
>  arch/arm/boot/dts/dra7.dtsi          |  127 ++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/dra7xx-clocks.dtsi |   39 ++++++++++-
>  2 files changed, 163 insertions(+), 3 deletions(-)

Applying this series into omap-for-v3.17/dt thanks.

Tony

  parent reply	other threads:[~2014-07-15  7:18 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-14 10:42 [RESEND PATCH 0/8] arm: dts: dra7: Add PCIe data and PCIe PHY data Kishon Vijay Abraham I
2014-07-14 10:42 ` Kishon Vijay Abraham I
2014-07-14 10:42 ` Kishon Vijay Abraham I
2014-07-14 10:42 ` [RESEND PATCH 1/8] ARM: dts: dra7xx-clocks: Add divider table to optfclk_pciephy_div clock Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42 ` [RESEND PATCH 2/8] ARM: dts: dra7xx-clocks: Change the parent of apll_pcie_in_clk_mux to dpll_pcie_ref_m2ldo_ck Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42 ` [RESEND PATCH 3/8] ARM: dts: dra7xx-clocks: Add missing 32KHz clocks used for PHY Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42 ` [RESEND PATCH 4/8] ARM: dts: dra7xx-clocks: rename pcie clocks to accommodate second PHY instance Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42 ` [RESEND PATCH 5/8] ARM: dts: dra7xx-clocks: Add missing clocks for second PCIe " Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42 ` [RESEND PATCH 6/8] ARM: dts: dra7: Add dt data for PCIe PHY control module Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42 ` [RESEND PATCH 7/8] ARM: dts: dra7: Add dt data for PCIe PHY Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
2014-07-14 10:42   ` Kishon Vijay Abraham I
     [not found] ` <1405334543-25509-1-git-send-email-kishon-l0cyMroinI0@public.gmane.org>
2014-07-14 10:42   ` [RESEND PATCH 8/8] ARM: dts: dra7: Add dt data for PCIe controller Kishon Vijay Abraham I
2014-07-14 10:42     ` Kishon Vijay Abraham I
2014-07-14 10:42     ` Kishon Vijay Abraham I
2014-07-15  7:18   ` Tony Lindgren [this message]
2014-07-15  7:18     ` [RESEND PATCH 0/8] arm: dts: dra7: Add PCIe data and PCIe PHY data Tony Lindgren
2014-07-15  7:18     ` Tony Lindgren
2014-07-16  4:46     ` Kishon Vijay Abraham I
2014-07-16  4:46       ` Kishon Vijay Abraham I
2014-07-16  4:46       ` Kishon Vijay Abraham I

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=20140715071859.GL20068@atomide.com \
    --to=tony-4v6ys6ai5vpbdgjk7y7tuq@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=kishon-l0cyMroinI0@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@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.