linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Reset Controller Nodes for TI Keystone platforms
@ 2017-01-12  1:48 Suman Anna
  2017-01-12  1:48 ` [PATCH v2 1/5] ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLER Suman Anna
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Suman Anna @ 2017-01-12  1:48 UTC (permalink / raw)
  To: Santosh Shilimkar
  Cc: Philipp Zabel, Rob Herring, Russell King, linux-arm-kernel,
	devicetree, linux-kernel, Andrew Davis, Suman Anna

Hi Santosh,

This is a slightly updated patch series for the reset controller nodes for
TI Keystone2 SoCs. The only change is to rename the reset controller nodes
from "psc-reset-controller" to just "reset-controller" following Rob Herring's
comment on the Documentation update patch [1]. There are no changes to the first
2 patches. I have already posted a v2 for the Documentation update as well.
Please pick this up instead of the v1 series [2].

regards
Suman

[1] https://www.spinics.net/lists/arm-kernel/msg553646.html
[2] https://www.spinics.net/lists/arm-kernel/msg552911.html


Suman Anna (5):
  ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLER
  ARM: dts: keystone: Add PSC node
  ARM: dts: keystone-k2hk: Add PSC reset controller node
  ARM: dts: keystone-k2l: Add PSC reset controller node
  ARM: dts: keystone-k2e: Add PSC reset controller node

 arch/arm/boot/dts/keystone-k2e.dtsi  | 13 +++++++++++++
 arch/arm/boot/dts/keystone-k2hk.dtsi | 20 ++++++++++++++++++++
 arch/arm/boot/dts/keystone-k2l.dtsi  | 16 ++++++++++++++++
 arch/arm/boot/dts/keystone.dtsi      |  5 +++++
 arch/arm/mach-keystone/Kconfig       |  1 +
 5 files changed, 55 insertions(+)

-- 
2.10.2

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

end of thread, other threads:[~2017-01-19 17:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-12  1:48 [PATCH v2 0/5] Reset Controller Nodes for TI Keystone platforms Suman Anna
2017-01-12  1:48 ` [PATCH v2 1/5] ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLER Suman Anna
2017-01-12  1:48 ` [PATCH v2 2/5] ARM: dts: keystone: Add PSC node Suman Anna
2017-01-12  1:48 ` [PATCH v2 3/5] ARM: dts: keystone-k2hk: Add PSC reset controller node Suman Anna
2017-01-12  1:48 ` [PATCH v2 4/5] ARM: dts: keystone-k2l: " Suman Anna
2017-01-12  1:48 ` [PATCH v2 5/5] ARM: dts: keystone-k2e: " Suman Anna
2017-01-12  2:28 ` [PATCH v2 0/5] Reset Controller Nodes for TI Keystone platforms santosh.shilimkar
2017-01-19 17:46   ` santosh.shilimkar

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